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

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

06:12:12.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.817544 21648 mini_oidc.cc:150] Starting JWKS server
06:12:12.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.818553 21648 webserver.cc:533] Webserver started at http://127.0.0.1:38231/ using document root <none> and password file <none>
06:12:12.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.818665 21648 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:12.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.818852 21648 webserver.cc:533] Webserver started at http://127.0.0.1:39413/ using document root <none> and password file <none>
06:12:12.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:12Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:12.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:12Z Disabled control of system clock
06:12:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.838574 21648 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal
06:12:12.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data
06:12:12.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:12.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/logs
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data/info.pb
06:12:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:12.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:12.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:12.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:12.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:12.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:12.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:12.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.62:37247
06:12:12.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.62
06:12:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38231/jwks.json with env {}
06:12:12.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.936640 21667 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:12.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.936844 21667 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:12.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.936866 21667 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.938839 21667 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.938931 21667 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.938961 21667 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.938984 21667 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.939011 21667 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.939036 21667 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38231/jwks.json
06:12:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.941279 21667 master_runner.cc:387] Master server non-default flags:
06:12:12.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data
06:12:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal
06:12:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.62:37247
06:12:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:12.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38231/jwks.json
06:12:12.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:12.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:12.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data/info.pb
06:12:12.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.62
06:12:12.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:12.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:12.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21667
06:12:12.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:12.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:12.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/logs
06:12:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:12.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:12.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.941641 21667 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:12.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.941907 21667 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:12.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.945456 21677 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
06:12:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.945590 21667 server_base.cc:1061] running on GCE node
06:12:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.945451 21679 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
06:12:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:12.946756 21675 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
06:12:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.947077 21667 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.947500 21667 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.948678 21667 hybrid_clock.cc:648] HybridClock initialized: now 1786515132948666 us; error 112 us; skew 500 ppm
06:12:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.950205 21667 webserver.cc:533] Webserver started at http://127.21.36.62:46221/ using document root <none> and password file <none>
06:12:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.950426 21667 fs_manager.cc:362] Metadata directory not provided
06:12:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.950459 21667 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.950567 21667 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.951520 21667 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data/instance:
06:12:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9f52a9a82bf4b099c92305f238f3d71"
06:12:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:12 on dist-test-slave-jq4t"
06:12:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.951838 21667 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal/instance:
06:12:12.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9f52a9a82bf4b099c92305f238f3d71"
06:12:12.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:12 on dist-test-slave-jq4t"
06:12:12.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.953337 21667 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.954577 21689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.954804 21667 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.954879 21667 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal
06:12:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9f52a9a82bf4b099c92305f238f3d71"
06:12:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:12 on dist-test-slave-jq4t"
06:12:12.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.954954 21667 fs_report.cc:389] FS layout report
06:12:12.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:12.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal
06:12:12.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal
06:12:12.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data/data
06:12:12.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:12.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:12.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:12.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:12.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.979580 21667 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:12.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.980049 21667 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:12.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.980168 21667 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:12.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.985605 21667 rpc_server.cc:307] RPC server started. Bound to: 127.21.36.62:37247
06:12:12.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.985704 21765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.36.62:37247 every 8 connection(s)
06:12:12.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.986192 21667 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/data/info.pb
06:12:12.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.986673 21648 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 21667
06:12:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.986802 21648 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-0/wal/instance
06:12:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.987053 21766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.987887 21648 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal
06:12:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data
06:12:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/logs
06:12:12.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data/info.pb
06:12:12.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:12.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:12.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:12.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:12.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:12.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:12.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:12.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:12.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:12.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:12.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:12.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:12.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.61:33117
06:12:12.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.61
06:12:12.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38231/jwks.json with env {}
06:12:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:12.989540 21766 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.003172 21766 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.003886 21693 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.36.61:33117: connect: Connection refused (error 111)
06:12:13.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.004631 21766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.61:33117: Network error: Client connection negotiation failed: client connection to 127.21.36.61:33117: connect: Connection refused (error 111)
06:12:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.053916 21766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } attempt: 1
06:12:13.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.055158 21766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.61:33117: Network error: Client connection negotiation failed: client connection to 127.21.36.61:33117: connect: Connection refused (error 111)
06:12:13.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.087860 21769 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.088090 21769 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.088114 21769 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.090286 21769 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:13.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.090356 21769 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:13.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.090371 21769 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:13.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.090384 21769 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:13.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.090397 21769 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:13.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.090409 21769 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38231/jwks.json
06:12:13.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.093220 21769 master_runner.cc:387] Master server non-default flags:
06:12:13.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data
06:12:13.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal
06:12:13.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:13.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.61:33117
06:12:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38231/jwks.json
06:12:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data/info.pb
06:12:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.61
06:12:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21769
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/logs
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.093649 21769 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.094053 21769 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.098407 21777 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
06:12:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.098505 21781 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
06:12:13.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.098950 21778 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
06:12:13.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.099246 21769 server_base.cc:1061] running on GCE node
06:12:13.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.099555 21769 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:13.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.099925 21769 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:13.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.101114 21769 hybrid_clock.cc:648] HybridClock initialized: now 1786515133101078 us; error 48 us; skew 500 ppm
06:12:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.102756 21769 webserver.cc:533] Webserver started at http://127.21.36.61:36975/ using document root <none> and password file <none>
06:12:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.103050 21769 fs_manager.cc:362] Metadata directory not provided
06:12:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.103113 21769 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.103292 21769 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:13.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.104671 21769 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data/instance:
06:12:13.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc8ee75e47e143ba8aa52dd21c1e204e"
06:12:13.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.105147 21769 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal/instance:
06:12:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc8ee75e47e143ba8aa52dd21c1e204e"
06:12:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.107142 21769 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
06:12:13.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.108199 21792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:13.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.108887 21769 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:13.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.108979 21769 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal
06:12:13.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc8ee75e47e143ba8aa52dd21c1e204e"
06:12:13.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.109056 21769 fs_report.cc:389] FS layout report
06:12:13.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:13.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal
06:12:13.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal
06:12:13.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data/data
06:12:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.123354 21766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } attempt: 2
06:12:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.124362 21766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.61:33117: Network error: Client connection negotiation failed: client connection to 127.21.36.61:33117: connect: Connection refused (error 111)
06:12:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.129083 21769 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.129483 21769 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.129593 21769 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:13.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.135284 21769 rpc_server.cc:307] RPC server started. Bound to: 127.21.36.61:33117
06:12:13.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.135332 21877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.36.61:33117 every 8 connection(s)
06:12:13.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.135850 21769 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/data/info.pb
06:12:13.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.136802 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:13.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.137424 21648 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 21769
06:12:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.137522 21648 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-1/wal/instance
06:12:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.138005 21648 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal
06:12:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/logs
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data/info.pb
06:12:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.60:37645
06:12:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.60
06:12:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:13.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:13.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38231/jwks.json with env {}
06:12:13.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.139259 21878 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.147732 21878 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.161890 21878 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.162669 21795 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.36.60:37645: connect: Connection refused (error 111)
06:12:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.163321 21878 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.60:37645: Network error: Client connection negotiation failed: client connection to 127.21.36.60:37645: connect: Connection refused (error 111)
06:12:13.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.212599 21878 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } attempt: 1
06:12:13.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.213766 21878 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.60:37645: Network error: Client connection negotiation failed: client connection to 127.21.36.60:37645: connect: Connection refused (error 111)
06:12:13.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.215528 21766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } attempt: 3
06:12:13.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.219640 21766 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.220461 21766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.60:37645: Network error: Client connection negotiation failed: client connection to 127.21.36.60:37645: connect: Connection refused (error 111)
06:12:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.244349 21881 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.244580 21881 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.244602 21881 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.246572 21881 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.246635 21881 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.246658 21881 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.246676 21881 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.246694 21881 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.246711 21881 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38231/jwks.json
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.249042 21881 master_runner.cc:387] Master server non-default flags:
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.60:37645
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38231/jwks.json
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data/info.pb
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.60
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:13.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21881
06:12:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/logs
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.249284 21881 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.249604 21881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.251724 21766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } attempt: 1
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.252434 21895 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
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.252701 21766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.60:37645: Network error: Client connection negotiation failed: client connection to 127.21.36.60:37645: connect: Connection refused (error 111)
06:12:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.253201 21892 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
06:12:13.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.253572 21881 server_base.cc:1061] running on GCE node
06:12:13.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.254313 21891 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
06:12:13.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.254631 21881 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:13.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.254889 21881 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:13.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.256067 21881 hybrid_clock.cc:648] HybridClock initialized: now 1786515133256045 us; error 42 us; skew 500 ppm
06:12:13.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.257566 21881 webserver.cc:533] Webserver started at http://127.21.36.60:38507/ using document root <none> and password file <none>
06:12:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.257836 21881 fs_manager.cc:362] Metadata directory not provided
06:12:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.257884 21881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.258013 21881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.259261 21881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data/instance:
06:12:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4fd8404ad324a5d9f70e792e4caf07c"
06:12:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.259666 21881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal/instance:
06:12:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4fd8404ad324a5d9f70e792e4caf07c"
06:12:13.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.261355 21881 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.004s
06:12:13.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.262252 21903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:13.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.262481 21881 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:13.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.262552 21881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal
06:12:13.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4fd8404ad324a5d9f70e792e4caf07c"
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.262610 21881 fs_report.cc:389] FS layout report
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data/data
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:13.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:13.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:13.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:13.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:13.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:13.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.281975 21878 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } attempt: 2
06:12:13.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.283202 21878 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.36.60:37645: Network error: Client connection negotiation failed: client connection to 127.21.36.60:37645: connect: Connection refused (error 111)
06:12:13.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.296944 21881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:13.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.297322 21881 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:13.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.297420 21881 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:13.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.302570 21881 rpc_server.cc:307] RPC server started. Bound to: 127.21.36.60:37645
06:12:13.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.302610 21978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.36.60:37645 every 8 connection(s)
06:12:13.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.302969 21881 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/data/info.pb
06:12:13.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.303833 21979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:13.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.305588 21979 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.306576 21648 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 21881
06:12:13.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.306681 21648 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/master-2/wal/instance
06:12:13.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.313148 21979 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.317523 21979 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } has no permanent_uuid. Determining permanent_uuid...
06:12:13.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.322708 21979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Bootstrap starting.
06:12:13.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.323592 21979 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Neither blocks nor log segments found. Creating new log.
06:12:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.323941 21979 log.cc:826] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Log is configured to *not* fsync() on all Append() calls
06:12:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.324793 21979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: No bootstrap required, opened a new log
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.326912 21979 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327041 21979 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327064 21979 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fd8404ad324a5d9f70e792e4caf07c, State: Initialized, Role: FOLLOWER
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327195 21979 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327495 21993 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327584 21979 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: configured and running, proceeding with master startup.
06:12:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327598 21993 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.327883 21766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } attempt: 2
06:12:13.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.330314 22010 catalog_manager.cc:1614] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:13.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.330391 22010 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:13.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.330911 21881 master_runner.cc:187] Error getting master registration for 127.21.36.62:37247: OK, instance_id { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" instance_seqno: 1786515132983984 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:13.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.332860 21881 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:13.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.334537 21766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: Bootstrap starting.
06:12:13.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.335305 21766 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: Neither blocks nor log segments found. Creating new log.
06:12:13.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.336125 21766 log.cc:826] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: Log is configured to *not* fsync() on all Append() calls
06:12:13.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.337092 21766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: No bootstrap required, opened a new log
06:12:13.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.338490 21766 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.338601 21766 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.338624 21766 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f52a9a82bf4b099c92305f238f3d71, State: Initialized, Role: FOLLOWER
06:12:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.338737 21766 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.339028 22014 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.339107 22014 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.339108 21766 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [sys.catalog]: configured and running, proceeding with master startup.
06:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.341941 22034 catalog_manager.cc:1614] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.342346 22034 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:13.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.342260 21667 master_runner.cc:187] Error getting master registration for 127.21.36.61:33117: OK, instance_id { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" instance_seqno: 1786515133133749 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.343848 21667 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:13.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.374390 21878 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } attempt: 3
06:12:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.384711 21878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: Bootstrap starting.
06:12:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.386273 21878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: Neither blocks nor log segments found. Creating new log.
06:12:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.386677 21878 log.cc:826] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: Log is configured to *not* fsync() on all Append() calls
06:12:13.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.388253 21878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: No bootstrap required, opened a new log
06:12:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.389868 21878 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.390023 21878 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.390061 21878 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8ee75e47e143ba8aa52dd21c1e204e, State: Initialized, Role: FOLLOWER
06:12:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.390226 21878 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.392146 21878 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [sys.catalog]: configured and running, proceeding with master startup.
06:12:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.394860 22056 catalog_manager.cc:1614] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.395260 22056 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:13.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.397441 21769 master_runner.cc:264] No leader master found from master bc8ee75e47e143ba8aa52dd21c1e204e
06:12:13.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.397501 21769 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:13.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.394227 22037 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.397567 22037 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.426597 21993 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.426795 21993 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.427145 21993 leader_election.cc:290] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f52a9a82bf4b099c92305f238f3d71 (127.21.36.62:37247), bc8ee75e47e143ba8aa52dd21c1e204e (127.21.36.61:33117)
06:12:13.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.428427 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f52a9a82bf4b099c92305f238f3d71" is_pre_election: true
06:12:13.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.428675 21731 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fd8404ad324a5d9f70e792e4caf07c in term 0.
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.429154 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" is_pre_election: true
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.429312 21840 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fd8404ad324a5d9f70e792e4caf07c in term 0.
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.429636 21907 leader_election.cc:304] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [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: e9f52a9a82bf4b099c92305f238f3d71, f4fd8404ad324a5d9f70e792e4caf07c; no voters: 
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.429824 21993 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.429873 21993 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.429894 21993 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 0 FOLLOWER]: Advancing to term 1
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.431071 21993 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.431229 21993 leader_election.cc:290] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [CANDIDATE]: Term 1 election: Requested vote from peers e9f52a9a82bf4b099c92305f238f3d71 (127.21.36.62:37247), bc8ee75e47e143ba8aa52dd21c1e204e (127.21.36.61:33117)
06:12:13.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.431666 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e"
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.431761 21840 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 0 FOLLOWER]: Advancing to term 1
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.432829 21840 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fd8404ad324a5d9f70e792e4caf07c in term 1.
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.433091 21908 leader_election.cc:304] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [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: bc8ee75e47e143ba8aa52dd21c1e204e, f4fd8404ad324a5d9f70e792e4caf07c; no voters: 
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.433244 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f52a9a82bf4b099c92305f238f3d71"
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.433348 21731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 0 FOLLOWER]: Advancing to term 1
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.434442 21731 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fd8404ad324a5d9f70e792e4caf07c in term 1.
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.436543 21993 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 1 FOLLOWER]: Leader election won for term 1
06:12:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.436775 21993 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [term 1 LEADER]: Becoming Leader. State: Replica: f4fd8404ad324a5d9f70e792e4caf07c, State: Running, Role: LEADER
06:12:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.436903 21993 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [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: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } }
06:12:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.437387 21993 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4fd8404ad324a5d9f70e792e4caf07c. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.437471 21993 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: This master's current role is: LEADER
06:12:13.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.440907 22060 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:13.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.441457 22060 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:13.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.444564 21840 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [term 1 FOLLOWER]: Refusing update from remote peer f4fd8404ad324a5d9f70e792e4caf07c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:13.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.445353 21993 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.448014 22037 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4fd8404ad324a5d9f70e792e4caf07c. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.448132 22037 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.449405 21731 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [term 1 FOLLOWER]: Refusing update from remote peer f4fd8404ad324a5d9f70e792e4caf07c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:13.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.450723 21993 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:13.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.452219 22014 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4fd8404ad324a5d9f70e792e4caf07c. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.452319 22014 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.455188 22058 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.455293 22058 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: This master's current role is: LEADER
06:12:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.455753 22014 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.455848 22014 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71 [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.456079 22064 mvcc.cc:204] Tried to move back new op lower bound from 7317565986585178112 to 7317565986558377984. Current Snapshot: MvccSnapshot[applied={T|T < 7317565986585178112}]
06:12:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.456379 22061 mvcc.cc:204] Tried to move back new op lower bound from 7317565986585178112 to 7317565986558377984. Current Snapshot: MvccSnapshot[applied={T|T < 7317565986585178112}]
06:12:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.456995 22037 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.457094 22037 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e [sys.catalog]: This master's current role is: FOLLOWER
06:12:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.460736 21993 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f52a9a82bf4b099c92305f238f3d71" member_type: VOTER last_known_addr { host: "127.21.36.62" port: 37247 } } peers { permanent_uuid: "bc8ee75e47e143ba8aa52dd21c1e204e" member_type: VOTER last_known_addr { host: "127.21.36.61" port: 33117 } } peers { permanent_uuid: "f4fd8404ad324a5d9f70e792e4caf07c" member_type: VOTER last_known_addr { host: "127.21.36.60" port: 37645 } } }
06:12:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.460845 21993 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c [sys.catalog]: This master's current role is: LEADER
06:12:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.460963 22062 mvcc.cc:204] Tried to move back new op lower bound from 7317565986585178112 to 7317565986558377984. Current Snapshot: MvccSnapshot[applied={T|T < 7317565986585178112}]
06:12:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.461892 22060 catalog_manager.cc:1384] Generated new cluster ID: a9acdc46679f49ba81c7160c956f293a
06:12:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.461949 22060 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:13.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.499028 22060 catalog_manager.cc:1407] Generated new certificate authority record
06:12:13.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.500752 22060 catalog_manager.cc:1560] Loading token signing keys...
06:12:13.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.510404 22060 catalog_manager.cc:6112] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Generated new TSK 0
06:12:13.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.511415 22060 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.527967 21648 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:13.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/logs
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data/info.pb
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:13.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.1:0
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.36.1
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.1
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.654031 22072 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.654289 22072 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:13.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.654330 22072 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.656304 22072 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:13.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.656404 22072 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.36.1
06:12:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.658202 22072 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.1:0
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data/info.pb
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.1
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22072
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.36.1
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/logs
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:13.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.658555 22072 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.658919 22072 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.662940 22079 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
06:12:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.662940 22082 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
06:12:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.662956 22080 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
06:12:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.663523 22072 server_base.cc:1061] running on GCE node
06:12:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.663718 22072 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.664005 22072 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:13.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.665201 22072 hybrid_clock.cc:648] HybridClock initialized: now 1786515133665167 us; error 52 us; skew 500 ppm
06:12:13.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.666929 22072 webserver.cc:533] Webserver started at http://127.21.36.1:39135/ using document root <none> and password file <none>
06:12:13.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.667208 22072 fs_manager.cc:362] Metadata directory not provided
06:12:13.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.667268 22072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:13.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.667418 22072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.668778 22072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data/instance:
06:12:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "361d3e20ff854f4ea668fcb556f38ac4"
06:12:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.669255 22072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/instance:
06:12:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "361d3e20ff854f4ea668fcb556f38ac4"
06:12:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.671078 22072 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
06:12:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.672063 22091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.672294 22072 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.672359 22072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal
06:12:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "361d3e20ff854f4ea668fcb556f38ac4"
06:12:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.672430 22072 fs_report.cc:389] FS layout report
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data/data
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.690889 22072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.691402 22072 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.691560 22072 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.691880 22072 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.692382 22072 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.692425 22072 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.692466 22072 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.692538 22072 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.700649 22072 rpc_server.cc:307] RPC server started. Bound to: 127.21.36.1:40891
06:12:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.700757 22272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.36.1:40891 every 8 connection(s)
06:12:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.701202 22072 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/data/info.pb
06:12:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.707918 22273 heartbeater.cc:344] Connected to a master server at 127.21.36.60:37645
06:12:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.707929 22275 heartbeater.cc:344] Connected to a master server at 127.21.36.62:37247
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708091 22275 heartbeater.cc:461] Registering TS with master...
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708104 22273 heartbeater.cc:461] Registering TS with master...
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708318 22277 heartbeater.cc:344] Connected to a master server at 127.21.36.61:33117
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708339 22275 heartbeater.cc:507] Master 127.21.36.62:37247 requested a full tablet report, sending...
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708380 22277 heartbeater.cc:461] Registering TS with master...
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708338 22273 heartbeater.cc:507] Master 127.21.36.60:37645 requested a full tablet report, sending...
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708557 22277 heartbeater.cc:507] Master 127.21.36.61:33117 requested a full tablet report, sending...
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708964 21927 ts_manager.cc:194] Registered new tserver with Master: 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891)
06:12:13.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.708990 21716 ts_manager.cc:194] Registered new tserver with Master: 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891)
06:12:13.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.710047 21927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.36.1:44389
06:12:13.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.710242 21819 ts_manager.cc:194] Registered new tserver with Master: 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891)
06:12:13.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.711421 21648 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 22072
06:12:13.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.711504 21648 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/instance
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.712937 21648 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/logs
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data/info.pb
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.2:0
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.36.2
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.2
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:13.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.811537 22285 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:13.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.811784 22285 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:13.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.811807 22285 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:13.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.813725 22285 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:13.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.813812 22285 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.36.2
06:12:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.815593 22285 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.2:0
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data/info.pb
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.2
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22285
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.36.2
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/logs
06:12:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.815883 22285 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.816164 22285 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.819360 22299 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
06:12:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.819357 22294 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
06:12:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.819360 22295 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
06:12:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.819621 22285 server_base.cc:1061] running on GCE node
06:12:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.819828 22285 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.820144 22285 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.821310 22285 hybrid_clock.cc:648] HybridClock initialized: now 1786515133821289 us; error 38 us; skew 500 ppm
06:12:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.822605 22285 webserver.cc:533] Webserver started at http://127.21.36.2:41413/ using document root <none> and password file <none>
06:12:13.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.822880 22285 fs_manager.cc:362] Metadata directory not provided
06:12:13.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.822965 22285 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:13.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.823117 22285 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.824213 22285 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data/instance:
06:12:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "81ebfb5a310845149f513a12886c31fe"
06:12:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.824657 22285 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/instance:
06:12:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "81ebfb5a310845149f513a12886c31fe"
06:12:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.826381 22285 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.827306 22306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.827533 22285 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.827636 22285 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal
06:12:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "81ebfb5a310845149f513a12886c31fe"
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.827706 22285 fs_report.cc:389] FS layout report
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data/data
06:12:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:13.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:13.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.850854 22285 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:13.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.851351 22285 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.851511 22285 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.851837 22285 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.852360 22285 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.852409 22285 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.852447 22285 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.852509 22285 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:13.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.860180 22285 rpc_server.cc:307] RPC server started. Bound to: 127.21.36.2:45715
06:12:13.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.860284 22462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.36.2:45715 every 8 connection(s)
06:12:13.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.860749 22285 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/data/info.pb
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.866952 22466 heartbeater.cc:344] Connected to a master server at 127.21.36.61:33117
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867113 22466 heartbeater.cc:461] Registering TS with master...
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.866964 22464 heartbeater.cc:344] Connected to a master server at 127.21.36.62:37247
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867276 22464 heartbeater.cc:461] Registering TS with master...
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867360 22466 heartbeater.cc:507] Master 127.21.36.61:33117 requested a full tablet report, sending...
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867405 22464 heartbeater.cc:507] Master 127.21.36.62:37247 requested a full tablet report, sending...
06:12:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867448 22463 heartbeater.cc:344] Connected to a master server at 127.21.36.60:37645
06:12:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867497 22463 heartbeater.cc:461] Registering TS with master...
06:12:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867588 22463 heartbeater.cc:507] Master 127.21.36.60:37645 requested a full tablet report, sending...
06:12:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867887 21927 ts_manager.cc:194] Registered new tserver with Master: 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715)
06:12:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867967 21819 ts_manager.cc:194] Registered new tserver with Master: 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715)
06:12:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.867957 21716 ts_manager.cc:194] Registered new tserver with Master: 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715)
06:12:13.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.868407 21927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.36.2:43919
06:12:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.870635 21648 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 22285
06:12:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.870726 21648 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/instance
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.872088 21648 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/logs
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data/info.pb
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.3:0
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.36.3
06:12:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.3
06:12:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.971129 22471 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:13.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.971385 22471 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:13.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.971410 22471 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.973187 22471 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.973261 22471 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.36.3
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.974911 22471 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.36.20:42281
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.36.3:0
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data/info.pb
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.36.3
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.36.62:37247,127.21.36.61:33117,127.21.36.60:37645
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22471
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.36.3
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/logs
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.975216 22471 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.975473 22471 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:13.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.978679 22479 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
06:12:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.978708 22483 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
06:12:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:13.978678 22477 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
06:12:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.979174 22471 server_base.cc:1061] running on GCE node
06:12:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.979343 22471 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.979607 22471 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:13.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.980756 22471 hybrid_clock.cc:648] HybridClock initialized: now 1786515133980752 us; error 59 us; skew 500 ppm
06:12:13.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.982088 22471 webserver.cc:533] Webserver started at http://127.21.36.3:34815/ using document root <none> and password file <none>
06:12:13.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.982280 22471 fs_manager.cc:362] Metadata directory not provided
06:12:13.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.982313 22471 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:13.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.982416 22471 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.983382 22471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data/instance:
06:12:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "659991dc028548039f811ee24a0b5817"
06:12:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.983675 22471 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/instance:
06:12:13.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "659991dc028548039f811ee24a0b5817"
06:12:13.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.985116 22471 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.986027 22493 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.986539 22471 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.986618 22471 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal
06:12:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "659991dc028548039f811ee24a0b5817"
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:13 on dist-test-slave-jq4t"
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:13.986681 22471 fs_report.cc:389] FS layout report
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data/data
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:13.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:13.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:13.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.017961 22471 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.018364 22471 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.018465 22471 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.018718 22471 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.019198 22471 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.019251 22471 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.019289 22471 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.019308 22471 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:14.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.027629 22471 rpc_server.cc:307] RPC server started. Bound to: 127.21.36.3:38539
06:12:14.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.027689 22660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.36.3:38539 every 8 connection(s)
06:12:14.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.028091 22471 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/data/info.pb
06:12:14.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.030143 21648 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 22471
06:12:14.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.030270 21648 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/instance
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.034932 22666 heartbeater.cc:344] Connected to a master server at 127.21.36.61:33117
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.034936 22661 heartbeater.cc:344] Connected to a master server at 127.21.36.60:37645
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.034989 22663 heartbeater.cc:344] Connected to a master server at 127.21.36.62:37247
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035069 22661 heartbeater.cc:461] Registering TS with master...
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035069 22666 heartbeater.cc:461] Registering TS with master...
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035136 22663 heartbeater.cc:461] Registering TS with master...
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035351 22661 heartbeater.cc:507] Master 127.21.36.60:37645 requested a full tablet report, sending...
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035351 22663 heartbeater.cc:507] Master 127.21.36.62:37247 requested a full tablet report, sending...
06:12:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035351 22666 heartbeater.cc:507] Master 127.21.36.61:33117 requested a full tablet report, sending...
06:12:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035758 21927 ts_manager.cc:194] Registered new tserver with Master: 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539)
06:12:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.035827 21819 ts_manager.cc:194] Registered new tserver with Master: 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539)
06:12:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.036244 21927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.36.3:52787
06:12:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.036511 21716 ts_manager.cc:194] Registered new tserver with Master: 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539)
06:12:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.046054 21648 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:14.047 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:14.049 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:14.058 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.36.62"
      port: 37247
    }
    bound_http_address {
      host: "127.21.36.62"
      port: 46221
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.36.61"
      port: 33117
    }
    bound_http_address {
      host: "127.21.36.61"
      port: 36975
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.36.60"
      port: 37645
    }
    bound_http_address {
      host: "127.21.36.60"
      port: 38507
    }
  }
}

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

06:12:14.065 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.36.1"
      port: 40891
    }
    bound_http_address {
      host: "127.21.36.1"
      port: 39135
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.36.2"
      port: 45715
    }
    bound_http_address {
      host: "127.21.36.2"
      port: 41413
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.36.3"
      port: 38539
    }
    bound_http_address {
      host: "127.21.36.3"
      port: 34815
    }
  }
}

06:12:14.066 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:14.282 [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)
06:12:14.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.343272 22034 catalog_manager.cc:1296] Loaded cluster ID: a9acdc46679f49ba81c7160c956f293a
06:12:14.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.343390 22034 catalog_manager.cc:1608] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: loading cluster ID for follower catalog manager: success
06:12:14.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.344935 22034 catalog_manager.cc:1630] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: acquiring CA information for follower catalog manager: success
06:12:14.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.345357 22034 catalog_manager.cc:1658] T 00000000000000000000000000000000 P e9f52a9a82bf4b099c92305f238f3d71: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:14.355 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:14.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.396373 22056 catalog_manager.cc:1296] Loaded cluster ID: a9acdc46679f49ba81c7160c956f293a
06:12:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.396548 22056 catalog_manager.cc:1608] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: loading cluster ID for follower catalog manager: success
06:12:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.398128 22056 catalog_manager.cc:1630] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: acquiring CA information for follower catalog manager: success
06:12:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.398524 22056 catalog_manager.cc:1658] T 00000000000000000000000000000000 P bc8ee75e47e143ba8aa52dd21c1e204e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:14.598 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.36.60:37645(127.21.36.60:37645)] connecting to peer
06:12:14.669 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.36.61:33117(127.21.36.61:33117)] connecting to peer
06:12:14.673 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.36.62:37247(127.21.36.62:37247)] connecting to peer
06:12:14.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.36.61:33117(127.21.36.61:33117)] Successfully connected to peer
06:12:14.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.36.60:37645(127.21.36.60:37645)] Successfully connected to peer
06:12:14.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.36.62:37247(127.21.36.62:37247)] Successfully connected to peer
06:12:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.710876 22273 heartbeater.cc:499] Master 127.21.36.60:37645 was elected leader, sending a full tablet report...
06:12:14.808 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.21.36.62
06:12:14.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.21.36.60
06:12:14.818 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.21.36.61
06:12:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:14.869149 22463 heartbeater.cc:499] Master 127.21.36.60:37645 was elected leader, sending a full tablet report...
06:12:15.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.037101 22661 heartbeater.cc:499] Master 127.21.36.60:37645 was elected leader, sending a full tablet report...
06:12:15.094 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3a1f935, L:/127.0.0.1:36452 - R:/127.21.36.61:33117] using SASL/PLAIN
06:12:15.094 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc5b6a38f, L:/127.0.0.1:58602 - R:/127.21.36.62:37247] using SASL/PLAIN
06:12:15.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3e56679, L:/127.0.0.1:43102 - R:/127.21.36.60:37645] using SASL/PLAIN
06:12:15.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:15.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=601), Traces: [0ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.36.60:37645, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.36.61:33117, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.36.62:37247, [567ms] Sub RPC ConnectToMaster: received response from server master-127.21.36.62:37247: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.21.36.61:33117: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.21.36.60:37645: OK, deferred=null) after lookup
06:12:15.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.195572 21927 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43102:
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515134472"
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
06:12:15.198 [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"
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:15.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.217377 22570 tablet_service.cc:1511] Processing CreateTablet for tablet fa08e101e0164f0aa64046ff880292c5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -300 <= VALUES < -200
06:12:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.217867 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa08e101e0164f0aa64046ff880292c5. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.220628 22569 tablet_service.cc:1511] Processing CreateTablet for tablet e8317df72ba1421dbaf0e81ffcd883c0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
06:12:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.220778 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8317df72ba1421dbaf0e81ffcd883c0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.231033 22708 tablet_bootstrap.cc:492] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.231340 22374 tablet_service.cc:1511] Processing CreateTablet for tablet 996438b2fea947549bc7e41e52dd9391 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
06:12:15.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.231770 22374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996438b2fea947549bc7e41e52dd9391. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.235363 22373 tablet_service.cc:1511] Processing CreateTablet for tablet f96de60055bc4fa790f6674ecc306560 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
06:12:15.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.235517 22373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96de60055bc4fa790f6674ecc306560. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.235617 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd62bad20c5460d965683a977c24839 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.236008 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd62bad20c5460d965683a977c24839. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.237784 22708 tablet_bootstrap.cc:654] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.238154 22708 log.cc:826] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Log is configured to *not* fsync() on all Append() calls
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.238916 22708 tablet_bootstrap.cc:492] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.238987 22708 ts_tablet_manager.cc:1403] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.239302 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 3aab3a580b1d4486b8fe1b911471a112 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -300 <= VALUES < -200
06:12:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.239409 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aab3a580b1d4486b8fe1b911471a112. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.241683 22708 raft_consensus.cc:359] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.241863 22708 raft_consensus.cc:385] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.241904 22708 raft_consensus.cc:740] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.242111 22708 consensus_queue.cc:260] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.242203 22708 raft_consensus.cc:399] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.242238 22708 raft_consensus.cc:493] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.242292 22708 raft_consensus.cc:3060] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.243093 22708 raft_consensus.cc:515] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.243221 22708 leader_election.cc:304] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.243376 22708 leader_election.cc:290] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.243624 22708 ts_tablet_manager.cc:1434] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
06:12:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.244622 22711 tablet_bootstrap.cc:492] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fdf83c639a7c4416aeb260b121818c76
06:12:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.245654 22711 tablet_bootstrap.cc:654] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.246269 22711 log.cc:826] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Log is configured to *not* fsync() on all Append() calls
06:12:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.246881 22713 tablet_bootstrap.cc:492] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.246939 22708 tablet_bootstrap.cc:492] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.247498 22708 tablet_bootstrap.cc:654] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.247927 22713 tablet_bootstrap.cc:654] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.248283 22713 log.cc:826] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Log is configured to *not* fsync() on all Append() calls
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.248617 22715 raft_consensus.cc:2804] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.248782 22715 raft_consensus.cc:697] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.248818 22708 tablet_bootstrap.cc:492] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.248854 22708 ts_tablet_manager.cc:1403] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.248875 22715 consensus_queue.cc:237] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249023 22708 raft_consensus.cc:359] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249063 22708 raft_consensus.cc:385] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249081 22708 raft_consensus.cc:740] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249132 22708 consensus_queue.cc:260] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249174 22708 raft_consensus.cc:399] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249207 22708 raft_consensus.cc:493] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249234 22708 raft_consensus.cc:3060] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249840 22711 tablet_bootstrap.cc:492] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249887 22708 raft_consensus.cc:515] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249927 22711 ts_tablet_manager.cc:1403] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.249943 22708 leader_election.cc:304] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.250012 22708 leader_election.cc:290] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.250044 22714 raft_consensus.cc:2804] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.250082 22714 raft_consensus.cc:697] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.250109 22708 ts_tablet_manager.cc:1434] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.250121 22714 consensus_queue.cc:237] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.251016 21927 catalog_manager.cc:5739] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.251194 21927 catalog_manager.cc:5739] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.252724 22711 raft_consensus.cc:359] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.252879 22711 raft_consensus.cc:385] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.252911 22711 raft_consensus.cc:740] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.253039 22711 consensus_queue.cc:260] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.253111 22711 raft_consensus.cc:399] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.253145 22711 raft_consensus.cc:493] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.253199 22711 raft_consensus.cc:3060] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.255640 22711 raft_consensus.cc:515] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.256007 22711 leader_election.cc:304] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.256345 22713 tablet_bootstrap.cc:492] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.256376 22711 leader_election.cc:290] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.256664 22711 ts_tablet_manager.cc:1434] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
06:12:15.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.256446 22713 ts_tablet_manager.cc:1403] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
06:12:15.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.257141 22711 tablet_bootstrap.cc:492] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.257993 22711 tablet_bootstrap.cc:654] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.258883 22711 tablet_bootstrap.cc:492] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.258949 22711 ts_tablet_manager.cc:1403] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.258877 22713 raft_consensus.cc:359] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259054 22713 raft_consensus.cc:385] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259093 22713 raft_consensus.cc:740] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259156 22711 raft_consensus.cc:359] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259213 22711 raft_consensus.cc:385] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259234 22711 raft_consensus.cc:740] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259301 22711 consensus_queue.cc:260] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259344 22711 raft_consensus.cc:399] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259366 22711 raft_consensus.cc:493] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259387 22711 raft_consensus.cc:3060] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259819 22713 consensus_queue.cc:260] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259944 22713 raft_consensus.cc:399] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.259982 22713 raft_consensus.cc:493] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.260042 22713 raft_consensus.cc:3060] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.260200 22711 raft_consensus.cc:515] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.260272 22711 leader_election.cc:304] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.260423 22711 leader_election.cc:290] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.260650 22711 ts_tablet_manager.cc:1434] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:15.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.265231 22713 raft_consensus.cc:515] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.265404 22713 leader_election.cc:304] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.265588 22713 leader_election.cc:290] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.265854 22713 ts_tablet_manager.cc:1434] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
06:12:15.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.266868 22713 tablet_bootstrap.cc:492] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.267910 22713 tablet_bootstrap.cc:654] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.272626 22737 raft_consensus.cc:2804] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.273435 22737 raft_consensus.cc:697] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.274288 22737 consensus_queue.cc:237] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.276674 22730 raft_consensus.cc:2804] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.277242 22730 raft_consensus.cc:697] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278048 21927 catalog_manager.cc:5739] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278448 22713 tablet_bootstrap.cc:492] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278499 22713 ts_tablet_manager.cc:1403] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.001s
06:12:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278704 22713 raft_consensus.cc:359] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278765 22713 raft_consensus.cc:385] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278791 22713 raft_consensus.cc:740] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278839 22713 consensus_queue.cc:260] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278884 22713 raft_consensus.cc:399] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278908 22713 raft_consensus.cc:493] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.278932 22713 raft_consensus.cc:3060] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.279891 22713 raft_consensus.cc:515] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.279966 22713 leader_election.cc:304] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.280006 22713 leader_election.cc:290] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.280247 22713 ts_tablet_manager.cc:1434] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.280082 22732 raft_consensus.cc:2804] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.280592 22732 raft_consensus.cc:697] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.280674 22732 consensus_queue.cc:237] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.280254 22730 consensus_queue.cc:237] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.282456 22737 raft_consensus.cc:2804] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.282608 22737 raft_consensus.cc:697] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.282649 22737 consensus_queue.cc:237] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.283720 21926 catalog_manager.cc:5739] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.285598 21927 catalog_manager.cc:5739] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.287870 21927 catalog_manager.cc:5739] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.338663 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:15.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.341259 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65bb91f2fe064f54838b947e48107f1f has no consensus state
06:12:15.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.341440 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d562e006c5264818aa6647a92bbb41d5 has no consensus state
06:12:15.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.341532 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 580addfb3843474fb4ebeca553b4f037 has no consensus state
06:12:15.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.343921 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 580addfb3843474fb4ebeca553b4f037 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -400 <= VALUES < -300
06:12:15.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.343926 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 65bb91f2fe064f54838b947e48107f1f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -400 <= VALUES < -300
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.343927 22373 tablet_service.cc:1511] Processing CreateTablet for tablet d562e006c5264818aa6647a92bbb41d5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -400 <= VALUES < -300
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.344118 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bb91f2fe064f54838b947e48107f1f. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.344118 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580addfb3843474fb4ebeca553b4f037. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.344123 22373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d562e006c5264818aa6647a92bbb41d5. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.345768 22713 tablet_bootstrap.cc:492] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.345782 22708 tablet_bootstrap.cc:492] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.345865 22711 tablet_bootstrap.cc:492] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.346251 22708 tablet_bootstrap.cc:654] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.346354 22713 tablet_bootstrap.cc:654] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.346371 22711 tablet_bootstrap.cc:654] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347433 22711 tablet_bootstrap.cc:492] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347478 22711 ts_tablet_manager.cc:1403] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347677 22711 raft_consensus.cc:359] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347762 22711 raft_consensus.cc:385] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347782 22711 raft_consensus.cc:740] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347826 22711 consensus_queue.cc:260] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347860 22711 raft_consensus.cc:399] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347880 22711 raft_consensus.cc:493] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.347898 22711 raft_consensus.cc:3060] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348538 22708 tablet_bootstrap.cc:492] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348589 22708 ts_tablet_manager.cc:1403] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348730 22711 raft_consensus.cc:515] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348798 22711 leader_election.cc:304] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348795 22708 raft_consensus.cc:359] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348855 22711 leader_election.cc:290] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348857 22708 raft_consensus.cc:385] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348878 22708 raft_consensus.cc:740] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348922 22708 consensus_queue.cc:260] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348945 22711 ts_tablet_manager.cc:1434] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348958 22708 raft_consensus.cc:399] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348978 22708 raft_consensus.cc:493] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.348997 22708 raft_consensus.cc:3060] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349061 22741 raft_consensus.cc:2804] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349355 22741 raft_consensus.cc:697] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349412 22741 consensus_queue.cc:237] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349705 22708 raft_consensus.cc:515] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349778 22708 leader_election.cc:304] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349826 22708 leader_election.cc:290] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.349907 22708 ts_tablet_manager.cc:1434] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350169 22723 raft_consensus.cc:2804] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350232 22723 raft_consensus.cc:697] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350275 22723 consensus_queue.cc:237] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350564 22713 tablet_bootstrap.cc:492] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350615 22713 ts_tablet_manager.cc:1403] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350660 21927 catalog_manager.cc:5739] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350821 22713 raft_consensus.cc:359] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350876 22713 raft_consensus.cc:385] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350894 22713 raft_consensus.cc:740] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350940 22713 consensus_queue.cc:260] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.350983 22713 raft_consensus.cc:399] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.351003 22713 raft_consensus.cc:493] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.351024 22713 raft_consensus.cc:3060] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.351037 21926 catalog_manager.cc:5739] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.351882 22713 raft_consensus.cc:515] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.351936 22713 leader_election.cc:304] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.351995 22713 leader_election.cc:290] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.352041 22746 raft_consensus.cc:2804] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.352075 22713 ts_tablet_manager.cc:1434] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.352417 22746 raft_consensus.cc:697] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.352764 22746 consensus_queue.cc:237] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.354714 21926 catalog_manager.cc:5739] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.357143 21926 catalog_manager.cc:6284] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76] alter complete (version 0)
06:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.369905 21926 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:15.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.372627 21926 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 312473a856b34fd3b5830d04725cc5f5 has no consensus state
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.372764 21926 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 71cee299ff6944a49dc929d0b0ec9fe3 has no consensus state
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.372830 21926 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0fe6031764764b02ae320d32edbf7968 has no consensus state
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.372869 21926 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet feaf5e333221429b92ebdfa5e932aad2 has no consensus state
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.375321 22372 tablet_service.cc:1511] Processing CreateTablet for tablet 71cee299ff6944a49dc929d0b0ec9fe3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -200 <= VALUES < -100
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.375305 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 312473a856b34fd3b5830d04725cc5f5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -200 <= VALUES < -100
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.375511 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312473a856b34fd3b5830d04725cc5f5. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.375504 22372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71cee299ff6944a49dc929d0b0ec9fe3. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.376627 22175 tablet_service.cc:1511] Processing CreateTablet for tablet feaf5e333221429b92ebdfa5e932aad2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION -200 <= VALUES < -100
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.376754 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf5e333221429b92ebdfa5e932aad2. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.377333 22711 tablet_bootstrap.cc:492] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.377585 22713 tablet_bootstrap.cc:492] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.377936 22711 tablet_bootstrap.cc:654] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.378154 22713 tablet_bootstrap.cc:654] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.378702 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe6031764764b02ae320d32edbf7968 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -200 <= VALUES < -100
06:12:15.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.378862 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe6031764764b02ae320d32edbf7968. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.386406 22708 tablet_bootstrap.cc:492] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387035 22708 tablet_bootstrap.cc:654] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387276 22711 tablet_bootstrap.cc:492] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387348 22711 ts_tablet_manager.cc:1403] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.000s
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387568 22711 raft_consensus.cc:359] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387668 22711 raft_consensus.cc:385] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387691 22711 raft_consensus.cc:740] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387746 22711 consensus_queue.cc:260] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387782 22711 raft_consensus.cc:399] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387816 22711 raft_consensus.cc:493] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.387837 22711 raft_consensus.cc:3060] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.388825 22711 raft_consensus.cc:515] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.388922 22711 leader_election.cc:304] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.388973 22711 leader_election.cc:290] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389007 22713 tablet_bootstrap.cc:492] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389060 22711 ts_tablet_manager.cc:1434] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389070 22713 ts_tablet_manager.cc:1403] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.001s
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389189 22735 raft_consensus.cc:2804] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389230 22735 raft_consensus.cc:697] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389273 22735 consensus_queue.cc:237] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389302 22713 raft_consensus.cc:359] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389367 22713 raft_consensus.cc:385] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389385 22713 raft_consensus.cc:740] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389437 22713 consensus_queue.cc:260] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389479 22713 raft_consensus.cc:399] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389600 22713 raft_consensus.cc:493] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.390214 21926 catalog_manager.cc:5739] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.389629 22713 raft_consensus.cc:3060] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.392091 22713 raft_consensus.cc:515] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.392192 22713 leader_election.cc:304] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.392244 22713 leader_election.cc:290] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.392354 22713 ts_tablet_manager.cc:1434] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
06:12:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.392470 22713 tablet_bootstrap.cc:492] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.393098 22713 tablet_bootstrap.cc:654] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.393608 22746 raft_consensus.cc:2804] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.393680 22746 raft_consensus.cc:697] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.393731 22746 consensus_queue.cc:237] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394433 22708 tablet_bootstrap.cc:492] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394515 22708 ts_tablet_manager.cc:1403] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394726 22708 raft_consensus.cc:359] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394824 22708 raft_consensus.cc:385] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394850 22708 raft_consensus.cc:740] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394909 22708 consensus_queue.cc:260] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394951 22708 raft_consensus.cc:399] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.394976 22708 raft_consensus.cc:493] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.395002 22708 raft_consensus.cc:3060] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.395239 21926 catalog_manager.cc:5739] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.395906 22708 raft_consensus.cc:515] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.395992 22708 leader_election.cc:304] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.396044 22708 leader_election.cc:290] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.396080 22723 raft_consensus.cc:2804] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.396130 22708 ts_tablet_manager.cc:1434] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.396154 22723 raft_consensus.cc:697] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.396204 22723 consensus_queue.cc:237] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.396957 22713 tablet_bootstrap.cc:492] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397027 22713 ts_tablet_manager.cc:1403] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397230 22713 raft_consensus.cc:359] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397296 22713 raft_consensus.cc:385] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397321 22713 raft_consensus.cc:740] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397372 22713 consensus_queue.cc:260] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397328 21927 catalog_manager.cc:5739] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397414 22713 raft_consensus.cc:399] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397439 22713 raft_consensus.cc:493] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.397457 22713 raft_consensus.cc:3060] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.398633 22713 raft_consensus.cc:515] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.398708 22713 leader_election.cc:304] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.398756 22713 leader_election.cc:290] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.398838 22713 ts_tablet_manager.cc:1434] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.398937 22743 raft_consensus.cc:2804] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.398979 22743 raft_consensus.cc:697] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.399024 22743 consensus_queue.cc:237] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.399986 21927 catalog_manager.cc:5739] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.402650 21927 catalog_manager.cc:6284] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76] alter complete (version 0)
06:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.408098 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.410269 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92c4351d5619425fb17d9d960a909388 has no consensus state
06:12:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.410426 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bfc91aeca04d484a8ad511e84a98d213 has no consensus state
06:12:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.410508 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d7dfffc2b9724b2988d3bf23bf628481 has no consensus state
06:12:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.410552 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be09ba94a7f1405e95d4759921827855 has no consensus state
06:12:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.410581 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca7ddf8903474def9a04217492e30bef has no consensus state
06:12:15.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.412632 22373 tablet_service.cc:1511] Processing CreateTablet for tablet ca7ddf8903474def9a04217492e30bef (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:15.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.412859 22373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7ddf8903474def9a04217492e30bef. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.413911 22711 tablet_bootstrap.cc:492] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.414021 22371 tablet_service.cc:1511] Processing CreateTablet for tablet 92c4351d5619425fb17d9d960a909388 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:15.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.414131 22371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c4351d5619425fb17d9d960a909388. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.414553 22711 tablet_bootstrap.cc:654] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.415793 22711 tablet_bootstrap.cc:492] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.415856 22711 ts_tablet_manager.cc:1403] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416028 22711 raft_consensus.cc:359] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416105 22711 raft_consensus.cc:385] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416066 22565 tablet_service.cc:1511] Processing CreateTablet for tablet bfc91aeca04d484a8ad511e84a98d213 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416127 22711 raft_consensus.cc:740] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416182 22711 consensus_queue.cc:260] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416230 22711 raft_consensus.cc:399] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416256 22711 raft_consensus.cc:493] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416241 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc91aeca04d484a8ad511e84a98d213. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416282 22711 raft_consensus.cc:3060] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416465 22171 tablet_service.cc:1511] Processing CreateTablet for tablet be09ba94a7f1405e95d4759921827855 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.416652 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be09ba94a7f1405e95d4759921827855. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417052 22711 raft_consensus.cc:515] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417119 22711 leader_election.cc:304] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417172 22711 leader_election.cc:290] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417204 22741 raft_consensus.cc:2804] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417285 22741 raft_consensus.cc:697] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417330 22741 consensus_queue.cc:237] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417511 22711 ts_tablet_manager.cc:1434] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.417585 22711 tablet_bootstrap.cc:492] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.418129 22711 tablet_bootstrap.cc:654] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.418675 21927 catalog_manager.cc:5739] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.418808 22708 tablet_bootstrap.cc:492] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.418825 22713 tablet_bootstrap.cc:492] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.419353 22708 tablet_bootstrap.cc:654] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.419360 22713 tablet_bootstrap.cc:654] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420148 22708 tablet_bootstrap.cc:492] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420213 22708 ts_tablet_manager.cc:1403] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
06:12:15.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420351 22175 tablet_service.cc:1511] Processing CreateTablet for tablet d7dfffc2b9724b2988d3bf23bf628481 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:15.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420404 22708 raft_consensus.cc:359] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420493 22708 raft_consensus.cc:385] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420461 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dfffc2b9724b2988d3bf23bf628481. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420521 22708 raft_consensus.cc:740] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420557 22708 consensus_queue.cc:260] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420598 22708 raft_consensus.cc:399] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420619 22708 raft_consensus.cc:493] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.420639 22708 raft_consensus.cc:3060] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421346 22708 raft_consensus.cc:515] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421412 22708 leader_election.cc:304] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421459 22708 leader_election.cc:290] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421540 22708 ts_tablet_manager.cc:1434] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421623 22714 raft_consensus.cc:2804] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421662 22714 raft_consensus.cc:697] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.421697 22714 consensus_queue.cc:237] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.424008 21927 catalog_manager.cc:5739] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425082 22713 tablet_bootstrap.cc:492] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425141 22713 ts_tablet_manager.cc:1403] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425361 22713 raft_consensus.cc:359] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425436 22713 raft_consensus.cc:385] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425458 22713 raft_consensus.cc:740] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425504 22713 consensus_queue.cc:260] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425540 22713 raft_consensus.cc:399] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425559 22713 raft_consensus.cc:493] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.425581 22713 raft_consensus.cc:3060] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426153 22713 raft_consensus.cc:515] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426209 22713 leader_election.cc:304] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426275 22713 leader_election.cc:290] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426307 22746 raft_consensus.cc:2804] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426357 22746 raft_consensus.cc:697] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426365 22713 ts_tablet_manager.cc:1434] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426407 22746 consensus_queue.cc:237] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.426453 22713 tablet_bootstrap.cc:492] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.427002 22713 tablet_bootstrap.cc:654] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.428201 21927 catalog_manager.cc:5739] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.428860 22713 tablet_bootstrap.cc:492] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.428929 22713 ts_tablet_manager.cc:1403] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429132 22713 raft_consensus.cc:359] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429189 22713 raft_consensus.cc:385] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429452 22713 raft_consensus.cc:740] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429509 22713 consensus_queue.cc:260] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429562 22713 raft_consensus.cc:399] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429587 22713 raft_consensus.cc:493] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.429613 22713 raft_consensus.cc:3060] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430477 22713 raft_consensus.cc:515] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430545 22713 leader_election.cc:304] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430605 22713 leader_election.cc:290] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430625 22743 raft_consensus.cc:2804] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430671 22743 raft_consensus.cc:697] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430697 22713 ts_tablet_manager.cc:1434] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.430708 22743 consensus_queue.cc:237] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.431735 21927 catalog_manager.cc:5739] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.431942 22711 tablet_bootstrap.cc:492] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432004 22711 ts_tablet_manager.cc:1403] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.000s
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432211 22711 raft_consensus.cc:359] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432300 22711 raft_consensus.cc:385] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432327 22711 raft_consensus.cc:740] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432380 22711 consensus_queue.cc:260] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432425 22711 raft_consensus.cc:399] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432446 22711 raft_consensus.cc:493] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.432466 22711 raft_consensus.cc:3060] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433442 22711 raft_consensus.cc:515] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433522 22711 leader_election.cc:304] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433599 22711 leader_election.cc:290] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433632 22730 raft_consensus.cc:2804] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433694 22711 ts_tablet_manager.cc:1434] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433719 22730 raft_consensus.cc:697] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.433773 22730 consensus_queue.cc:237] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.434818 21927 catalog_manager.cc:5739] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.438174 21927 catalog_manager.cc:6284] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76] alter complete (version 0)
06:12:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.443682 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:15.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.445819 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88e0970ed82e42b0acf111326d159799 has no consensus state
06:12:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.445974 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 00debb91d4784a75b55320cd8e4fc881 has no consensus state
06:12:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.446054 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4848bf166cd243f78359f821fd214db0 has no consensus state
06:12:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.446105 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3892a69f28f342e4a9b91b27be60ff0e has no consensus state
06:12:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.446148 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 649abdab6709497c88ec4092e63a24f0 has no consensus state
06:12:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.446175 21927 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e0c4d855886f463ebb5cb2c300ea284a has no consensus state
06:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.448195 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 3892a69f28f342e4a9b91b27be60ff0e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 300 <= VALUES < 400
06:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.448262 22570 tablet_service.cc:1511] Processing CreateTablet for tablet e0c4d855886f463ebb5cb2c300ea284a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 5, RANGE (c0) PARTITION 300 <= VALUES < 400
06:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.448405 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c4d855886f463ebb5cb2c300ea284a. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.448408 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3892a69f28f342e4a9b91b27be60ff0e. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.448652 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 4848bf166cd243f78359f821fd214db0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 300 <= VALUES < 400
06:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.448745 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4848bf166cd243f78359f821fd214db0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.449672 22713 tablet_bootstrap.cc:492] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.450034 22708 tablet_bootstrap.cc:492] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.450150 22369 tablet_service.cc:1511] Processing CreateTablet for tablet 00debb91d4784a75b55320cd8e4fc881 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 300 <= VALUES < 400
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.450299 22369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00debb91d4784a75b55320cd8e4fc881. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.450335 22713 tablet_bootstrap.cc:654] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.450650 22708 tablet_bootstrap.cc:654] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451630 22713 tablet_bootstrap.cc:492] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451686 22713 ts_tablet_manager.cc:1403] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451766 22708 tablet_bootstrap.cc:492] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451822 22708 ts_tablet_manager.cc:1403] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451874 22713 raft_consensus.cc:359] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451923 22711 tablet_bootstrap.cc:492] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451949 22713 raft_consensus.cc:385] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.451972 22713 raft_consensus.cc:740] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452026 22713 consensus_queue.cc:260] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452041 22708 raft_consensus.cc:359] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452082 22713 raft_consensus.cc:399] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452109 22708 raft_consensus.cc:385] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452111 22713 raft_consensus.cc:493] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452132 22708 raft_consensus.cc:740] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452139 22713 raft_consensus.cc:3060] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452162 22708 consensus_queue.cc:260] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452198 22708 raft_consensus.cc:399] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452212 22708 raft_consensus.cc:493] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452226 22708 raft_consensus.cc:3060] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452414 22711 tablet_bootstrap.cc:654] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452834 22708 raft_consensus.cc:515] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452893 22708 leader_election.cc:304] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.452980 22708 leader_election.cc:290] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453051 22370 tablet_service.cc:1511] Processing CreateTablet for tablet 649abdab6709497c88ec4092e63a24f0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 300 <= VALUES < 400
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453078 22708 ts_tablet_manager.cc:1434] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453085 22713 raft_consensus.cc:515] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453152 22713 leader_election.cc:304] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453164 22370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649abdab6709497c88ec4092e63a24f0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453202 22713 leader_election.cc:290] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453218 22723 raft_consensus.cc:2804] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453261 22723 raft_consensus.cc:697] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453270 22743 raft_consensus.cc:2804] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453322 22743 raft_consensus.cc:697] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453313 22723 consensus_queue.cc:237] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.453361 22743 consensus_queue.cc:237] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.454075 22713 ts_tablet_manager.cc:1434] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.454145 22713 tablet_bootstrap.cc:492] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Bootstrap starting.
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.454651 22713 tablet_bootstrap.cc:654] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Neither blocks nor log segments found. Creating new log.
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455061 21927 catalog_manager.cc:5739] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455358 22713 tablet_bootstrap.cc:492] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: No bootstrap required, opened a new log
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455400 22713 ts_tablet_manager.cc:1403] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455574 22713 raft_consensus.cc:359] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455621 22713 raft_consensus.cc:385] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455642 22713 raft_consensus.cc:740] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Initialized, Role: FOLLOWER
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455682 22713 consensus_queue.cc:260] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455734 22713 raft_consensus.cc:399] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455755 22713 raft_consensus.cc:493] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.455780 22713 raft_consensus.cc:3060] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.456552 22713 raft_consensus.cc:515] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.456617 22713 leader_election.cc:304] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [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: 361d3e20ff854f4ea668fcb556f38ac4; no voters: 
06:12:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.456679 22746 raft_consensus.cc:2804] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.456724 22746 raft_consensus.cc:697] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 361d3e20ff854f4ea668fcb556f38ac4, State: Running, Role: LEADER
06:12:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.456763 22746 consensus_queue.cc:237] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [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: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } }
06:12:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.456969 22713 leader_election.cc:290] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.457079 22713 ts_tablet_manager.cc:1434] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:15.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.457574 21927 catalog_manager.cc:5739] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1). New cstate: current_term: 1 leader_uuid: "361d3e20ff854f4ea668fcb556f38ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "361d3e20ff854f4ea668fcb556f38ac4" member_type: VOTER last_known_addr { host: "127.21.36.1" port: 40891 } health_report { overall_health: HEALTHY } } }
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.464715 22569 tablet_service.cc:1511] Processing CreateTablet for tablet 88e0970ed82e42b0acf111326d159799 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 300 <= VALUES < 400
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.464939 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e0970ed82e42b0acf111326d159799. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465128 22711 tablet_bootstrap.cc:492] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465185 22711 ts_tablet_manager.cc:1403] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.001s
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465499 22711 raft_consensus.cc:359] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465580 22711 raft_consensus.cc:385] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465595 22711 raft_consensus.cc:740] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465662 22711 consensus_queue.cc:260] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465706 22711 raft_consensus.cc:399] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465726 22711 raft_consensus.cc:493] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.465745 22711 raft_consensus.cc:3060] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466331 22711 raft_consensus.cc:515] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466395 22711 leader_election.cc:304] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466459 22711 leader_election.cc:290] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466490 22741 raft_consensus.cc:2804] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466542 22741 raft_consensus.cc:697] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466568 22711 ts_tablet_manager.cc:1434] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
06:12:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466585 22741 consensus_queue.cc:237] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466656 22711 tablet_bootstrap.cc:492] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Bootstrap starting.
06:12:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.466940 22708 tablet_bootstrap.cc:492] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Bootstrap starting.
06:12:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.467257 22711 tablet_bootstrap.cc:654] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Neither blocks nor log segments found. Creating new log.
06:12:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.467552 22708 tablet_bootstrap.cc:654] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Neither blocks nor log segments found. Creating new log.
06:12:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.468178 21927 catalog_manager.cc:5739] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.468865 22708 tablet_bootstrap.cc:492] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: No bootstrap required, opened a new log
06:12:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.468922 22708 ts_tablet_manager.cc:1403] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469152 22708 raft_consensus.cc:359] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469223 22708 raft_consensus.cc:385] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469244 22708 raft_consensus.cc:740] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 659991dc028548039f811ee24a0b5817, State: Initialized, Role: FOLLOWER
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469288 22708 consensus_queue.cc:260] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469323 22708 raft_consensus.cc:399] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469344 22708 raft_consensus.cc:493] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.469362 22708 raft_consensus.cc:3060] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 0 FOLLOWER]: Advancing to term 1
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:15.469404 21908 catalog_manager.cc:4852] Async tablet task AlterTable RPC for tablet e0c4d855886f463ebb5cb2c300ea284a (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e0c4d855886f463ebb5cb2c300ea284a consensus state has no leader
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470186 22708 raft_consensus.cc:515] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470265 22708 leader_election.cc:304] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [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: 659991dc028548039f811ee24a0b5817; no voters: 
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470319 22708 leader_election.cc:290] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470417 22708 ts_tablet_manager.cc:1434] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
06:12:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470916 22714 raft_consensus.cc:2804] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470983 22714 raft_consensus.cc:697] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Becoming Leader. State: Replica: 659991dc028548039f811ee24a0b5817, State: Running, Role: LEADER
06:12:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.470958 21927 catalog_manager.cc:5739] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471031 22714 consensus_queue.cc:237] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [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: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } }
06:12:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471410 22711 tablet_bootstrap.cc:492] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: No bootstrap required, opened a new log
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471465 22711 ts_tablet_manager.cc:1403] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471655 22711 raft_consensus.cc:359] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471712 22711 raft_consensus.cc:385] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471737 22711 raft_consensus.cc:740] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Initialized, Role: FOLLOWER
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471779 22711 consensus_queue.cc:260] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471825 22711 raft_consensus.cc:399] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471853 22711 raft_consensus.cc:493] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.471877 22711 raft_consensus.cc:3060] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 0 FOLLOWER]: Advancing to term 1
06:12:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.472806 22711 raft_consensus.cc:515] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.472885 22711 leader_election.cc:304] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [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: 81ebfb5a310845149f513a12886c31fe; no voters: 
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.472930 22711 leader_election.cc:290] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.473011 22711 ts_tablet_manager.cc:1434] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.473039 22735 raft_consensus.cc:2804] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Leader election won for term 1
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.473102 22735 raft_consensus.cc:697] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Becoming Leader. State: Replica: 81ebfb5a310845149f513a12886c31fe, State: Running, Role: LEADER
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.473145 22735 consensus_queue.cc:237] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [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: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } }
06:12:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.473838 21926 catalog_manager.cc:5739] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ebfb5a310845149f513a12886c31fe (127.21.36.2). New cstate: current_term: 1 leader_uuid: "81ebfb5a310845149f513a12886c31fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81ebfb5a310845149f513a12886c31fe" member_type: VOTER last_known_addr { host: "127.21.36.2" port: 45715 } health_report { overall_health: HEALTHY } } }
06:12:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.477571 21926 catalog_manager.cc:6284] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76] alter complete (version 0)
06:12:15.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:15.477631 21927 catalog_manager.cc:5739] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 659991dc028548039f811ee24a0b5817 (127.21.36.3). New cstate: current_term: 1 leader_uuid: "659991dc028548039f811ee24a0b5817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "659991dc028548039f811ee24a0b5817" member_type: VOTER last_known_addr { host: "127.21.36.3" port: 38539 } health_report { overall_health: HEALTHY } } }
06:12:15.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fdf83c639a7c4416aeb260b121818c76
06:12:15.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.528 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299997, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299997, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299997, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299996, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299996}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299996, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299996}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299996, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299996}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299996, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.570 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299998, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299998, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.578 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299998, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299998, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299998, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299998, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.593 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299998, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299998, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299998, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299998, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299998, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299998, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.621 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299998, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299998, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299998, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299998, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299998, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.633 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@76117f80, flushNotification=Deferred@13359724(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:15.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299998, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299998, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299998, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.647 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299998, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299998, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299998, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299998, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.660 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299998, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299998}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299998, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.671 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.675 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.724 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.728 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.732 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.735 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.737 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.739 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:15.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:15.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:15.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:15.744 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.746 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f96de60055bc4fa790f6674ecc306560 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:15.751 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=f96de60055bc4fa790f6674ecc306560@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.753 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.759 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.764 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.772 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.774 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.776 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.778 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.781 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.783 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.789 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.794 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.801 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:15.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:15.822 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 659991dc028548039f811ee24a0b5817(127.21.36.3:38539)] connecting to peer
06:12:15.825 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)] connecting to peer
06:12:15.825 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 659991dc028548039f811ee24a0b5817(127.21.36.3:38539)] Successfully connected to peer
06:12:15.831 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)] connecting to peer
06:12:15.833 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)] Successfully connected to peer
06:12:15.836 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)] Successfully connected to peer
06:12:15.944 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xe24d78d8, L:/127.0.0.1:33292 - R:/127.21.36.1:40891] using TOKEN/null
06:12:15.946 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x81b63c65, L:/127.0.0.1:57078 - R:/127.21.36.2:45715] using TOKEN/null
06:12:15.956 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x0ffc93c3, L:/127.0.0.1:55040 - R:/127.21.36.3:38539] using TOKEN/null
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4bd62bad20c5460d965683a977c24839 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:16.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:16.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4bd62bad20c5460d965683a977c24839@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:16.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [3ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.046 [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-1786515134472, tablet=65bb91f2fe064f54838b947e48107f1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.047 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 65bb91f2fe064f54838b947e48107f1f for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
06:12:16.052 [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-1786515134472, tablet=fa08e101e0164f0aa64046ff880292c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa08e101e0164f0aa64046ff880292c5 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
06:12:16.056 [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-1786515134472, tablet=312473a856b34fd3b5830d04725cc5f5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.057 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 312473a856b34fd3b5830d04725cc5f5 for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
06:12:16.060 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=4bd62bad20c5460d965683a977c24839, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.061 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4bd62bad20c5460d965683a977c24839 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:16.065 [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-1786515134472, tablet=92c4351d5619425fb17d9d960a909388, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 92c4351d5619425fb17d9d960a909388 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:16.090 [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-1786515134472, tablet=996438b2fea947549bc7e41e52dd9391, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 996438b2fea947549bc7e41e52dd9391 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:16.095 [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-1786515134472, tablet=88e0970ed82e42b0acf111326d159799, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88e0970ed82e42b0acf111326d159799 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
06:12:16.101 [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-1786515134472, tablet=d562e006c5264818aa6647a92bbb41d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d562e006c5264818aa6647a92bbb41d5 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
06:12:16.104 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=3aab3a580b1d4486b8fe1b911471a112, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.105 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3aab3a580b1d4486b8fe1b911471a112 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
06:12:16.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=71cee299ff6944a49dc929d0b0ec9fe3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 71cee299ff6944a49dc929d0b0ec9fe3 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
06:12:16.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=f96de60055bc4fa790f6674ecc306560, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f96de60055bc4fa790f6674ecc306560 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:16.114 [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-1786515134472, tablet=bfc91aeca04d484a8ad511e84a98d213, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bfc91aeca04d484a8ad511e84a98d213 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:16.117 [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-1786515134472, tablet=e8317df72ba1421dbaf0e81ffcd883c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e8317df72ba1421dbaf0e81ffcd883c0 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:16.122 [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-1786515134472, tablet=00debb91d4784a75b55320cd8e4fc881, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 00debb91d4784a75b55320cd8e4fc881 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
06:12:16.125 [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-1786515134472, tablet=580addfb3843474fb4ebeca553b4f037, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 580addfb3843474fb4ebeca553b4f037 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
06:12:16.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=0fe6031764764b02ae320d32edbf7968, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fe6031764764b02ae320d32edbf7968 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
06:12:16.132 [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-1786515134472, tablet=d7dfffc2b9724b2988d3bf23bf628481, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.133 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d7dfffc2b9724b2988d3bf23bf628481 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
06:12:16.135 [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-1786515134472, tablet=4848bf166cd243f78359f821fd214db0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.135 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4848bf166cd243f78359f821fd214db0 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
06:12:16.139 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=feaf5e333221429b92ebdfa5e932aad2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.140 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet feaf5e333221429b92ebdfa5e932aad2 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
06:12:16.142 [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-1786515134472, tablet=be09ba94a7f1405e95d4759921827855, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.142 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet be09ba94a7f1405e95d4759921827855 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
06:12:16.144 [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-1786515134472, tablet=3892a69f28f342e4a9b91b27be60ff0e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.144 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3892a69f28f342e4a9b91b27be60ff0e for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
06:12:16.146 [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-1786515134472, tablet=ca7ddf8903474def9a04217492e30bef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ca7ddf8903474def9a04217492e30bef for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
06:12:16.148 [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-1786515134472, tablet=649abdab6709497c88ec4092e63a24f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 649abdab6709497c88ec4092e63a24f0 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
06:12:16.150 [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-1786515134472, tablet=e0c4d855886f463ebb5cb2c300ea284a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.159 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2fe4f509, flushNotification=Deferred@916458868(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:16.220 [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-1786515134472, tablet=65bb91f2fe064f54838b947e48107f1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.220 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 65bb91f2fe064f54838b947e48107f1f for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
06:12:16.229 [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-1786515134472, tablet=fa08e101e0164f0aa64046ff880292c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa08e101e0164f0aa64046ff880292c5 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
06:12:16.233 [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-1786515134472, tablet=312473a856b34fd3b5830d04725cc5f5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.234 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 312473a856b34fd3b5830d04725cc5f5 for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
06:12:16.237 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=4bd62bad20c5460d965683a977c24839, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.237 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4bd62bad20c5460d965683a977c24839 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:16.240 [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-1786515134472, tablet=92c4351d5619425fb17d9d960a909388, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 92c4351d5619425fb17d9d960a909388 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:16.243 [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-1786515134472, tablet=996438b2fea947549bc7e41e52dd9391, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 996438b2fea947549bc7e41e52dd9391 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:16.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=88e0970ed82e42b0acf111326d159799, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88e0970ed82e42b0acf111326d159799 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
06:12:16.249 [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-1786515134472, tablet=d562e006c5264818aa6647a92bbb41d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d562e006c5264818aa6647a92bbb41d5 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
06:12:16.251 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=3aab3a580b1d4486b8fe1b911471a112, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.252 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 3aab3a580b1d4486b8fe1b911471a112 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
06:12:16.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=71cee299ff6944a49dc929d0b0ec9fe3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.254 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 71cee299ff6944a49dc929d0b0ec9fe3 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
06:12:16.256 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=f96de60055bc4fa790f6674ecc306560, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f96de60055bc4fa790f6674ecc306560 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:16.259 [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-1786515134472, tablet=bfc91aeca04d484a8ad511e84a98d213, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bfc91aeca04d484a8ad511e84a98d213 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:16.262 [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-1786515134472, tablet=e8317df72ba1421dbaf0e81ffcd883c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e8317df72ba1421dbaf0e81ffcd883c0 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:16.265 [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-1786515134472, tablet=00debb91d4784a75b55320cd8e4fc881, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 00debb91d4784a75b55320cd8e4fc881 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
06:12:16.268 [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-1786515134472, tablet=580addfb3843474fb4ebeca553b4f037, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 580addfb3843474fb4ebeca553b4f037 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
06:12:16.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=0fe6031764764b02ae320d32edbf7968, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fe6031764764b02ae320d32edbf7968 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
06:12:16.274 [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-1786515134472, tablet=d7dfffc2b9724b2988d3bf23bf628481, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.274 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet d7dfffc2b9724b2988d3bf23bf628481 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
06:12:16.277 [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-1786515134472, tablet=4848bf166cd243f78359f821fd214db0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.277 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4848bf166cd243f78359f821fd214db0 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
06:12:16.280 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=feaf5e333221429b92ebdfa5e932aad2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.280 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet feaf5e333221429b92ebdfa5e932aad2 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
06:12:16.284 [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-1786515134472, tablet=be09ba94a7f1405e95d4759921827855, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.285 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet be09ba94a7f1405e95d4759921827855 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
06:12:16.287 [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-1786515134472, tablet=3892a69f28f342e4a9b91b27be60ff0e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.287 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3892a69f28f342e4a9b91b27be60ff0e for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
06:12:16.291 [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-1786515134472, tablet=ca7ddf8903474def9a04217492e30bef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ca7ddf8903474def9a04217492e30bef for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
06:12:16.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=649abdab6709497c88ec4092e63a24f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 649abdab6709497c88ec4092e63a24f0 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
06:12:16.298 [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-1786515134472, tablet=e0c4d855886f463ebb5cb2c300ea284a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.304771 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.308203 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 4bd62bad20c5460d965683a977c24839
06:12:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.308382 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet f96de60055bc4fa790f6674ecc306560
06:12:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.308868 22170 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bd62bad20c5460d965683a977c24839 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.309422 22845 tablet_replica.cc:333] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.309758 22845 raft_consensus.cc:2243] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.310050 22845 raft_consensus.cc:2272] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.310401 22364 tablet_service.cc:1558] Processing DeleteTablet for tablet f96de60055bc4fa790f6674ecc306560 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.310789 22845 ts_tablet_manager.cc:1916] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.312636 22847 tablet_replica.cc:333] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.312827 22847 raft_consensus.cc:2243] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.312933 22847 raft_consensus.cc:2272] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.313057 22845 ts_tablet_manager.cc:1929] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.313153 22845 log.cc:1199] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/4bd62bad20c5460d965683a977c24839
06:12:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.313467 22845 ts_tablet_manager.cc:1950] T 4bd62bad20c5460d965683a977c24839 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.313457 22847 ts_tablet_manager.cc:1916] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.315517 22847 ts_tablet_manager.cc:1929] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.315613 22847 log.cc:1199] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/f96de60055bc4fa790f6674ecc306560
06:12:16.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.315948 22847 ts_tablet_manager.cc:1950] T f96de60055bc4fa790f6674ecc306560 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.316730 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet f96de60055bc4fa790f6674ecc306560 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.321468 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet 4bd62bad20c5460d965683a977c24839 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 65bb91f2fe064f54838b947e48107f1f for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
06:12:16.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d562e006c5264818aa6647a92bbb41d5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:16.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:16.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=65bb91f2fe064f54838b947e48107f1f@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d562e006c5264818aa6647a92bbb41d5@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:16.328 [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=6), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [5ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.333 [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-1786515134472, tablet=65bb91f2fe064f54838b947e48107f1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.334 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 65bb91f2fe064f54838b947e48107f1f for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
06:12:16.337 [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-1786515134472, tablet=fa08e101e0164f0aa64046ff880292c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa08e101e0164f0aa64046ff880292c5 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
06:12:16.341 [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-1786515134472, tablet=312473a856b34fd3b5830d04725cc5f5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.341 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 312473a856b34fd3b5830d04725cc5f5 for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
06:12:16.344 [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-1786515134472, tablet=92c4351d5619425fb17d9d960a909388, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 92c4351d5619425fb17d9d960a909388 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:16.348 [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-1786515134472, tablet=996438b2fea947549bc7e41e52dd9391, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 996438b2fea947549bc7e41e52dd9391 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:16.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=88e0970ed82e42b0acf111326d159799, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88e0970ed82e42b0acf111326d159799 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
06:12:16.354 [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-1786515134472, tablet=d562e006c5264818aa6647a92bbb41d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d562e006c5264818aa6647a92bbb41d5 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
06:12:16.359 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=3aab3a580b1d4486b8fe1b911471a112, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.359 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3aab3a580b1d4486b8fe1b911471a112 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
06:12:16.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=71cee299ff6944a49dc929d0b0ec9fe3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 71cee299ff6944a49dc929d0b0ec9fe3 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
06:12:16.365 [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-1786515134472, tablet=bfc91aeca04d484a8ad511e84a98d213, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bfc91aeca04d484a8ad511e84a98d213 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 580addfb3843474fb4ebeca553b4f037 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:16.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:16.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=580addfb3843474fb4ebeca553b4f037@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:16.370 [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=4), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [3ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.373 [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-1786515134472, tablet=e8317df72ba1421dbaf0e81ffcd883c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e8317df72ba1421dbaf0e81ffcd883c0 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:16.376 [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-1786515134472, tablet=00debb91d4784a75b55320cd8e4fc881, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 00debb91d4784a75b55320cd8e4fc881 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
06:12:16.379 [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-1786515134472, tablet=580addfb3843474fb4ebeca553b4f037, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 580addfb3843474fb4ebeca553b4f037 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
06:12:16.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=0fe6031764764b02ae320d32edbf7968, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fe6031764764b02ae320d32edbf7968 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
06:12:16.384 [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-1786515134472, tablet=d7dfffc2b9724b2988d3bf23bf628481, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.384 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d7dfffc2b9724b2988d3bf23bf628481 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
06:12:16.387 [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-1786515134472, tablet=4848bf166cd243f78359f821fd214db0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.387 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4848bf166cd243f78359f821fd214db0 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
06:12:16.390 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=feaf5e333221429b92ebdfa5e932aad2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.391 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet feaf5e333221429b92ebdfa5e932aad2 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
06:12:16.394 [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-1786515134472, tablet=be09ba94a7f1405e95d4759921827855, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.396 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet be09ba94a7f1405e95d4759921827855 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
06:12:16.400 [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-1786515134472, tablet=3892a69f28f342e4a9b91b27be60ff0e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.401 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3892a69f28f342e4a9b91b27be60ff0e for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
06:12:16.404 [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-1786515134472, tablet=ca7ddf8903474def9a04217492e30bef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ca7ddf8903474def9a04217492e30bef for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
06:12:16.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:16.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:16.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
06:12:16.409 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [2ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=649abdab6709497c88ec4092e63a24f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 649abdab6709497c88ec4092e63a24f0 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
06:12:16.416 [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-1786515134472, tablet=e0c4d855886f463ebb5cb2c300ea284a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.418459 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:16.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:16.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.421577 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 65bb91f2fe064f54838b947e48107f1f
06:12:16.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.421712 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet d562e006c5264818aa6647a92bbb41d5
06:12:16.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.421766 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 580addfb3843474fb4ebeca553b4f037
06:12:16.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.422428 22165 tablet_service.cc:1558] Processing DeleteTablet for tablet 65bb91f2fe064f54838b947e48107f1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.422634 22845 tablet_replica.cc:333] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.422767 22845 raft_consensus.cc:2243] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.422847 22845 raft_consensus.cc:2272] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.423204 22845 ts_tablet_manager.cc:1916] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.423570 22372 tablet_service.cc:1558] Processing DeleteTablet for tablet d562e006c5264818aa6647a92bbb41d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.423703 22847 tablet_replica.cc:333] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.423789 22847 raft_consensus.cc:2243] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.423770 22569 tablet_service.cc:1558] Processing DeleteTablet for tablet 580addfb3843474fb4ebeca553b4f037 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.423851 22847 raft_consensus.cc:2272] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.424278 22847 ts_tablet_manager.cc:1916] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.425307 22845 ts_tablet_manager.cc:1929] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.425376 22845 log.cc:1199] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/65bb91f2fe064f54838b947e48107f1f
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.425617 22845 ts_tablet_manager.cc:1950] T 65bb91f2fe064f54838b947e48107f1f P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.426163 22847 ts_tablet_manager.cc:1929] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.426235 22847 log.cc:1199] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/d562e006c5264818aa6647a92bbb41d5
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.426496 22847 ts_tablet_manager.cc:1950] T d562e006c5264818aa6647a92bbb41d5 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.426812 22851 tablet_replica.cc:333] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.427027 22851 raft_consensus.cc:2243] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.427186 22851 raft_consensus.cc:2272] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.427276 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet 65bb91f2fe064f54838b947e48107f1f (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.427276 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet d562e006c5264818aa6647a92bbb41d5 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.427800 22851 ts_tablet_manager.cc:1916] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.429503 22851 ts_tablet_manager.cc:1929] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.429610 22851 log.cc:1199] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/580addfb3843474fb4ebeca553b4f037
06:12:16.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.429924 22851 ts_tablet_manager.cc:1950] T 580addfb3843474fb4ebeca553b4f037 P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.430718 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet 580addfb3843474fb4ebeca553b4f037 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:16.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:16.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 92c4351d5619425fb17d9d960a909388 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:16.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:16.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:16.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:16.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:16.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfc91aeca04d484a8ad511e84a98d213 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:16.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:16.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:16.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=92c4351d5619425fb17d9d960a909388@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=bfc91aeca04d484a8ad511e84a98d213@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}]
06:12:16.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [2ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.450 [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-1786515134472, tablet=fa08e101e0164f0aa64046ff880292c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa08e101e0164f0aa64046ff880292c5 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
06:12:16.453 [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-1786515134472, tablet=312473a856b34fd3b5830d04725cc5f5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.453 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 312473a856b34fd3b5830d04725cc5f5 for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
06:12:16.457 [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-1786515134472, tablet=92c4351d5619425fb17d9d960a909388, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 92c4351d5619425fb17d9d960a909388 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:16.460 [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-1786515134472, tablet=996438b2fea947549bc7e41e52dd9391, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 996438b2fea947549bc7e41e52dd9391 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:16.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=88e0970ed82e42b0acf111326d159799, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88e0970ed82e42b0acf111326d159799 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
06:12:16.466 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=3aab3a580b1d4486b8fe1b911471a112, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.467 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3aab3a580b1d4486b8fe1b911471a112 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
06:12:16.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=71cee299ff6944a49dc929d0b0ec9fe3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 71cee299ff6944a49dc929d0b0ec9fe3 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
06:12:16.472 [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-1786515134472, tablet=bfc91aeca04d484a8ad511e84a98d213, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bfc91aeca04d484a8ad511e84a98d213 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:16.475 [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-1786515134472, tablet=e8317df72ba1421dbaf0e81ffcd883c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e8317df72ba1421dbaf0e81ffcd883c0 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:16.477 [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-1786515134472, tablet=00debb91d4784a75b55320cd8e4fc881, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.478 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 00debb91d4784a75b55320cd8e4fc881 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
06:12:16.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:16.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:16.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7dfffc2b9724b2988d3bf23bf628481 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:16.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:16.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:16.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be09ba94a7f1405e95d4759921827855 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000380000064, 0x00000003800000C8)
06:12:16.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:16.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ca7ddf8903474def9a04217492e30bef for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x0000000480000064, 0x00000004800000C8)
06:12:16.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:16.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:16.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d7dfffc2b9724b2988d3bf23bf628481@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=be09ba94a7f1405e95d4759921827855@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=ca7ddf8903474def9a04217492e30bef@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:16.481 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [2ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=0fe6031764764b02ae320d32edbf7968, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fe6031764764b02ae320d32edbf7968 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
06:12:16.486 [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-1786515134472, tablet=d7dfffc2b9724b2988d3bf23bf628481, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.486 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d7dfffc2b9724b2988d3bf23bf628481 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
06:12:16.488 [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-1786515134472, tablet=4848bf166cd243f78359f821fd214db0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.489 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4848bf166cd243f78359f821fd214db0 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
06:12:16.490 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=feaf5e333221429b92ebdfa5e932aad2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.491 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet feaf5e333221429b92ebdfa5e932aad2 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
06:12:16.493 [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-1786515134472, tablet=be09ba94a7f1405e95d4759921827855, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.493 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet be09ba94a7f1405e95d4759921827855 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
06:12:16.496 [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-1786515134472, tablet=3892a69f28f342e4a9b91b27be60ff0e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.496 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3892a69f28f342e4a9b91b27be60ff0e for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
06:12:16.499 [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-1786515134472, tablet=ca7ddf8903474def9a04217492e30bef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ca7ddf8903474def9a04217492e30bef for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
06:12:16.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=649abdab6709497c88ec4092e63a24f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 649abdab6709497c88ec4092e63a24f0 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
06:12:16.504 [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-1786515134472, tablet=e0c4d855886f463ebb5cb2c300ea284a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.506618 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:16.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.509431 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 92c4351d5619425fb17d9d960a909388
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.509577 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet bfc91aeca04d484a8ad511e84a98d213
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.509621 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet d7dfffc2b9724b2988d3bf23bf628481
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.509661 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet be09ba94a7f1405e95d4759921827855
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.509696 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet ca7ddf8903474def9a04217492e30bef
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510160 22174 tablet_service.cc:1558] Processing DeleteTablet for tablet d7dfffc2b9724b2988d3bf23bf628481 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510303 22845 tablet_replica.cc:333] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510380 22845 raft_consensus.cc:2243] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510515 22371 tablet_service.cc:1558] Processing DeleteTablet for tablet 92c4351d5619425fb17d9d960a909388 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510660 22373 tablet_service.cc:1558] Processing DeleteTablet for tablet ca7ddf8903474def9a04217492e30bef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510776 22847 tablet_replica.cc:333] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510870 22847 raft_consensus.cc:2243] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.510975 22847 raft_consensus.cc:2272] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.511576 22847 ts_tablet_manager.cc:1916] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.511894 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet be09ba94a7f1405e95d4759921827855 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.512036 22845 raft_consensus.cc:2272] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.512539 22845 ts_tablet_manager.cc:1916] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.513746 22565 tablet_service.cc:1558] Processing DeleteTablet for tablet bfc91aeca04d484a8ad511e84a98d213 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.513808 22847 ts_tablet_manager.cc:1929] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.513875 22847 log.cc:1199] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/ca7ddf8903474def9a04217492e30bef
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514034 22851 tablet_replica.cc:333] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514137 22851 raft_consensus.cc:2243] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514154 22847 ts_tablet_manager.cc:1950] T ca7ddf8903474def9a04217492e30bef P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514212 22851 raft_consensus.cc:2272] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514297 22845 ts_tablet_manager.cc:1929] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514369 22845 log.cc:1199] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/d7dfffc2b9724b2988d3bf23bf628481
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514463 22847 tablet_replica.cc:333] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514529 22847 raft_consensus.cc:2243] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514551 22851 ts_tablet_manager.cc:1916] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514578 22847 raft_consensus.cc:2272] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514633 22845 ts_tablet_manager.cc:1950] T d7dfffc2b9724b2988d3bf23bf628481 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514636 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet ca7ddf8903474def9a04217492e30bef (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514947 22845 tablet_replica.cc:333] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.514963 22847 ts_tablet_manager.cc:1916] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.515012 22845 raft_consensus.cc:2243] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.515054 22845 raft_consensus.cc:2272] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.515090 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet d7dfffc2b9724b2988d3bf23bf628481 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.515416 22845 ts_tablet_manager.cc:1916] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.516577 22847 ts_tablet_manager.cc:1929] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.516645 22847 log.cc:1199] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/92c4351d5619425fb17d9d960a909388
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.516673 22851 ts_tablet_manager.cc:1929] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.516747 22851 log.cc:1199] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/bfc91aeca04d484a8ad511e84a98d213
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.516867 22847 ts_tablet_manager.cc:1950] T 92c4351d5619425fb17d9d960a909388 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.517010 22851 ts_tablet_manager.cc:1950] T bfc91aeca04d484a8ad511e84a98d213 P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.517010 22845 ts_tablet_manager.cc:1929] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.517063 22845 log.cc:1199] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/be09ba94a7f1405e95d4759921827855
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.517308 22845 ts_tablet_manager.cc:1950] T be09ba94a7f1405e95d4759921827855 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.517365 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet 92c4351d5619425fb17d9d960a909388 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.517640 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet bfc91aeca04d484a8ad511e84a98d213 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.518914 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet be09ba94a7f1405e95d4759921827855 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 312473a856b34fd3b5830d04725cc5f5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 71cee299ff6944a49dc929d0b0ec9fe3 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fe6031764764b02ae320d32edbf7968 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
06:12:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:16.525 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=312473a856b34fd3b5830d04725cc5f5@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=71cee299ff6944a49dc929d0b0ec9fe3@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=0fe6031764764b02ae320d32edbf7968@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}]
06:12:16.526 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [3ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.529 [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-1786515134472, tablet=fa08e101e0164f0aa64046ff880292c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa08e101e0164f0aa64046ff880292c5 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
06:12:16.533 [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-1786515134472, tablet=312473a856b34fd3b5830d04725cc5f5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.533 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 312473a856b34fd3b5830d04725cc5f5 for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
06:12:16.536 [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-1786515134472, tablet=996438b2fea947549bc7e41e52dd9391, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 996438b2fea947549bc7e41e52dd9391 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:16.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=88e0970ed82e42b0acf111326d159799, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88e0970ed82e42b0acf111326d159799 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
06:12:16.543 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=3aab3a580b1d4486b8fe1b911471a112, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.543 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3aab3a580b1d4486b8fe1b911471a112 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
06:12:16.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=71cee299ff6944a49dc929d0b0ec9fe3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 71cee299ff6944a49dc929d0b0ec9fe3 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
06:12:16.549 [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-1786515134472, tablet=e8317df72ba1421dbaf0e81ffcd883c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e8317df72ba1421dbaf0e81ffcd883c0 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:16.552 [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-1786515134472, tablet=00debb91d4784a75b55320cd8e4fc881, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 00debb91d4784a75b55320cd8e4fc881 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
06:12:16.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=0fe6031764764b02ae320d32edbf7968, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fe6031764764b02ae320d32edbf7968 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
06:12:16.557 [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-1786515134472, tablet=4848bf166cd243f78359f821fd214db0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.557 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4848bf166cd243f78359f821fd214db0 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
06:12:16.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet feaf5e333221429b92ebdfa5e932aad2 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
06:12:16.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:16.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:16.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:16.561 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=feaf5e333221429b92ebdfa5e932aad2@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
06:12:16.561 [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=3), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [2ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.564 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=feaf5e333221429b92ebdfa5e932aad2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.564 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet feaf5e333221429b92ebdfa5e932aad2 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
06:12:16.567 [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-1786515134472, tablet=3892a69f28f342e4a9b91b27be60ff0e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.567 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3892a69f28f342e4a9b91b27be60ff0e for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
06:12:16.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=649abdab6709497c88ec4092e63a24f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 649abdab6709497c88ec4092e63a24f0 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
06:12:16.572 [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-1786515134472, tablet=e0c4d855886f463ebb5cb2c300ea284a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.574654 21927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43102:
06:12:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" } 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 } }
06:12:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.577836 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 312473a856b34fd3b5830d04725cc5f5
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.577957 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 71cee299ff6944a49dc929d0b0ec9fe3
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578001 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 0fe6031764764b02ae320d32edbf7968
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578032 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet feaf5e333221429b92ebdfa5e932aad2
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578439 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet feaf5e333221429b92ebdfa5e932aad2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578538 22171 tablet_service.cc:1558] Processing DeleteTablet for tablet 312473a856b34fd3b5830d04725cc5f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578609 22845 tablet_replica.cc:333] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578727 22845 raft_consensus.cc:2243] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.578806 22845 raft_consensus.cc:2272] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.579196 22845 ts_tablet_manager.cc:1916] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.579761 22570 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fe6031764764b02ae320d32edbf7968 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.579794 22374 tablet_service.cc:1558] Processing DeleteTablet for tablet 71cee299ff6944a49dc929d0b0ec9fe3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.579924 22851 tablet_replica.cc:333] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.579999 22851 raft_consensus.cc:2243] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.580085 22851 raft_consensus.cc:2272] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.580204 22847 tablet_replica.cc:333] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.580297 22847 raft_consensus.cc:2243] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.580370 22847 raft_consensus.cc:2272] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.580724 22851 ts_tablet_manager.cc:1916] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581204 22845 ts_tablet_manager.cc:1929] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581282 22845 log.cc:1199] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/feaf5e333221429b92ebdfa5e932aad2
06:12:16.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581538 22845 ts_tablet_manager.cc:1950] T feaf5e333221429b92ebdfa5e932aad2 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581852 22845 tablet_replica.cc:333] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581920 22845 raft_consensus.cc:2243] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581971 22845 raft_consensus.cc:2272] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.581985 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet feaf5e333221429b92ebdfa5e932aad2 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.582311 22845 ts_tablet_manager.cc:1916] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.582677 22851 ts_tablet_manager.cc:1929] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.582777 22851 log.cc:1199] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/0fe6031764764b02ae320d32edbf7968
06:12:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.583069 22851 ts_tablet_manager.cc:1950] T 0fe6031764764b02ae320d32edbf7968 P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.583542 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet 0fe6031764764b02ae320d32edbf7968 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.583626 22845 ts_tablet_manager.cc:1929] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.583679 22845 log.cc:1199] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/312473a856b34fd3b5830d04725cc5f5
06:12:16.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.583848 22845 ts_tablet_manager.cc:1950] T 312473a856b34fd3b5830d04725cc5f5 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.583817 22847 ts_tablet_manager.cc:1916] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.584395 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet 312473a856b34fd3b5830d04725cc5f5 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.585665 22847 ts_tablet_manager.cc:1929] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.585749 22847 log.cc:1199] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/71cee299ff6944a49dc929d0b0ec9fe3
06:12:16.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.586001 22847 ts_tablet_manager.cc:1950] T 71cee299ff6944a49dc929d0b0ec9fe3 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.586671 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet 71cee299ff6944a49dc929d0b0ec9fe3 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fa08e101e0164f0aa64046ff880292c5 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 996438b2fea947549bc7e41e52dd9391 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88e0970ed82e42b0acf111326d159799 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000008000012C, 0x0000000080000190)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3aab3a580b1d4486b8fe1b911471a112 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e8317df72ba1421dbaf0e81ffcd883c0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 00debb91d4784a75b55320cd8e4fc881 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000018000012C, 0x0000000180000190)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4848bf166cd243f78359f821fd214db0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000028000012C, 0x0000000280000190)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3892a69f28f342e4a9b91b27be60ff0e for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000038000012C, 0x0000000380000190)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 649abdab6709497c88ec4092e63a24f0 for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000048000012C, 0x0000000480000190)
06:12:16.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e0c4d855886f463ebb5cb2c300ea284a for table 'org.apache.kudu.client.TestAlterTable-1786515134472' with partition [0x000000058000012C, 0x0000000580000190)
06:12:16.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=fa08e101e0164f0aa64046ff880292c5@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=996438b2fea947549bc7e41e52dd9391@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=88e0970ed82e42b0acf111326d159799@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=3aab3a580b1d4486b8fe1b911471a112@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=e8317df72ba1421dbaf0e81ffcd883c0@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=00debb91d4784a75b55320cd8e4fc881@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=4848bf166cd243f78359f821fd214db0@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=3892a69f28f342e4a9b91b27be60ff0e@[361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=649abdab6709497c88ec4092e63a24f0@[81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=e0c4d855886f463ebb5cb2c300ea284a@[659991dc028548039f811ee24a0b5817(127.21.36.3:38539)[L]]}]
06:12:16.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.36.60:37645, [3ms] Sub RPC GetTableLocations: received response from server master-127.21.36.60:37645: OK, deferred=null)) after lookup
06:12:16.609 [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-1786515134472, tablet=fa08e101e0164f0aa64046ff880292c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fa08e101e0164f0aa64046ff880292c5 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
06:12:16.613 [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-1786515134472, tablet=996438b2fea947549bc7e41e52dd9391, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 996438b2fea947549bc7e41e52dd9391 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:16.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=88e0970ed82e42b0acf111326d159799, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88e0970ed82e42b0acf111326d159799 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
06:12:16.620 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=3aab3a580b1d4486b8fe1b911471a112, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.621 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3aab3a580b1d4486b8fe1b911471a112 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
06:12:16.623 [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-1786515134472, tablet=e8317df72ba1421dbaf0e81ffcd883c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e8317df72ba1421dbaf0e81ffcd883c0 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:16.626 [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-1786515134472, tablet=00debb91d4784a75b55320cd8e4fc881, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 00debb91d4784a75b55320cd8e4fc881 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
06:12:16.629 [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-1786515134472, tablet=4848bf166cd243f78359f821fd214db0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.630 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 4848bf166cd243f78359f821fd214db0 for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
06:12:16.632 [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-1786515134472, tablet=3892a69f28f342e4a9b91b27be60ff0e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.632 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3892a69f28f342e4a9b91b27be60ff0e for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
06:12:16.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515134472, tablet=649abdab6709497c88ec4092e63a24f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 649abdab6709497c88ec4092e63a24f0 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
06:12:16.636 [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-1786515134472, tablet=e0c4d855886f463ebb5cb2c300ea284a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.642448 21927 catalog_manager.cc:2553] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43102:
06:12:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" }
06:12:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.642604 21927 catalog_manager.cc:2801] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:43102:
06:12:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515134472" }
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.644893 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet fa08e101e0164f0aa64046ff880292c5
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645043 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 996438b2fea947549bc7e41e52dd9391
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645080 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 88e0970ed82e42b0acf111326d159799
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645105 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 3aab3a580b1d4486b8fe1b911471a112
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645145 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet e8317df72ba1421dbaf0e81ffcd883c0
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645177 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 00debb91d4784a75b55320cd8e4fc881
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645201 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 4848bf166cd243f78359f821fd214db0
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645239 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 3892a69f28f342e4a9b91b27be60ff0e
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645268 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet 649abdab6709497c88ec4092e63a24f0
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645328 21927 catalog_manager.cc:6026] T 00000000000000000000000000000000 P f4fd8404ad324a5d9f70e792e4caf07c: Sending DeleteTablet for 1 replicas of tablet e0c4d855886f463ebb5cb2c300ea284a
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645576 22171 tablet_service.cc:1558] Processing DeleteTablet for tablet 3aab3a580b1d4486b8fe1b911471a112 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645671 22167 tablet_service.cc:1558] Processing DeleteTablet for tablet 3892a69f28f342e4a9b91b27be60ff0e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645618 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet 4848bf166cd243f78359f821fd214db0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:59922
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645716 22845 tablet_replica.cc:333] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645812 22845 raft_consensus.cc:2243] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.645888 22845 raft_consensus.cc:2272] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646166 22565 tablet_service.cc:1558] Processing DeleteTablet for tablet e0c4d855886f463ebb5cb2c300ea284a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646309 22570 tablet_service.cc:1558] Processing DeleteTablet for tablet fa08e101e0164f0aa64046ff880292c5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646404 22568 tablet_service.cc:1558] Processing DeleteTablet for tablet 88e0970ed82e42b0acf111326d159799 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646462 22567 tablet_service.cc:1558] Processing DeleteTablet for tablet e8317df72ba1421dbaf0e81ffcd883c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:35244
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646443 22845 ts_tablet_manager.cc:1916] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646559 22374 tablet_service.cc:1558] Processing DeleteTablet for tablet 996438b2fea947549bc7e41e52dd9391 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646669 22373 tablet_service.cc:1558] Processing DeleteTablet for tablet 00debb91d4784a75b55320cd8e4fc881 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646723 22371 tablet_service.cc:1558] Processing DeleteTablet for tablet 649abdab6709497c88ec4092e63a24f0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 06:12:16 UTC) from {username='slave'} at 127.0.0.1:37000
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646777 22847 tablet_replica.cc:333] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646827 22847 raft_consensus.cc:2243] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646889 22847 raft_consensus.cc:2272] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.646311 22851 tablet_replica.cc:333] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.647167 22851 raft_consensus.cc:2243] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.647231 22851 raft_consensus.cc:2272] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.647704 22847 ts_tablet_manager.cc:1916] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.648700 22845 ts_tablet_manager.cc:1929] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.648797 22845 log.cc:1199] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/3aab3a580b1d4486b8fe1b911471a112
06:12:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649062 22845 ts_tablet_manager.cc:1950] T 3aab3a580b1d4486b8fe1b911471a112 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649575 22845 tablet_replica.cc:333] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649704 22845 raft_consensus.cc:2243] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649699 22847 ts_tablet_manager.cc:1929] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649760 22845 raft_consensus.cc:2272] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649770 22847 log.cc:1199] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/996438b2fea947549bc7e41e52dd9391
06:12:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.649776 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet 3aab3a580b1d4486b8fe1b911471a112 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.650007 22847 ts_tablet_manager.cc:1950] T 996438b2fea947549bc7e41e52dd9391 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.650390 22851 ts_tablet_manager.cc:1916] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.650483 22847 tablet_replica.cc:333] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.650527 22845 ts_tablet_manager.cc:1916] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.650563 22847 raft_consensus.cc:2243] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.650604 22847 raft_consensus.cc:2272] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.651043 22847 ts_tablet_manager.cc:1916] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.651993 22845 ts_tablet_manager.cc:1929] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652062 22845 log.cc:1199] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/3892a69f28f342e4a9b91b27be60ff0e
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652302 22845 ts_tablet_manager.cc:1950] T 3892a69f28f342e4a9b91b27be60ff0e P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652349 22851 ts_tablet_manager.cc:1929] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652408 22851 log.cc:1199] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/e0c4d855886f463ebb5cb2c300ea284a
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652457 22847 ts_tablet_manager.cc:1929] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652544 22847 log.cc:1199] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/00debb91d4784a75b55320cd8e4fc881
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652650 22851 ts_tablet_manager.cc:1950] T e0c4d855886f463ebb5cb2c300ea284a P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652794 22847 ts_tablet_manager.cc:1950] T 00debb91d4784a75b55320cd8e4fc881 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652812 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet 3892a69f28f342e4a9b91b27be60ff0e (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.652973 22851 tablet_replica.cc:333] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653038 22851 raft_consensus.cc:2243] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653049 22847 tablet_replica.cc:333] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: stopping tablet replica
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653095 22851 raft_consensus.cc:2272] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653103 22847 raft_consensus.cc:2243] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 1 LEADER]: Raft consensus shutting down.
06:12:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653486 22851 ts_tablet_manager.cc:1916] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653759 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet e0c4d855886f463ebb5cb2c300ea284a (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653857 22845 tablet_replica.cc:333] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: stopping tablet replica
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653867 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet 996438b2fea947549bc7e41e52dd9391 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653923 22845 raft_consensus.cc:2243] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653934 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet 00debb91d4784a75b55320cd8e4fc881 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.653987 22845 raft_consensus.cc:2272] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.654336 22845 ts_tablet_manager.cc:1916] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.654794 22851 ts_tablet_manager.cc:1929] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.654860 22851 log.cc:1199] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/fa08e101e0164f0aa64046ff880292c5
06:12:16.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655089 22851 ts_tablet_manager.cc:1950] T fa08e101e0164f0aa64046ff880292c5 P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655372 22851 tablet_replica.cc:333] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655438 22851 raft_consensus.cc:2243] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655503 22851 raft_consensus.cc:2272] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655521 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet fa08e101e0164f0aa64046ff880292c5 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655722 22845 ts_tablet_manager.cc:1929] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655762 22845 log.cc:1199] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-0/wal/wals/4848bf166cd243f78359f821fd214db0
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655844 22851 ts_tablet_manager.cc:1916] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.655927 22845 ts_tablet_manager.cc:1950] T 4848bf166cd243f78359f821fd214db0 P 361d3e20ff854f4ea668fcb556f38ac4: Deleting consensus metadata
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.656443 21905 catalog_manager.cc:5070] TS 361d3e20ff854f4ea668fcb556f38ac4 (127.21.36.1:40891): tablet 4848bf166cd243f78359f821fd214db0 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.656551 22847 raft_consensus.cc:2272] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.656975 22847 ts_tablet_manager.cc:1916] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.657052 22851 ts_tablet_manager.cc:1929] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.657101 22851 log.cc:1199] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/88e0970ed82e42b0acf111326d159799
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.657318 22851 ts_tablet_manager.cc:1950] T 88e0970ed82e42b0acf111326d159799 P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.657670 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet 88e0970ed82e42b0acf111326d159799 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.657940 22851 tablet_replica.cc:333] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: stopping tablet replica
06:12:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.658118 22851 raft_consensus.cc:2243] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 1 LEADER]: Raft consensus shutting down.
06:12:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.658280 22851 raft_consensus.cc:2272] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.658388 22847 ts_tablet_manager.cc:1929] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.658448 22847 log.cc:1199] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-1/wal/wals/649abdab6709497c88ec4092e63a24f0
06:12:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.658671 22847 ts_tablet_manager.cc:1950] T 649abdab6709497c88ec4092e63a24f0 P 81ebfb5a310845149f513a12886c31fe: Deleting consensus metadata
06:12:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.658733 22851 ts_tablet_manager.cc:1916] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:16.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.659894 22851 ts_tablet_manager.cc:1929] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:16.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.659960 22851 log.cc:1199] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15340974222196020279/ts-2/wal/wals/e8317df72ba1421dbaf0e81ffcd883c0
06:12:16.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.660184 22851 ts_tablet_manager.cc:1950] T e8317df72ba1421dbaf0e81ffcd883c0 P 659991dc028548039f811ee24a0b5817: Deleting consensus metadata
06:12:16.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.660694 21908 catalog_manager.cc:5070] TS 659991dc028548039f811ee24a0b5817 (127.21.36.3:38539): tablet e8317df72ba1421dbaf0e81ffcd883c0 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.660805 21908 catalog_manager.cc:5070] TS 81ebfb5a310845149f513a12886c31fe (127.21.36.2:45715): tablet 649abdab6709497c88ec4092e63a24f0 (table org.apache.kudu.client.TestAlterTable-1786515134472 [id=fdf83c639a7c4416aeb260b121818c76]) successfully deleted
06:12:16.662 [DEBUG - main] (Connection.java:575) [peer 81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)] disconnecting while in state READY
06:12:16.663 [DEBUG - main] (Connection.java:575) [peer master-127.21.36.62:37247(127.21.36.62:37247)] disconnecting while in state READY
06:12:16.663 [DEBUG - main] (Connection.java:575) [peer 361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)] disconnecting while in state READY
06:12:16.663 [DEBUG - main] (Connection.java:575) [peer 659991dc028548039f811ee24a0b5817(127.21.36.3:38539)] disconnecting while in state READY
06:12:16.664 [DEBUG - main] (Connection.java:575) [peer master-127.21.36.60:37645(127.21.36.60:37645)] disconnecting while in state READY
06:12:16.665 [DEBUG - main] (Connection.java:575) [peer master-127.21.36.61:33117(127.21.36.61:33117)] disconnecting while in state READY
06:12:16.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:16.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.36.61:33117(127.21.36.61:33117)] handling channelInactive
06:12:16.671 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.36.61:33117(127.21.36.61:33117)] cleaning up while in state READY due to: connection closed
06:12:16.671 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 659991dc028548039f811ee24a0b5817(127.21.36.3:38539)] handling channelInactive
06:12:16.671 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 659991dc028548039f811ee24a0b5817(127.21.36.3:38539)] cleaning up while in state READY due to: connection closed
06:12:16.672 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)] handling channelInactive
06:12:16.672 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 361d3e20ff854f4ea668fcb556f38ac4(127.21.36.1:40891)] cleaning up while in state READY due to: connection closed
06:12:16.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.36.62:37247(127.21.36.62:37247)] handling channelInactive
06:12:16.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.36.62:37247(127.21.36.62:37247)] cleaning up while in state READY due to: connection closed
06:12:16.672 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)] handling channelInactive
06:12:16.672 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 81ebfb5a310845149f513a12886c31fe(127.21.36.2:45715)] cleaning up while in state READY due to: connection closed
06:12:16.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.36.60:37645(127.21.36.60:37645)] handling channelInactive
06:12:16.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.36.60:37645(127.21.36.60:37645)] cleaning up while in state READY due to: connection closed
06:12:16.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.681218 21648 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 22072
06:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.707964 21648 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 22285
06:12:16.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.729107 21648 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 22471
06:12:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.764643 21648 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 21667
06:12:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.787565 21648 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 21769
06:12:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:16.803889 21648 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 21881
06:12:16.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:16Z chronyd exiting
.06:12:16.898 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515136897
06:12:16.902 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:16.902 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:16.902 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:16.903 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:16.903 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:16.908 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.014991 22856 mini_oidc.cc:150] Starting JWKS server
06:12:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.015828 22856 webserver.cc:533] Webserver started at http://127.0.0.1:32803/ using document root <none> and password file <none>
06:12:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.015934 22856 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.016117 22856 webserver.cc:533] Webserver started at http://127.0.0.1:46509/ using document root <none> and password file <none>
06:12:17.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:17Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:17.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:17Z Disabled control of system clock
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.034123 22856 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/logs
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data/info.pb
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.62:43307
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.62
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32803/jwks.json with env {}
06:12:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.147643 22871 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.147902 22871 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.147940 22871 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.149842 22871 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.149931 22871 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.149955 22871 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.149976 22871 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.149997 22871 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.150017 22871 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32803/jwks.json
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.151860 22871 master_runner.cc:387] Master server non-default flags:
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.62:43307
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32803/jwks.json
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data/info.pb
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.62
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22871
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/logs
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.152220 22871 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.152594 22871 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.155792 22887 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
06:12:17.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.155860 22883 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
06:12:17.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.155941 22882 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
06:12:17.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.156543 22871 server_base.cc:1061] running on GCE node
06:12:17.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.156852 22871 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:17.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.157183 22871 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.158360 22871 hybrid_clock.cc:648] HybridClock initialized: now 1786515137158281 us; error 110 us; skew 500 ppm
06:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.160029 22871 webserver.cc:533] Webserver started at http://127.22.82.62:45051/ using document root <none> and password file <none>
06:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.160281 22871 fs_manager.cc:362] Metadata directory not provided
06:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.160338 22871 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.160470 22871 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.161760 22871 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data/instance:
06:12:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529"
06:12:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.162213 22871 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal/instance:
06:12:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529"
06:12:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.163988 22871 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.165015 22894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.165396 22871 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.165512 22871 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529"
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.165587 22871 fs_report.cc:389] FS layout report
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data/data
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:17.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:17.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:17.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:17.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.189440 22871 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:17.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.189991 22871 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:17.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.190171 22871 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.197386 22871 rpc_server.cc:307] RPC server started. Bound to: 127.22.82.62:43307
06:12:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.197440 22969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.82.62:43307 every 8 connection(s)
06:12:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.197909 22871 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/data/info.pb
06:12:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.198683 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:17.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.200230 22970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.201673 22856 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 22871
06:12:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.201849 22856 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-0/wal/instance
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.202921 22856 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/logs
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data/info.pb
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.61:41253
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.61
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32803/jwks.json with env {}
06:12:17.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.208083 22970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.208683 22898 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.82.61:41253: connect: Connection refused (error 111)
06:12:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.209233 22970 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.61:41253: Network error: Client connection negotiation failed: client connection to 127.22.82.61:41253: connect: Connection refused (error 111)
06:12:17.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.258490 22970 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } attempt: 1
06:12:17.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.259699 22970 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.61:41253: Network error: Client connection negotiation failed: client connection to 127.22.82.61:41253: connect: Connection refused (error 111)
06:12:17.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.299191 22980 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:17.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.299419 22980 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:17.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.299443 22980 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.301156 22980 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.301214 22980 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.301229 22980 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.301242 22980 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.301255 22980 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.301267 22980 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32803/jwks.json
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.302985 22980 master_runner.cc:387] Master server non-default flags:
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.61:41253
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32803/jwks.json
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data/info.pb
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.61
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22980
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/logs
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.303408 22980 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.303692 22980 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:17.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.306740 22989 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
06:12:17.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.306833 22980 server_base.cc:1061] running on GCE node
06:12:17.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.306962 22991 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
06:12:17.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.306725 22987 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
06:12:17.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.307910 22980 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:17.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.308272 22980 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:17.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.309429 22980 hybrid_clock.cc:648] HybridClock initialized: now 1786515137309397 us; error 54 us; skew 500 ppm
06:12:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.310781 22980 webserver.cc:533] Webserver started at http://127.22.82.61:34439/ using document root <none> and password file <none>
06:12:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.311062 22980 fs_manager.cc:362] Metadata directory not provided
06:12:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.311152 22980 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.311298 22980 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.312278 22980 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data/instance:
06:12:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "90fbc7bd461747aaa5c2457ae50c2eac"
06:12:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.312752 22980 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal/instance:
06:12:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "90fbc7bd461747aaa5c2457ae50c2eac"
06:12:17.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.314160 22980 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.315007 22999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.315289 22980 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.315382 22980 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "90fbc7bd461747aaa5c2457ae50c2eac"
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.315447 22980 fs_report.cc:389] FS layout report
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data/data
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:17.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.327909 22970 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } attempt: 2
06:12:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.328994 22970 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.61:41253: Network error: Client connection negotiation failed: client connection to 127.22.82.61:41253: connect: Connection refused (error 111)
06:12:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.332389 22980 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.332844 22980 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.332965 22980 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.338301 22980 rpc_server.cc:307] RPC server started. Bound to: 127.22.82.61:41253
06:12:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.338346 23075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.82.61:41253 every 8 connection(s)
06:12:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.338801 22980 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/data/info.pb
06:12:17.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.339624 23076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.341132 22856 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 22980
06:12:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.341256 22856 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-1/wal/instance
06:12:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.341300 23076 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.341735 22856 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/logs
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data/info.pb
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.60:37511
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.60
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32803/jwks.json with env {}
06:12:17.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.347441 23076 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.352095 23076 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.352643 23002 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.82.60:37511: connect: Connection refused (error 111)
06:12:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.353138 23076 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.60:37511: Network error: Client connection negotiation failed: client connection to 127.22.82.60:37511: connect: Connection refused (error 111)
06:12:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.402386 23076 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } attempt: 1
06:12:17.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.403551 23076 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.60:37511: Network error: Client connection negotiation failed: client connection to 127.22.82.60:37511: connect: Connection refused (error 111)
06:12:17.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.420239 22970 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } attempt: 3
06:12:17.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.424660 22970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.425434 22970 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.60:37511: Network error: Client connection negotiation failed: client connection to 127.22.82.60:37511: connect: Connection refused (error 111)
06:12:17.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.450681 23081 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:17.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.451030 23081 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:17.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.451073 23081 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:17.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.453050 23081 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:17.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.453156 23081 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:17.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.453181 23081 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:17.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.453199 23081 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:17.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.453219 23081 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:17.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.453236 23081 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32803/jwks.json
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.455195 23081 master_runner.cc:387] Master server non-default flags:
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.60:37511
06:12:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32803/jwks.json
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data/info.pb
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.60
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23081
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/logs
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.455577 23081 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:17.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.455956 23081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:17.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.456611 22970 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } attempt: 1
06:12:17.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.457762 22970 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.60:37511: Network error: Client connection negotiation failed: client connection to 127.22.82.60:37511: connect: Connection refused (error 111)
06:12:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.459239 23093 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
06:12:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.459240 23090 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
06:12:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.459240 23089 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
06:12:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.459443 23081 server_base.cc:1061] running on GCE node
06:12:17.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.459738 23081 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:17.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.459965 23081 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:17.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.461118 23081 hybrid_clock.cc:648] HybridClock initialized: now 1786515137461096 us; error 41 us; skew 500 ppm
06:12:17.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.462438 23081 webserver.cc:533] Webserver started at http://127.22.82.60:37397/ using document root <none> and password file <none>
06:12:17.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.462679 23081 fs_manager.cc:362] Metadata directory not provided
06:12:17.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.462728 23081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:17.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.462854 23081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.464174 23081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data/instance:
06:12:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a837e0b835a4b7ba95fc978a071fc83"
06:12:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.464627 23081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal/instance:
06:12:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a837e0b835a4b7ba95fc978a071fc83"
06:12:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.469882 23081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.470857 23101 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.471076 23081 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.471143 23081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a837e0b835a4b7ba95fc978a071fc83"
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.471235 23081 fs_report.cc:389] FS layout report
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data/data
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:17.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:17.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.471760 23076 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } attempt: 2
06:12:17.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.472811 23076 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.82.60:37511: Network error: Client connection negotiation failed: client connection to 127.22.82.60:37511: connect: Connection refused (error 111)
06:12:17.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.515983 23081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:17.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.516412 23081 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:17.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.516602 23081 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.522924 23081 rpc_server.cc:307] RPC server started. Bound to: 127.22.82.60:37511
06:12:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.522991 23172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.82.60:37511 every 8 connection(s)
06:12:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.523475 23081 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/data/info.pb
06:12:17.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.524310 23173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.526065 23173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.532712 22856 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 23081
06:12:17.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.532744 23173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.532873 22856 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/master-2/wal/instance
06:12:17.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.532985 22970 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } attempt: 2
06:12:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.537631 23173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } has no permanent_uuid. Determining permanent_uuid...
06:12:17.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.539539 22970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: Bootstrap starting.
06:12:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.540640 22970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: Neither blocks nor log segments found. Creating new log.
06:12:17.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.540903 22970 log.cc:826] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: Log is configured to *not* fsync() on all Append() calls
06:12:17.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.541522 23173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: Bootstrap starting.
06:12:17.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.541611 22970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: No bootstrap required, opened a new log
06:12:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.542233 23173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: Neither blocks nor log segments found. Creating new log.
06:12:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.542572 23173 log.cc:826] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: Log is configured to *not* fsync() on all Append() calls
06:12:17.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.543319 23173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: No bootstrap required, opened a new log
06:12:17.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.543558 22970 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.543676 22970 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:17.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.543699 22970 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fa8a117d8d4a90b40e0e5fd75a9529, State: Initialized, Role: FOLLOWER
06:12:17.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.543808 22970 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [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: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.544078 23184 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [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: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.544143 22970 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: configured and running, proceeding with master startup.
06:12:17.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.544166 23184 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.545042 23173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.545181 23173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:17.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.545215 23173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a837e0b835a4b7ba95fc978a071fc83, State: Initialized, Role: FOLLOWER
06:12:17.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.545326 23173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [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: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.545693 23173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [sys.catalog]: configured and running, proceeding with master startup.
06:12:17.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.546650 23206 catalog_manager.cc:1614] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:17.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.546860 23206 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:17.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.547128 23200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [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: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.547703 22871 master_runner.cc:187] Error getting master registration for 127.22.82.61:41253: OK, instance_id { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" instance_seqno: 1786515137337013 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.549611 22871 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.551362 23226 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.551633 23226 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:17.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.552309 23081 master_runner.cc:187] Error getting master registration for 127.22.82.61:41253: OK, instance_id { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" instance_seqno: 1786515137337013 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:17.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.554221 23081 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:17.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.548570 23200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.563988 23076 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } attempt: 3
06:12:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.564043 23184 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.564165 23184 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.564813 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a837e0b835a4b7ba95fc978a071fc83" is_pre_election: true
06:12:17.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.564972 23138 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fa8a117d8d4a90b40e0e5fd75a9529 in term 0.
06:12:17.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.564455 23184 leader_election.cc:290] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90fbc7bd461747aaa5c2457ae50c2eac (127.22.82.61:41253), 8a837e0b835a4b7ba95fc978a071fc83 (127.22.82.60:37511)
06:12:17.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.565208 22898 leader_election.cc:304] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [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: 8a837e0b835a4b7ba95fc978a071fc83, a4fa8a117d8d4a90b40e0e5fd75a9529; no voters: 
06:12:17.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.565531 23184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:17.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.565573 23184 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:17.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.565595 23184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 0 FOLLOWER]: Advancing to term 1
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.566682 23184 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.566820 23184 leader_election.cc:290] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [CANDIDATE]: Term 1 election: Requested vote from peers 90fbc7bd461747aaa5c2457ae50c2eac (127.22.82.61:41253), 8a837e0b835a4b7ba95fc978a071fc83 (127.22.82.60:37511)
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.567265 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a837e0b835a4b7ba95fc978a071fc83"
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.567342 23138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 0 FOLLOWER]: Advancing to term 1
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.568310 23138 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fa8a117d8d4a90b40e0e5fd75a9529 in term 1.
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.568581 22898 leader_election.cc:304] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [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: 8a837e0b835a4b7ba95fc978a071fc83, a4fa8a117d8d4a90b40e0e5fd75a9529; no voters: 
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.568699 23184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 1 FOLLOWER]: Leader election won for term 1
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.568914 23184 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [term 1 LEADER]: Becoming Leader. State: Replica: a4fa8a117d8d4a90b40e0e5fd75a9529, State: Running, Role: LEADER
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.569018 23184 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [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: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.569520 23184 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4fa8a117d8d4a90b40e0e5fd75a9529. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.569593 23184 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: This master's current role is: LEADER
06:12:17.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.572427 23076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac: Bootstrap starting.
06:12:17.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.573434 23076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac: Neither blocks nor log segments found. Creating new log.
06:12:17.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.573572 23231 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:17.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.573797 23076 log.cc:826] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac: Log is configured to *not* fsync() on all Append() calls
06:12:17.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.574384 23231 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.575066 23076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac: No bootstrap required, opened a new log
06:12:17.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.577456 23076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.577602 23076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:17.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.577636 23076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90fbc7bd461747aaa5c2457ae50c2eac, State: Initialized, Role: FOLLOWER
06:12:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.578353 23076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [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: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } }
06:12:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.578763 23076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: configured and running, proceeding with master startup.
06:12:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.578837 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90fbc7bd461747aaa5c2457ae50c2eac"
06:12:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.578979 23037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 0 FOLLOWER]: Advancing to term 1
06:12:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.580125 23037 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fa8a117d8d4a90b40e0e5fd75a9529 in term 1.
06:12:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.578821 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" is_pre_election: true
06:12:17.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.580520 23039 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a4fa8a117d8d4a90b40e0e5fd75a9529 in term 1. Re-sending same reply.
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.581069 23138 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [term 1 FOLLOWER]: Refusing update from remote peer a4fa8a117d8d4a90b40e0e5fd75a9529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.581418 23184 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.583102 23235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.583125 23200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4fa8a117d8d4a90b40e0e5fd75a9529. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.583201 23200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.583197 23235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.583696 23039 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [term 1 FOLLOWER]: Refusing update from remote peer a4fa8a117d8d4a90b40e0e5fd75a9529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.583983 23008 tablet.cc:2406] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.583959 23229 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:17.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.585711 23235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4fa8a117d8d4a90b40e0e5fd75a9529. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.585944 23235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.587258 23253 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:17.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.587464 23253 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.589124 23229 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.589231 23229 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: This master's current role is: LEADER
06:12:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.589325 23234 mvcc.cc:204] Tried to move back new op lower bound from 7317566003520106496 to 7317566003483242496. Current Snapshot: MvccSnapshot[applied={T|T < 7317566003520106496}]
06:12:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.589911 23184 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.589990 23184 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529 [sys.catalog]: This master's current role is: LEADER
06:12:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.590471 23254 mvcc.cc:204] Tried to move back new op lower bound from 7317566003520106496 to 7317566003483242496. Current Snapshot: MvccSnapshot[applied={T|T < 7317566003520106496}]
06:12:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.591102 23200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.591202 23200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83 [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.591854 23235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fa8a117d8d4a90b40e0e5fd75a9529" member_type: VOTER last_known_addr { host: "127.22.82.62" port: 43307 } } peers { permanent_uuid: "90fbc7bd461747aaa5c2457ae50c2eac" member_type: VOTER last_known_addr { host: "127.22.82.61" port: 41253 } } peers { permanent_uuid: "8a837e0b835a4b7ba95fc978a071fc83" member_type: VOTER last_known_addr { host: "127.22.82.60" port: 37511 } } }
06:12:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.591943 23235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90fbc7bd461747aaa5c2457ae50c2eac [sys.catalog]: This master's current role is: FOLLOWER
06:12:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.593379 23256 mvcc.cc:204] Tried to move back new op lower bound from 7317566003520106496 to 7317566003483242496. Current Snapshot: MvccSnapshot[applied={T|T < 7317566003520106496}]
06:12:17.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.604031 23231 catalog_manager.cc:1384] Generated new cluster ID: 8a7b9e969fcb438e86d25ccda979efa6
06:12:17.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.604370 23231 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.628273 23231 catalog_manager.cc:1407] Generated new certificate authority record
06:12:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.629783 23231 catalog_manager.cc:1560] Loading token signing keys...
06:12:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.652709 23231 catalog_manager.cc:6112] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: Generated new TSK 0
06:12:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.653541 23231 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:17.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.672395 22856 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/logs
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data/info.pb
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.1:0
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.82.1
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.1
06:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.822926 23263 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.823794 23263 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.824178 23263 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:17.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.827703 23263 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:17.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.828297 23263 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.82.1
06:12:17.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.831535 23263 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:17.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.1:0
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data/info.pb
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.1
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23263
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.82.1
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/logs
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.833117 23263 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.833503 23263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:17.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.837072 23273 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
06:12:17.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.837133 23270 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
06:12:17.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:17.837199 23269 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
06:12:17.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.837364 23263 server_base.cc:1061] running on GCE node
06:12:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.838034 23263 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.838402 23263 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:17.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.839591 23263 hybrid_clock.cc:648] HybridClock initialized: now 1786515137839556 us; error 50 us; skew 500 ppm
06:12:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.841228 23263 webserver.cc:533] Webserver started at http://127.22.82.1:33629/ using document root <none> and password file <none>
06:12:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.841478 23263 fs_manager.cc:362] Metadata directory not provided
06:12:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.841531 23263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.841670 23263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.843009 23263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data/instance:
06:12:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cdf038673e004713b2dfe6c556fd03d8"
06:12:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.843422 23263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal/instance:
06:12:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cdf038673e004713b2dfe6c556fd03d8"
06:12:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.845217 23263 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
06:12:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.846396 23281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.846652 23263 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.846854 23263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal
06:12:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cdf038673e004713b2dfe6c556fd03d8"
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:17 on dist-test-slave-jq4t"
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.846938 23263 fs_report.cc:389] FS layout report
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data/data
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:17.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:17.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.886929 23263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:17.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.887321 23263 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:17.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.887431 23263 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:17.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.887688 23263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.888063 23263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.888098 23263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.888124 23263 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.888137 23263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.895620 23263 rpc_server.cc:307] RPC server started. Bound to: 127.22.82.1:41331
06:12:17.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.895679 23446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.82.1:41331 every 8 connection(s)
06:12:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.896067 23263 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/data/info.pb
06:12:17.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.902966 23448 heartbeater.cc:344] Connected to a master server at 127.22.82.62:43307
06:12:17.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903126 23449 heartbeater.cc:344] Connected to a master server at 127.22.82.61:41253
06:12:17.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903383 23447 heartbeater.cc:344] Connected to a master server at 127.22.82.60:37511
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903635 23448 heartbeater.cc:461] Registering TS with master...
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903635 23449 heartbeater.cc:461] Registering TS with master...
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903720 23447 heartbeater.cc:461] Registering TS with master...
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903946 23449 heartbeater.cc:507] Master 127.22.82.61:41253 requested a full tablet report, sending...
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903947 23447 heartbeater.cc:507] Master 127.22.82.60:37511 requested a full tablet report, sending...
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.903947 23448 heartbeater.cc:507] Master 127.22.82.62:43307 requested a full tablet report, sending...
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.904419 22856 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 23263
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.904549 22856 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-0/wal/instance
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.904661 23023 ts_manager.cc:194] Registered new tserver with Master: cdf038673e004713b2dfe6c556fd03d8 (127.22.82.1:41331)
06:12:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.904739 22920 ts_manager.cc:194] Registered new tserver with Master: cdf038673e004713b2dfe6c556fd03d8 (127.22.82.1:41331)
06:12:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.905402 23123 ts_manager.cc:194] Registered new tserver with Master: cdf038673e004713b2dfe6c556fd03d8 (127.22.82.1:41331)
06:12:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.905791 22920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.82.1:47531
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:17.906530 22856 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/logs
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data/info.pb
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.2:0
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.82.2
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.2
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:18.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.010643 23454 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:18.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.010921 23454 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:18.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.010962 23454 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.012837 23454 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.012930 23454 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.82.2
06:12:18.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.014633 23454 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:18.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:18.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:18.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.2:0
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data/info.pb
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.2
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23454
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.82.2
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/logs
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.014992 23454 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.015364 23454 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:18.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.018952 23462 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
06:12:18.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.018949 23463 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
06:12:18.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.018951 23466 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
06:12:18.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.018994 23454 server_base.cc:1061] running on GCE node
06:12:18.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.019444 23454 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:18.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.019666 23454 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:18.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.020809 23454 hybrid_clock.cc:648] HybridClock initialized: now 1786515138020775 us; error 53 us; skew 500 ppm
06:12:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.022315 23454 webserver.cc:533] Webserver started at http://127.22.82.2:40795/ using document root <none> and password file <none>
06:12:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.022535 23454 fs_manager.cc:362] Metadata directory not provided
06:12:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.022578 23454 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.022680 23454 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:18.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.023655 23454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data/instance:
06:12:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50866da3ddc44e18b081f738c5cef1e0"
06:12:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.024010 23454 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal/instance:
06:12:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50866da3ddc44e18b081f738c5cef1e0"
06:12:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.025493 23454 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.026348 23476 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.026572 23454 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.026639 23454 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50866da3ddc44e18b081f738c5cef1e0"
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.026696 23454 fs_report.cc:389] FS layout report
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data/data
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.054498 23454 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.054944 23454 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.055088 23454 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.055425 23454 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.055945 23454 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.056011 23454 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.056054 23454 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.056071 23454 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:18.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.064661 23454 rpc_server.cc:307] RPC server started. Bound to: 127.22.82.2:33785
06:12:18.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.064766 23642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.82.2:33785 every 8 connection(s)
06:12:18.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.065276 23454 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/data/info.pb
06:12:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.075472 22856 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 23454
06:12:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.075654 22856 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-1/wal/instance
06:12:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.076678 23643 heartbeater.cc:344] Connected to a master server at 127.22.82.60:37511
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.076835 23646 heartbeater.cc:344] Connected to a master server at 127.22.82.61:41253
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.076838 23643 heartbeater.cc:461] Registering TS with master...
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.076954 23646 heartbeater.cc:461] Registering TS with master...
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.077265 23646 heartbeater.cc:507] Master 127.22.82.61:41253 requested a full tablet report, sending...
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.077265 23643 heartbeater.cc:507] Master 127.22.82.60:37511 requested a full tablet report, sending...
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.077524 22856 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/logs
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data/info.pb
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.3:0
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.82.3
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.3
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.077901 23122 ts_manager.cc:194] Registered new tserver with Master: 50866da3ddc44e18b081f738c5cef1e0 (127.22.82.2:33785)
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.078305 23644 heartbeater.cc:344] Connected to a master server at 127.22.82.62:43307
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.078367 23644 heartbeater.cc:461] Registering TS with master...
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.078481 23644 heartbeater.cc:507] Master 127.22.82.62:43307 requested a full tablet report, sending...
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.078716 23023 ts_manager.cc:194] Registered new tserver with Master: 50866da3ddc44e18b081f738c5cef1e0 (127.22.82.2:33785)
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.078934 22920 ts_manager.cc:194] Registered new tserver with Master: 50866da3ddc44e18b081f738c5cef1e0 (127.22.82.2:33785)
06:12:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.079396 22920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.82.2:36313
06:12:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.184581 23653 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.184837 23653 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.184864 23653 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:18.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.186614 23653 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:18.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.186678 23653 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.82.3
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.188279 23653 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.82.20:40495
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.82.3:0
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data/info.pb
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.82.3
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.82.62:43307,127.22.82.61:41253,127.22.82.60:37511
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23653
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.82.3
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/logs
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.188650 23653 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.189006 23653 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:18.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.192430 23662 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
06:12:18.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.192539 23659 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
06:12:18.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.192430 23658 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
06:12:18.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.192696 23653 server_base.cc:1061] running on GCE node
06:12:18.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.192864 23653 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:18.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.193097 23653 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:18.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.194271 23653 hybrid_clock.cc:648] HybridClock initialized: now 1786515138194246 us; error 42 us; skew 500 ppm
06:12:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.195533 23653 webserver.cc:533] Webserver started at http://127.22.82.3:37851/ using document root <none> and password file <none>
06:12:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.195761 23653 fs_manager.cc:362] Metadata directory not provided
06:12:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.195806 23653 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.195902 23653 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:18.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.196936 23653 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data/instance:
06:12:18.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47ab93ee88d049a383e9099310c28bb6"
06:12:18.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.197351 23653 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal/instance:
06:12:18.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47ab93ee88d049a383e9099310c28bb6"
06:12:18.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.199035 23653 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.200199 23671 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.200457 23653 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.200580 23653 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47ab93ee88d049a383e9099310c28bb6"
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.200645 23653 fs_report.cc:389] FS layout report
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data/data
06:12:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.222798 23653 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.223222 23653 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.223320 23653 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.223588 23653 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:18.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.223981 23653 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:18.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.224016 23653 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:18.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.224043 23653 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:18.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.224056 23653 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.231814 23653 rpc_server.cc:307] RPC server started. Bound to: 127.22.82.3:42735
06:12:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.231868 23845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.82.3:42735 every 8 connection(s)
06:12:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.232297 23653 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/data/info.pb
06:12:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.236603 22856 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 23653
06:12:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.236727 22856 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster6057085819192779450/ts-2/wal/instance
06:12:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.239485 23846 heartbeater.cc:344] Connected to a master server at 127.22.82.60:37511
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.239491 23847 heartbeater.cc:344] Connected to a master server at 127.22.82.62:43307
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.239959 23847 heartbeater.cc:461] Registering TS with master...
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.239959 23846 heartbeater.cc:461] Registering TS with master...
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.240259 23847 heartbeater.cc:507] Master 127.22.82.62:43307 requested a full tablet report, sending...
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.240259 23846 heartbeater.cc:507] Master 127.22.82.60:37511 requested a full tablet report, sending...
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.239729 23848 heartbeater.cc:344] Connected to a master server at 127.22.82.61:41253
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.240753 22920 ts_manager.cc:194] Registered new tserver with Master: 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735)
06:12:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.240852 23122 ts_manager.cc:194] Registered new tserver with Master: 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735)
06:12:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.240654 23848 heartbeater.cc:461] Registering TS with master...
06:12:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.241088 23848 heartbeater.cc:507] Master 127.22.82.61:41253 requested a full tablet report, sending...
06:12:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.241362 22920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.82.3:54327
06:12:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.241444 23023 ts_manager.cc:194] Registered new tserver with Master: 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735)
06:12:18.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.254300 22856 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:18.255 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:18.255 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:18.258 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.82.62"
      port: 43307
    }
    bound_http_address {
      host: "127.22.82.62"
      port: 45051
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.82.61"
      port: 41253
    }
    bound_http_address {
      host: "127.22.82.61"
      port: 34439
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.82.60"
      port: 37511
    }
    bound_http_address {
      host: "127.22.82.60"
      port: 37397
    }
  }
}

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

06:12:18.260 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.82.1"
      port: 41331
    }
    bound_http_address {
      host: "127.22.82.1"
      port: 33629
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.82.2"
      port: 33785
    }
    bound_http_address {
      host: "127.22.82.2"
      port: 40795
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.82.3"
      port: 42735
    }
    bound_http_address {
      host: "127.22.82.3"
      port: 37851
    }
  }
}

06:12:18.260 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:18.263 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:18.265 [DEBUG - main] (Connection.java:748) [peer master-127.22.82.61:41253(127.22.82.61:41253)] connecting to peer
06:12:18.266 [DEBUG - main] (Connection.java:748) [peer master-127.22.82.60:37511(127.22.82.60:37511)] connecting to peer
06:12:18.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.82.61:41253(127.22.82.61:41253)] Successfully connected to peer
06:12:18.268 [DEBUG - main] (Connection.java:748) [peer master-127.22.82.62:43307(127.22.82.62:43307)] connecting to peer
06:12:18.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.82.60:37511(127.22.82.60:37511)] Successfully connected to peer
06:12:18.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.82.62:43307(127.22.82.62:43307)] Successfully connected to peer
06:12:18.272 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.22.82.61
06:12:18.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.22.82.60
06:12:18.273 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.22.82.62
06:12:18.300 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f033be6, L:/127.0.0.1:53112 - R:/127.22.82.62:43307] using SASL/PLAIN
06:12:18.301 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x760fc43e, L:/127.0.0.1:59592 - R:/127.22.82.61:41253] using SASL/PLAIN
06:12:18.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:18.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=40), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.82.61:41253, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.82.60:37511, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.82.62:43307, [39ms] Sub RPC ConnectToMaster: received response from server master-127.22.82.62:43307: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.22.82.61:41253: OK, deferred=null) after lookup
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.306177 22920 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53112:
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515138263"
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: "original comment"
06:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.306732 22920 catalog_manager.cc:7119] 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-1786515138263 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
06:12:18.309 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f6d7589, L:/127.0.0.1:35380 - R:/127.22.82.60:37511] using SASL/PLAIN
06:12:18.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6b12b15c521b4d9b9da06937a84aeb4d
06:12:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.322435 23351 tablet_service.cc:1511] Processing CreateTablet for tablet 0b42beb6bc254b91b0210138eab084fc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d]), partition=RANGE (key) PARTITION UNBOUNDED
06:12:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.322435 23743 tablet_service.cc:1511] Processing CreateTablet for tablet 0b42beb6bc254b91b0210138eab084fc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d]), partition=RANGE (key) PARTITION UNBOUNDED
06:12:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.322600 23552 tablet_service.cc:1511] Processing CreateTablet for tablet 0b42beb6bc254b91b0210138eab084fc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d]), partition=RANGE (key) PARTITION UNBOUNDED
06:12:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.322908 23351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42beb6bc254b91b0210138eab084fc. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.322908 23552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42beb6bc254b91b0210138eab084fc. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.322909 23743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b42beb6bc254b91b0210138eab084fc. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.326599 23883 tablet_bootstrap.cc:492] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: Bootstrap starting.
06:12:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.327102 23885 tablet_bootstrap.cc:492] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Bootstrap starting.
06:12:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.327600 23883 tablet_bootstrap.cc:654] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: Neither blocks nor log segments found. Creating new log.
06:12:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.327895 23885 tablet_bootstrap.cc:654] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Neither blocks nor log segments found. Creating new log.
06:12:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.328248 23885 log.cc:826] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Log is configured to *not* fsync() on all Append() calls
06:12:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.328262 23883 log.cc:826] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: Log is configured to *not* fsync() on all Append() calls
06:12:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.328691 23884 tablet_bootstrap.cc:492] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: Bootstrap starting.
06:12:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.329456 23884 tablet_bootstrap.cc:654] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: Neither blocks nor log segments found. Creating new log.
06:12:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.329510 23885 tablet_bootstrap.cc:492] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: No bootstrap required, opened a new log
06:12:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.329583 23883 tablet_bootstrap.cc:492] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: No bootstrap required, opened a new log
06:12:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.329584 23885 ts_tablet_manager.cc:1403] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
06:12:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.329639 23883 ts_tablet_manager.cc:1403] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
06:12:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.330221 23884 log.cc:826] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: Log is configured to *not* fsync() on all Append() calls
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331192 23884 tablet_bootstrap.cc:492] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: No bootstrap required, opened a new log
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331277 23884 ts_tablet_manager.cc:1403] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331749 23883 raft_consensus.cc:359] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331804 23885 raft_consensus.cc:359] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331931 23883 raft_consensus.cc:385] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331931 23885 raft_consensus.cc:385] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331964 23885 raft_consensus.cc:740] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf038673e004713b2dfe6c556fd03d8, State: Initialized, Role: FOLLOWER
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.331964 23883 raft_consensus.cc:740] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50866da3ddc44e18b081f738c5cef1e0, State: Initialized, Role: FOLLOWER
06:12:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.332067 23883 consensus_queue.cc:260] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [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: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.332121 23885 consensus_queue.cc:260] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [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: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.332419 23885 ts_tablet_manager.cc:1434] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
06:12:18.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.332420 23883 ts_tablet_manager.cc:1434] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
06:12:18.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.332646 23448 heartbeater.cc:499] Master 127.22.82.62:43307 was elected leader, sending a full tablet report...
06:12:18.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.333983 23644 heartbeater.cc:499] Master 127.22.82.62:43307 was elected leader, sending a full tablet report...
06:12:18.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.334743 23884 raft_consensus.cc:359] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.334931 23884 raft_consensus.cc:385] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:18.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.334976 23884 raft_consensus.cc:740] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ab93ee88d049a383e9099310c28bb6, State: Initialized, Role: FOLLOWER
06:12:18.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.335096 23884 consensus_queue.cc:260] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [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: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.335453 23884 ts_tablet_manager.cc:1434] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
06:12:18.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.336113 23847 heartbeater.cc:499] Master 127.22.82.62:43307 was elected leader, sending a full tablet report...
06:12:18.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.397267 23450 tablet.cc:2406] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.412076 23890 raft_consensus.cc:493] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.412294 23890 raft_consensus.cc:515] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.412921 23890 leader_election.cc:290] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735), cdf038673e004713b2dfe6c556fd03d8 (127.22.82.1:41331)
06:12:18.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.417452 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42beb6bc254b91b0210138eab084fc" candidate_uuid: "50866da3ddc44e18b081f738c5cef1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf038673e004713b2dfe6c556fd03d8" is_pre_election: true
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.417443 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42beb6bc254b91b0210138eab084fc" candidate_uuid: "50866da3ddc44e18b081f738c5cef1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ab93ee88d049a383e9099310c28bb6" is_pre_election: true
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.417737 23380 raft_consensus.cc:2468] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50866da3ddc44e18b081f738c5cef1e0 in term 0.
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.417737 23772 raft_consensus.cc:2468] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50866da3ddc44e18b081f738c5cef1e0 in term 0.
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.418032 23480 leader_election.cc:304] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [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: 50866da3ddc44e18b081f738c5cef1e0, cdf038673e004713b2dfe6c556fd03d8; no voters: 
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.418211 23890 raft_consensus.cc:2804] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.418267 23890 raft_consensus.cc:493] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:18.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.418299 23890 raft_consensus.cc:3060] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 0 FOLLOWER]: Advancing to term 1
06:12:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.419085 23890 raft_consensus.cc:515] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.419272 23890 leader_election.cc:290] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735), cdf038673e004713b2dfe6c556fd03d8 (127.22.82.1:41331)
06:12:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.419498 23380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42beb6bc254b91b0210138eab084fc" candidate_uuid: "50866da3ddc44e18b081f738c5cef1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdf038673e004713b2dfe6c556fd03d8"
06:12:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.419519 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b42beb6bc254b91b0210138eab084fc" candidate_uuid: "50866da3ddc44e18b081f738c5cef1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ab93ee88d049a383e9099310c28bb6"
06:12:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.419611 23380 raft_consensus.cc:3060] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 0 FOLLOWER]: Advancing to term 1
06:12:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.419642 23772 raft_consensus.cc:3060] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 0 FOLLOWER]: Advancing to term 1
06:12:18.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.420526 23380 raft_consensus.cc:2468] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50866da3ddc44e18b081f738c5cef1e0 in term 1.
06:12:18.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.420625 23772 raft_consensus.cc:2468] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50866da3ddc44e18b081f738c5cef1e0 in term 1.
06:12:18.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.420766 23480 leader_election.cc:304] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [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: 50866da3ddc44e18b081f738c5cef1e0, cdf038673e004713b2dfe6c556fd03d8; no voters: 
06:12:18.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.420907 23890 raft_consensus.cc:2804] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 1 FOLLOWER]: Leader election won for term 1
06:12:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.421134 23890 raft_consensus.cc:697] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 50866da3ddc44e18b081f738c5cef1e0, State: Running, Role: LEADER
06:12:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.421268 23890 consensus_queue.cc:237] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [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: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } }
06:12:18.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.422709 22920 catalog_manager.cc:5739] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50866da3ddc44e18b081f738c5cef1e0 (127.22.82.2). New cstate: current_term: 1 leader_uuid: "50866da3ddc44e18b081f738c5cef1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50866da3ddc44e18b081f738c5cef1e0" member_type: VOTER last_known_addr { host: "127.22.82.2" port: 33785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 } health_report { overall_health: UNKNOWN } } }
06:12:18.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.449072 22920 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53112:
06:12:18.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515138263" } new_table_comment: "new comment"
06:12:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.453737 23380 raft_consensus.cc:1275] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8 [term 1 FOLLOWER]: Refusing update from remote peer 50866da3ddc44e18b081f738c5cef1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.453737 23772 raft_consensus.cc:1275] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6 [term 1 FOLLOWER]: Refusing update from remote peer 50866da3ddc44e18b081f738c5cef1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.454224 23893 consensus_queue.cc:1048] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ab93ee88d049a383e9099310c28bb6" member_type: VOTER last_known_addr { host: "127.22.82.3" port: 42735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.454433 23890 consensus_queue.cc:1048] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdf038673e004713b2dfe6c556fd03d8" member_type: VOTER last_known_addr { host: "127.22.82.1" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.456353 22920 catalog_manager.cc:5831] TS cdf038673e004713b2dfe6c556fd03d8 (127.22.82.1:41331) does not have the latest schema for tablet 0b42beb6bc254b91b0210138eab084fc (table org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d]). Expected version 1 got 0
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.456683 22918 catalog_manager.cc:5831] TS 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735) does not have the latest schema for tablet 0b42beb6bc254b91b0210138eab084fc (table org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d]). Expected version 1 got 0
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.456832 23904 tablet.cc:1724] T 0b42beb6bc254b91b0210138eab084fc P 50866da3ddc44e18b081f738c5cef1e0: Alter schema from (
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.457370 23906 tablet.cc:1724] T 0b42beb6bc254b91b0210138eab084fc P cdf038673e004713b2dfe6c556fd03d8: Alter schema from (
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
06:12:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
06:12:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.458302 23899 mvcc.cc:204] Tried to move back new op lower bound from 7317566007102984192 to 7317566006974730240. Current Snapshot: MvccSnapshot[applied={T|T < 7317566007102984192}]
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.460963 22920 catalog_manager.cc:6284] T 00000000000000000000000000000000 P a4fa8a117d8d4a90b40e0e5fd75a9529: org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d] alter complete (version 1)
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.460989 23907 tablet.cc:1724] T 0b42beb6bc254b91b0210138eab084fc P 47ab93ee88d049a383e9099310c28bb6: Alter schema from (
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
06:12:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
06:12:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
06:12:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.461833 22920 catalog_manager.cc:5831] TS 47ab93ee88d049a383e9099310c28bb6 (127.22.82.3:42735) does not have the latest schema for tablet 0b42beb6bc254b91b0210138eab084fc (table org.apache.kudu.client.TestAlterTable-1786515138263 [id=6b12b15c521b4d9b9da06937a84aeb4d]). Expected version 1 got 0
06:12:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.463248 23901 mvcc.cc:204] Tried to move back new op lower bound from 7317566007102984192 to 7317566006974730240. Current Snapshot: MvccSnapshot[applied={T|T < 7317566007102984192}]
06:12:18.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6b12b15c521b4d9b9da06937a84aeb4d
06:12:18.470 [DEBUG - main] (Connection.java:575) [peer master-127.22.82.61:41253(127.22.82.61:41253)] disconnecting while in state READY
06:12:18.470 [DEBUG - main] (Connection.java:575) [peer master-127.22.82.60:37511(127.22.82.60:37511)] disconnecting while in state READY
06:12:18.470 [DEBUG - main] (Connection.java:575) [peer master-127.22.82.62:43307(127.22.82.62:43307)] disconnecting while in state READY
06:12:18.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.82.61:41253(127.22.82.61:41253)] handling channelInactive
06:12:18.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.82.62:43307(127.22.82.62:43307)] handling channelInactive
06:12:18.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.82.61:41253(127.22.82.61:41253)] cleaning up while in state READY due to: connection closed
06:12:18.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.82.62:43307(127.22.82.62:43307)] cleaning up while in state READY due to: connection closed
06:12:18.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:18.474 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.82.60:37511(127.22.82.60:37511)] handling channelInactive
06:12:18.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.82.60:37511(127.22.82.60:37511)] cleaning up while in state READY due to: connection closed
06:12:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.475785 22856 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 23263
06:12:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.493326 22856 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 23454
06:12:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.509263 22856 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 23653
06:12:18.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.534396 22856 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 22871
06:12:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.552466 23226 catalog_manager.cc:1296] Loaded cluster ID: 8a7b9e969fcb438e86d25ccda979efa6
06:12:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.552819 23226 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: loading cluster ID for follower catalog manager: success
06:12:18.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.553874 23226 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: acquiring CA information for follower catalog manager: success
06:12:18.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.554194 23226 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 8a837e0b835a4b7ba95fc978a071fc83: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.558667 22856 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 22980
06:12:18.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.588444 22856 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 23081
06:12:18.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:18Z chronyd exiting
.06:12:18.663 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515138663
06:12:18.667 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:18.667 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:18.667 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:18.667 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:18.668 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:18.671 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:18.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.767807 23919 mini_oidc.cc:150] Starting JWKS server
06:12:18.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.768631 23919 webserver.cc:533] Webserver started at http://127.0.0.1:42941/ using document root <none> and password file <none>
06:12:18.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.768755 23919 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:18.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.768923 23919 webserver.cc:533] Webserver started at http://127.0.0.1:46061/ using document root <none> and password file <none>
06:12:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:18Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:18.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:18Z Disabled control of system clock
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.783129 23919 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/logs
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data/info.pb
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.254:41893
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.254
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42941/jwks.json with env {}
06:12:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.880373 23934 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.880647 23934 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.880671 23934 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.882364 23934 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.882421 23934 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.882436 23934 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.882447 23934 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.882460 23934 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:18.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.882472 23934 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42941/jwks.json
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.884141 23934 master_runner.cc:387] Master server non-default flags:
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.254:41893
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42941/jwks.json
06:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data/info.pb
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.254
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23934
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/logs
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.884423 23934 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:18.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.884783 23934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.887812 23948 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
06:12:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.887956 23951 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
06:12:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.888006 23947 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
06:12:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.888228 23934 server_base.cc:1061] running on GCE node
06:12:18.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.888906 23934 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:18.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.889226 23934 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:18.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.890372 23934 hybrid_clock.cc:648] HybridClock initialized: now 1786515138890408 us; error 84 us; skew 500 ppm
06:12:18.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.891886 23934 webserver.cc:533] Webserver started at http://127.23.91.254:34159/ using document root <none> and password file <none>
06:12:18.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.892088 23934 fs_manager.cc:362] Metadata directory not provided
06:12:18.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.892131 23934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:18.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.892232 23934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.893299 23934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data/instance:
06:12:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e4fe1dfe9e374945a2adc0f6cd782561"
06:12:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.893666 23934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal/instance:
06:12:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e4fe1dfe9e374945a2adc0f6cd782561"
06:12:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.895154 23934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.895982 23960 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.896306 23934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.896394 23934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e4fe1dfe9e374945a2adc0f6cd782561"
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:18 on dist-test-slave-jq4t"
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.896468 23934 fs_report.cc:389] FS layout report
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data/data
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:18.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.909093 23934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:18.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.909472 23934 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:18.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.909575 23934 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:18.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.914913 23934 rpc_server.cc:307] RPC server started. Bound to: 127.23.91.254:41893
06:12:18.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.914974 24032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.91.254:41893 every 8 connection(s)
06:12:18.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.915417 23934 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/data/info.pb
06:12:18.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.916193 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:18.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.917995 24034 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } has no permanent_uuid. Determining permanent_uuid...
06:12:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.919198 23919 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 23934
06:12:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.919349 23919 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-0/wal/instance
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.920344 23919 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/logs
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data/info.pb
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.253:36227
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.253
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:18.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42941/jwks.json with env {}
06:12:18.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.924932 24034 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } has no permanent_uuid. Determining permanent_uuid...
06:12:18.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.925428 23961 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.91.253:36227: connect: Connection refused (error 111)
06:12:18.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.925940 24034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.253:36227: Network error: Client connection negotiation failed: client connection to 127.23.91.253:36227: connect: Connection refused (error 111)
06:12:18.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:18.975173 24034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } attempt: 1
06:12:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:18.976230 24034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.253:36227: Network error: Client connection negotiation failed: client connection to 127.23.91.253:36227: connect: Connection refused (error 111)
06:12:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.020807 24038 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.021081 24038 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.021123 24038 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.023029 24038 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.023130 24038 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.023156 24038 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.023175 24038 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.023195 24038 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:19.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.023222 24038 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42941/jwks.json
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.025182 24038 master_runner.cc:387] Master server non-default flags:
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.253:36227
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:19.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42941/jwks.json
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data/info.pb
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.253
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24038
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/logs
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.025589 24038 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.025985 24038 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.029783 24048 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
06:12:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.029783 24047 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
06:12:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.029901 24038 server_base.cc:1061] running on GCE node
06:12:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.029974 24051 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
06:12:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.030586 24038 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.030999 24038 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.032177 24038 hybrid_clock.cc:648] HybridClock initialized: now 1786515139032146 us; error 50 us; skew 500 ppm
06:12:19.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.033571 24038 webserver.cc:533] Webserver started at http://127.23.91.253:32907/ using document root <none> and password file <none>
06:12:19.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.033849 24038 fs_manager.cc:362] Metadata directory not provided
06:12:19.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.033926 24038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:19.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.034076 24038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.035131 24038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data/instance:
06:12:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ac8b8f997ba43a585e5dd60f41dac3a"
06:12:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.035573 24038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal/instance:
06:12:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ac8b8f997ba43a585e5dd60f41dac3a"
06:12:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.037048 24038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.037854 24061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.038072 24038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.038128 24038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ac8b8f997ba43a585e5dd60f41dac3a"
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.038173 24038 fs_report.cc:389] FS layout report
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data/data
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.044440 24034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } attempt: 2
06:12:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.045424 24034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.253:36227: Network error: Client connection negotiation failed: client connection to 127.23.91.253:36227: connect: Connection refused (error 111)
06:12:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.048215 24038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.048717 24038 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.048907 24038 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.054489 24038 rpc_server.cc:307] RPC server started. Bound to: 127.23.91.253:36227
06:12:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.054523 24126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.91.253:36227 every 8 connection(s)
06:12:19.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.054957 24038 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/data/info.pb
06:12:19.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.055653 24127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:19.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.057343 24127 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.058483 23919 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 24038
06:12:19.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.058594 23919 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-1/wal/instance
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.059062 23919 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/logs
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data/info.pb
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.252:37327
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.252
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42941/jwks.json with env {}
06:12:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.063047 24127 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.067273 24127 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.067836 24065 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.91.252:37327: connect: Connection refused (error 111)
06:12:19.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.068519 24127 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.252:37327: Network error: Client connection negotiation failed: client connection to 127.23.91.252:37327: connect: Connection refused (error 111)
06:12:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.117795 24127 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } attempt: 1
06:12:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.119029 24127 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.252:37327: Network error: Client connection negotiation failed: client connection to 127.23.91.252:37327: connect: Connection refused (error 111)
06:12:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.136579 24034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } attempt: 3
06:12:19.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.140924 24034 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.141780 24034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.252:37327: Network error: Client connection negotiation failed: client connection to 127.23.91.252:37327: connect: Connection refused (error 111)
06:12:19.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.158357 24132 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:19.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.158566 24132 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:19.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.158587 24132 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.160127 24132 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.160176 24132 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.160190 24132 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.160203 24132 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.160215 24132 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.160228 24132 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42941/jwks.json
06:12:19.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.161803 24132 master_runner.cc:387] Master server non-default flags:
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.252:37327
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42941/jwks.json
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data/info.pb
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.252
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24132
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/logs
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.162063 24132 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.162303 24132 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.165088 24146 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
06:12:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.165126 24148 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
06:12:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.165186 24151 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
06:12:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.165690 24132 server_base.cc:1061] running on GCE node
06:12:19.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.165925 24132 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:19.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.166217 24132 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.167382 24132 hybrid_clock.cc:648] HybridClock initialized: now 1786515139167368 us; error 49 us; skew 500 ppm
06:12:19.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.168753 24132 webserver.cc:533] Webserver started at http://127.23.91.252:42901/ using document root <none> and password file <none>
06:12:19.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.169014 24132 fs_manager.cc:362] Metadata directory not provided
06:12:19.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.169087 24132 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:19.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.169247 24132 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.170318 24132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data/instance:
06:12:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09237e1822d24d31a93223416f7e6ff6"
06:12:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.170723 24132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal/instance:
06:12:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09237e1822d24d31a93223416f7e6ff6"
06:12:19.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.172269 24132 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.172963 24034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } attempt: 1
06:12:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.173310 24162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.173498 24132 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.173628 24132 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal
06:12:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09237e1822d24d31a93223416f7e6ff6"
06:12:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.173702 24132 fs_report.cc:389] FS layout report
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data/data
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:19.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.174043 24034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.252:37327: Network error: Client connection negotiation failed: client connection to 127.23.91.252:37327: connect: Connection refused (error 111)
06:12:19.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.187258 24127 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } attempt: 2
06:12:19.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.188562 24127 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.91.252:37327: Network error: Client connection negotiation failed: client connection to 127.23.91.252:37327: connect: Connection refused (error 111)
06:12:19.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.194506 24132 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:19.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.194917 24132 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:19.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.195034 24132 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:19.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.200217 24132 rpc_server.cc:307] RPC server started. Bound to: 127.23.91.252:37327
06:12:19.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.200327 24231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.91.252:37327 every 8 connection(s)
06:12:19.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.200716 24132 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/data/info.pb
06:12:19.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.201512 24232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:19.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.203133 24232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.206950 23919 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 24132
06:12:19.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.207106 23919 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/master-2/wal/instance
06:12:19.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.209106 24232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.213282 24232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } has no permanent_uuid. Determining permanent_uuid...
06:12:19.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.218698 24232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: Bootstrap starting.
06:12:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.219743 24232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: Neither blocks nor log segments found. Creating new log.
06:12:19.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.220181 24232 log.cc:826] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: Log is configured to *not* fsync() on all Append() calls
06:12:19.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.221238 24232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: No bootstrap required, opened a new log
06:12:19.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.223198 24232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.223380 24232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:19.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.223423 24232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09237e1822d24d31a93223416f7e6ff6, State: Initialized, Role: FOLLOWER
06:12:19.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.223551 24232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.224020 24232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [sys.catalog]: configured and running, proceeding with master startup.
06:12:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.223984 24244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.224115 24244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.226616 24259 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:19.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.226711 24259 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:19.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.226804 24132 master_runner.cc:187] Error getting master registration for 127.23.91.254:41893: OK, instance_id { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" instance_seqno: 1786515138913303 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:19.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.228847 24132 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:19.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.249267 24034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } attempt: 2
06:12:19.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.254318 24034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: Bootstrap starting.
06:12:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.255327 24034 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: Neither blocks nor log segments found. Creating new log.
06:12:19.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.255666 24034 log.cc:826] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: Log is configured to *not* fsync() on all Append() calls
06:12:19.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.256453 24034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: No bootstrap required, opened a new log
06:12:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.258396 24034 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.258517 24034 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.258538 24034 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4fe1dfe9e374945a2adc0f6cd782561, State: Initialized, Role: FOLLOWER
06:12:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.258656 24034 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.258983 24263 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.259061 24034 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [sys.catalog]: configured and running, proceeding with master startup.
06:12:19.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.259065 24263 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.261595 24281 catalog_manager.cc:1614] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:19.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.261879 24281 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:19.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.262555 23934 master_runner.cc:187] Error getting master registration for 127.23.91.253:36227: OK, instance_id { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" instance_seqno: 1786515139052971 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.264726 23934 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:19.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.279811 24127 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } attempt: 3
06:12:19.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.286438 24127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: Bootstrap starting.
06:12:19.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.287572 24127 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: Neither blocks nor log segments found. Creating new log.
06:12:19.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.287959 24127 log.cc:826] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: Log is configured to *not* fsync() on all Append() calls
06:12:19.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.289149 24127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: No bootstrap required, opened a new log
06:12:19.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.292847 24127 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.293100 24127 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:19.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.293157 24127 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac8b8f997ba43a585e5dd60f41dac3a, State: Initialized, Role: FOLLOWER
06:12:19.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.293346 24127 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.293843 24127 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: configured and running, proceeding with master startup.
06:12:19.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.293952 24284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.294378 24284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.296850 24306 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.297137 24306 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.299616 24038 master_runner.cc:264] No leader master found from master 0ac8b8f997ba43a585e5dd60f41dac3a
06:12:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.299676 24038 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.299793 24067 tablet.cc:2406] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.410583 23968 tablet.cc:2406] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.422039 24284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.422251 24284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.422605 24284 leader_election.cc:290] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4fe1dfe9e374945a2adc0f6cd782561 (127.23.91.254:41893), 09237e1822d24d31a93223416f7e6ff6 (127.23.91.252:37327)
06:12:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.423789 24195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09237e1822d24d31a93223416f7e6ff6" is_pre_election: true
06:12:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.424052 24195 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac8b8f997ba43a585e5dd60f41dac3a in term 0.
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.424759 24065 leader_election.cc:304] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [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: 09237e1822d24d31a93223416f7e6ff6, 0ac8b8f997ba43a585e5dd60f41dac3a; no voters: 
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.424968 24284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.425027 24284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.425052 24284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 0 FOLLOWER]: Advancing to term 1
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.426353 24284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.426568 24284 leader_election.cc:290] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [CANDIDATE]: Term 1 election: Requested vote from peers e4fe1dfe9e374945a2adc0f6cd782561 (127.23.91.254:41893), 09237e1822d24d31a93223416f7e6ff6 (127.23.91.252:37327)
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.427162 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" is_pre_election: true
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.427373 23996 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac8b8f997ba43a585e5dd60f41dac3a in term 0.
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.427521 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4fe1dfe9e374945a2adc0f6cd782561"
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.427561 23995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 0 FOLLOWER]: Advancing to term 1
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.429358 23995 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac8b8f997ba43a585e5dd60f41dac3a in term 1.
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.429646 24195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09237e1822d24d31a93223416f7e6ff6"
06:12:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.429759 24195 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 0 FOLLOWER]: Advancing to term 1
06:12:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.430943 24195 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac8b8f997ba43a585e5dd60f41dac3a in term 1.
06:12:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.439160 24063 leader_election.cc:304] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [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: 0ac8b8f997ba43a585e5dd60f41dac3a, e4fe1dfe9e374945a2adc0f6cd782561; no voters: 
06:12:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.439600 24284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 1 FOLLOWER]: Leader election won for term 1
06:12:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.439821 24284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [term 1 LEADER]: Becoming Leader. State: Replica: 0ac8b8f997ba43a585e5dd60f41dac3a, State: Running, Role: LEADER
06:12:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.439934 24284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [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: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } }
06:12:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.440436 24284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ac8b8f997ba43a585e5dd60f41dac3a. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.441339 24284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: This master's current role is: LEADER
06:12:19.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.443742 24313 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:19.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.444236 24313 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:19.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.445750 24169 tablet.cc:2406] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:19.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.446421 24195 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [term 1 FOLLOWER]: Refusing update from remote peer 0ac8b8f997ba43a585e5dd60f41dac3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:19.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.446578 23995 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [term 1 FOLLOWER]: Refusing update from remote peer 0ac8b8f997ba43a585e5dd60f41dac3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:19.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.446846 24284 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.447019 24284 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.448235 24244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ac8b8f997ba43a585e5dd60f41dac3a. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.448262 24263 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ac8b8f997ba43a585e5dd60f41dac3a. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.448333 24244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.448346 24263 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.449826 24311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.449942 24311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: This master's current role is: LEADER
06:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.450016 24314 mvcc.cc:204] Tried to move back new op lower bound from 7317566011169050624 to 7317566011146665984. Current Snapshot: MvccSnapshot[applied={T|T < 7317566011169050624}]
06:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.450083 24263 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.450165 24263 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561 [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.450420 24315 mvcc.cc:204] Tried to move back new op lower bound from 7317566011169050624 to 7317566011146665984. Current Snapshot: MvccSnapshot[applied={T|T < 7317566011169050624}]
06:12:19.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.451088 24284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.451179 24284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a [sys.catalog]: This master's current role is: LEADER
06:12:19.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.451552 24313 catalog_manager.cc:1384] Generated new cluster ID: 050fd4d394b84a14a5d0cd80d1c6ba28
06:12:19.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.451606 24313 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:19.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.452371 24244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4fe1dfe9e374945a2adc0f6cd782561" member_type: VOTER last_known_addr { host: "127.23.91.254" port: 41893 } } peers { permanent_uuid: "0ac8b8f997ba43a585e5dd60f41dac3a" member_type: VOTER last_known_addr { host: "127.23.91.253" port: 36227 } } peers { permanent_uuid: "09237e1822d24d31a93223416f7e6ff6" member_type: VOTER last_known_addr { host: "127.23.91.252" port: 37327 } } }
06:12:19.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.452469 24244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6 [sys.catalog]: This master's current role is: FOLLOWER
06:12:19.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.453078 24317 mvcc.cc:204] Tried to move back new op lower bound from 7317566011169050624 to 7317566011146665984. Current Snapshot: MvccSnapshot[applied={T|T < 7317566011169050624}]
06:12:19.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.459398 24313 catalog_manager.cc:1407] Generated new certificate authority record
06:12:19.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.460639 24313 catalog_manager.cc:1560] Loading token signing keys...
06:12:19.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.468619 24313 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: Generated new TSK 0
06:12:19.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.469316 24313 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:19.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.486459 23919 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/logs
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data/info.pb
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:19.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.193:0
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.91.193
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.193
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:19.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.593240 24326 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.593566 24326 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.593609 24326 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:19.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.596092 24326 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:19.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.596282 24326 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.91.193
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.598752 24326 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.193:0
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data/info.pb
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.193
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24326
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.91.193
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/logs
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.599195 24326 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.599603 24326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:19.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.603180 24333 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
06:12:19.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.603322 24337 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
06:12:19.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.603199 24334 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
06:12:19.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.603749 24326 server_base.cc:1061] running on GCE node
06:12:19.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.604008 24326 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:19.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.604283 24326 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:19.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.605458 24326 hybrid_clock.cc:648] HybridClock initialized: now 1786515139605437 us; error 42 us; skew 500 ppm
06:12:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.606956 24326 webserver.cc:533] Webserver started at http://127.23.91.193:44035/ using document root <none> and password file <none>
06:12:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.607158 24326 fs_manager.cc:362] Metadata directory not provided
06:12:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.607203 24326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.607303 24326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.608256 24326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data/instance:
06:12:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5fee94ac0b8845fa865f92d9ab799bdd"
06:12:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.608665 24326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal/instance:
06:12:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5fee94ac0b8845fa865f92d9ab799bdd"
06:12:19.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.610235 24326 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.611142 24344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.611416 24326 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.611478 24326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5fee94ac0b8845fa865f92d9ab799bdd"
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.611536 24326 fs_report.cc:389] FS layout report
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data/data
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:19.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:19.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.637285 24326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.637705 24326 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.637825 24326 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.638103 24326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.638492 24326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.638525 24326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.638551 24326 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.638564 24326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:19.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.646932 24326 rpc_server.cc:307] RPC server started. Bound to: 127.23.91.193:39335
06:12:19.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.647012 24516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.91.193:39335 every 8 connection(s)
06:12:19.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.647574 24326 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/data/info.pb
06:12:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.654246 24519 heartbeater.cc:344] Connected to a master server at 127.23.91.254:41893
06:12:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.654277 24517 heartbeater.cc:344] Connected to a master server at 127.23.91.252:37327
06:12:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.654435 24519 heartbeater.cc:461] Registering TS with master...
06:12:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.654436 24517 heartbeater.cc:461] Registering TS with master...
06:12:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.654681 24519 heartbeater.cc:507] Master 127.23.91.254:41893 requested a full tablet report, sending...
06:12:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.654723 24517 heartbeater.cc:507] Master 127.23.91.252:37327 requested a full tablet report, sending...
06:12:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655064 23919 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 24326
06:12:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655174 23919 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-0/wal/instance
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655316 24520 heartbeater.cc:344] Connected to a master server at 127.23.91.253:36227
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655339 24182 ts_manager.cc:194] Registered new tserver with Master: 5fee94ac0b8845fa865f92d9ab799bdd (127.23.91.193:39335)
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655375 24520 heartbeater.cc:461] Registering TS with master...
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655475 24520 heartbeater.cc:507] Master 127.23.91.253:36227 requested a full tablet report, sending...
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.655819 24084 ts_manager.cc:194] Registered new tserver with Master: 5fee94ac0b8845fa865f92d9ab799bdd (127.23.91.193:39335)
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.656440 23983 ts_manager.cc:194] Registered new tserver with Master: 5fee94ac0b8845fa865f92d9ab799bdd (127.23.91.193:39335)
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.656838 24084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.91.193:48013
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.657598 23919 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal
06:12:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/logs
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data/info.pb
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.194:0
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.91.194
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.194
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:19.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.761271 24526 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:19.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.761509 24526 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:19.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.761538 24526 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.763206 24526 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.763265 24526 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.91.194
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.764882 24526 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.194:0
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data/info.pb
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.194
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24526
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.91.194
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/logs
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:19.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:19.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.765125 24526 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:19.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.765364 24526 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.768723 24540 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
06:12:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.768723 24535 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
06:12:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.768745 24534 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
06:12:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.768905 24526 server_base.cc:1061] running on GCE node
06:12:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.769651 24526 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.769913 24526 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.771086 24526 hybrid_clock.cc:648] HybridClock initialized: now 1786515139771059 us; error 51 us; skew 500 ppm
06:12:19.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.772656 24526 webserver.cc:533] Webserver started at http://127.23.91.194:42669/ using document root <none> and password file <none>
06:12:19.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.772912 24526 fs_manager.cc:362] Metadata directory not provided
06:12:19.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.772956 24526 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:19.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.773063 24526 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.774034 24526 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data/instance:
06:12:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab0638917e6548409a25a5f454fef033"
06:12:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.774384 24526 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal/instance:
06:12:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab0638917e6548409a25a5f454fef033"
06:12:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.775808 24526 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.776674 24547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.776906 24526 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.776974 24526 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab0638917e6548409a25a5f454fef033"
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.777033 24526 fs_report.cc:389] FS layout report
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data/data
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.788755 24526 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.789378 24526 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.789606 24526 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.789978 24526 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.790544 24526 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.790611 24526 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.790652 24526 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.790670 24526 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.798870 24526 rpc_server.cc:307] RPC server started. Bound to: 127.23.91.194:38779
06:12:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.798978 24710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.91.194:38779 every 8 connection(s)
06:12:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.799439 24526 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/data/info.pb
06:12:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.805465 23919 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 24526
06:12:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.805624 23919 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-1/wal/instance
06:12:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.806069 24711 heartbeater.cc:344] Connected to a master server at 127.23.91.252:37327
06:12:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.806202 24711 heartbeater.cc:461] Registering TS with master...
06:12:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.806517 24711 heartbeater.cc:507] Master 127.23.91.252:37327 requested a full tablet report, sending...
06:12:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.806717 24713 heartbeater.cc:344] Connected to a master server at 127.23.91.253:36227
06:12:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.806782 24713 heartbeater.cc:461] Registering TS with master...
06:12:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.806896 24713 heartbeater.cc:507] Master 127.23.91.253:36227 requested a full tablet report, sending...
06:12:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807145 24084 ts_manager.cc:194] Registered new tserver with Master: ab0638917e6548409a25a5f454fef033 (127.23.91.194:38779)
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807331 24182 ts_manager.cc:194] Registered new tserver with Master: ab0638917e6548409a25a5f454fef033 (127.23.91.194:38779)
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807530 23919 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/logs
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data/info.pb
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.195:0
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.91.195
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.195
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807637 24712 heartbeater.cc:344] Connected to a master server at 127.23.91.254:41893
06:12:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807698 24712 heartbeater.cc:461] Registering TS with master...
06:12:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807708 24084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.91.194:46593
06:12:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.807819 24712 heartbeater.cc:507] Master 127.23.91.254:41893 requested a full tablet report, sending...
06:12:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.808130 23983 ts_manager.cc:194] Registered new tserver with Master: ab0638917e6548409a25a5f454fef033 (127.23.91.194:38779)
06:12:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.918583 24724 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.918850 24724 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.918876 24724 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.920905 24724 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.920986 24724 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.91.195
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.922920 24724 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.91.212:38755
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.91.195:0
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data/info.pb
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.91.195
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.91.254:41893,127.23.91.253:36227,127.23.91.252:37327
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24724
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.91.195
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/logs
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.923251 24724 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.923544 24724 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.926762 24734 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
06:12:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.926796 24736 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
06:12:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:19.926792 24730 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
06:12:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.927213 24724 server_base.cc:1061] running on GCE node
06:12:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.927390 24724 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.927593 24724 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.928735 24724 hybrid_clock.cc:648] HybridClock initialized: now 1786515139928703 us; error 49 us; skew 500 ppm
06:12:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.930279 24724 webserver.cc:533] Webserver started at http://127.23.91.195:46449/ using document root <none> and password file <none>
06:12:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.930538 24724 fs_manager.cc:362] Metadata directory not provided
06:12:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.930581 24724 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.930693 24724 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.931751 24724 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data/instance:
06:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "261fcf1983954a299dcd9f73f81a16a9"
06:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.932091 24724 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal/instance:
06:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "261fcf1983954a299dcd9f73f81a16a9"
06:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.933955 24724 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.935004 24747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.935331 24724 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.935418 24724 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "261fcf1983954a299dcd9f73f81a16a9"
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:19 on dist-test-slave-jq4t"
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.935489 24724 fs_report.cc:389] FS layout report
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data/data
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:19.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:19.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.960994 24724 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.961436 24724 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.961556 24724 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.961828 24724 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.962189 24724 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.962222 24724 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.962248 24724 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:19.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.962261 24724 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.971199 24724 rpc_server.cc:307] RPC server started. Bound to: 127.23.91.195:41807
06:12:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.971297 24910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.91.195:41807 every 8 connection(s)
06:12:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.971745 24724 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/data/info.pb
06:12:19.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.976902 23919 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 24724
06:12:19.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.977022 23919 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16449758573678590193/ts-2/wal/instance
06:12:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.978999 24914 heartbeater.cc:344] Connected to a master server at 127.23.91.253:36227
06:12:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979043 24913 heartbeater.cc:344] Connected to a master server at 127.23.91.254:41893
06:12:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979233 24912 heartbeater.cc:344] Connected to a master server at 127.23.91.252:37327
06:12:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979453 24914 heartbeater.cc:461] Registering TS with master...
06:12:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979470 24912 heartbeater.cc:461] Registering TS with master...
06:12:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979455 24913 heartbeater.cc:461] Registering TS with master...
06:12:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979738 24914 heartbeater.cc:507] Master 127.23.91.253:36227 requested a full tablet report, sending...
06:12:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979997 24913 heartbeater.cc:507] Master 127.23.91.254:41893 requested a full tablet report, sending...
06:12:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.979739 24912 heartbeater.cc:507] Master 127.23.91.252:37327 requested a full tablet report, sending...
06:12:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.980393 24084 ts_manager.cc:194] Registered new tserver with Master: 261fcf1983954a299dcd9f73f81a16a9 (127.23.91.195:41807)
06:12:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.980592 23981 ts_manager.cc:194] Registered new tserver with Master: 261fcf1983954a299dcd9f73f81a16a9 (127.23.91.195:41807)
06:12:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.981009 24084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.91.195:44263
06:12:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.981348 24182 ts_manager.cc:194] Registered new tserver with Master: 261fcf1983954a299dcd9f73f81a16a9 (127.23.91.195:41807)
06:12:19.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:19.994369 23919 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:19.995 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:19.997 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:19.999 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.91.254"
      port: 41893
    }
    bound_http_address {
      host: "127.23.91.254"
      port: 34159
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.91.253"
      port: 36227
    }
    bound_http_address {
      host: "127.23.91.253"
      port: 32907
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.91.252"
      port: 37327
    }
    bound_http_address {
      host: "127.23.91.252"
      port: 42901
    }
  }
}

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

06:12:20.004 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.91.193"
      port: 39335
    }
    bound_http_address {
      host: "127.23.91.193"
      port: 44035
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.91.194"
      port: 38779
    }
    bound_http_address {
      host: "127.23.91.194"
      port: 42669
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.91.195"
      port: 41807
    }
    bound_http_address {
      host: "127.23.91.195"
      port: 46449
    }
  }
}

06:12:20.004 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:20.008 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:20.011 [DEBUG - main] (Connection.java:748) [peer master-127.23.91.253:36227(127.23.91.253:36227)] connecting to peer
06:12:20.013 [DEBUG - main] (Connection.java:748) [peer master-127.23.91.254:41893(127.23.91.254:41893)] connecting to peer
06:12:20.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.91.253:36227(127.23.91.253:36227)] Successfully connected to peer
06:12:20.015 [DEBUG - main] (Connection.java:748) [peer master-127.23.91.252:37327(127.23.91.252:37327)] connecting to peer
06:12:20.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.91.254:41893(127.23.91.254:41893)] Successfully connected to peer
06:12:20.018 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.23.91.253
06:12:20.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.91.252:37327(127.23.91.252:37327)] Successfully connected to peer
06:12:20.019 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.23.91.254
06:12:20.020 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.23.91.252
06:12:20.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb21ef19, L:/127.0.0.1:44998 - R:/127.23.91.252:37327] using SASL/PLAIN
06:12:20.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbc2bfd5, L:/127.0.0.1:49006 - R:/127.23.91.253:36227] using SASL/PLAIN
06:12:20.042 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f05d661, L:/127.0.0.1:58424 - R:/127.23.91.254:41893] using SASL/PLAIN
06:12:20.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:20.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=36), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.91.253:36227, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.91.254:41893, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.91.252:37327, [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.91.252:37327: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.23.91.254:41893: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.23.91.253:36227: OK, deferred=null) after lookup
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.046739 24084 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49006:
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515140008"
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:20.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 89fae04fd6f34ad782e7898018870cca
06:12:20.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.069819 24420 tablet_service.cc:1511] Processing CreateTablet for tablet 1f526657648f4ebea3242e3fa98dbba1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515140008 [id=89fae04fd6f34ad782e7898018870cca]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:20.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.069819 24813 tablet_service.cc:1511] Processing CreateTablet for tablet 7cae6b53197944a7af04dffdacffbd69 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515140008 [id=89fae04fd6f34ad782e7898018870cca]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:20.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.070276 24420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f526657648f4ebea3242e3fa98dbba1. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:20.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.070273 24813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cae6b53197944a7af04dffdacffbd69. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:20.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.084282 24952 tablet_bootstrap.cc:492] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: Bootstrap starting.
06:12:20.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.086251 24952 tablet_bootstrap.cc:654] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: Neither blocks nor log segments found. Creating new log.
06:12:20.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.089190 24952 log.cc:826] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: Log is configured to *not* fsync() on all Append() calls
06:12:20.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.090029 24954 tablet_bootstrap.cc:492] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: Bootstrap starting.
06:12:20.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.091261 24954 tablet_bootstrap.cc:654] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: Neither blocks nor log segments found. Creating new log.
06:12:20.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.091804 24954 log.cc:826] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: Log is configured to *not* fsync() on all Append() calls
06:12:20.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.092993 24952 tablet_bootstrap.cc:492] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: No bootstrap required, opened a new log
06:12:20.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.093081 24952 ts_tablet_manager.cc:1403] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
06:12:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.096266 24952 raft_consensus.cc:359] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "261fcf1983954a299dcd9f73f81a16a9" member_type: VOTER last_known_addr { host: "127.23.91.195" port: 41807 } }
06:12:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.096729 24952 raft_consensus.cc:385] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.096768 24954 tablet_bootstrap.cc:492] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: No bootstrap required, opened a new log
06:12:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.096860 24954 ts_tablet_manager.cc:1403] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
06:12:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.097005 24952 raft_consensus.cc:740] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 261fcf1983954a299dcd9f73f81a16a9, State: Initialized, Role: FOLLOWER
06:12:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.097306 24952 consensus_queue.cc:260] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [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: "261fcf1983954a299dcd9f73f81a16a9" member_type: VOTER last_known_addr { host: "127.23.91.195" port: 41807 } }
06:12:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.097556 24952 raft_consensus.cc:399] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.097716 24952 raft_consensus.cc:493] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.097887 24952 raft_consensus.cc:3060] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 0 FOLLOWER]: Advancing to term 1
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.098964 24952 raft_consensus.cc:515] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "261fcf1983954a299dcd9f73f81a16a9" member_type: VOTER last_known_addr { host: "127.23.91.195" port: 41807 } }
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099308 24952 leader_election.cc:304] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [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: 261fcf1983954a299dcd9f73f81a16a9; no voters: 
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099277 24954 raft_consensus.cc:359] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fee94ac0b8845fa865f92d9ab799bdd" member_type: VOTER last_known_addr { host: "127.23.91.193" port: 39335 } }
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099434 24954 raft_consensus.cc:385] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099463 24954 raft_consensus.cc:740] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fee94ac0b8845fa865f92d9ab799bdd, State: Initialized, Role: FOLLOWER
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099593 24954 consensus_queue.cc:260] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [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: "5fee94ac0b8845fa865f92d9ab799bdd" member_type: VOTER last_known_addr { host: "127.23.91.193" port: 39335 } }
06:12:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099839 24952 leader_election.cc:290] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099857 24954 raft_consensus.cc:399] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099910 24954 raft_consensus.cc:493] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.099967 24954 raft_consensus.cc:3060] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 0 FOLLOWER]: Advancing to term 1
06:12:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.100558 24952 ts_tablet_manager.cc:1434] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
06:12:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.100929 24954 raft_consensus.cc:515] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fee94ac0b8845fa865f92d9ab799bdd" member_type: VOTER last_known_addr { host: "127.23.91.193" port: 39335 } }
06:12:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.101065 24954 leader_election.cc:304] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [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: 5fee94ac0b8845fa865f92d9ab799bdd; no voters: 
06:12:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.101351 24954 leader_election.cc:290] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.101574 24954 ts_tablet_manager.cc:1434] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
06:12:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.102711 24914 heartbeater.cc:499] Master 127.23.91.253:36227 was elected leader, sending a full tablet report...
06:12:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.102830 24520 heartbeater.cc:499] Master 127.23.91.253:36227 was elected leader, sending a full tablet report...
06:12:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.102869 24967 raft_consensus.cc:2804] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 1 FOLLOWER]: Leader election won for term 1
06:12:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.103025 24967 raft_consensus.cc:697] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [term 1 LEADER]: Becoming Leader. State: Replica: 5fee94ac0b8845fa865f92d9ab799bdd, State: Running, Role: LEADER
06:12:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.103111 24967 consensus_queue.cc:237] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd [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: "5fee94ac0b8845fa865f92d9ab799bdd" member_type: VOTER last_known_addr { host: "127.23.91.193" port: 39335 } }
06:12:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.104540 24084 catalog_manager.cc:5739] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fee94ac0b8845fa865f92d9ab799bdd (127.23.91.193). New cstate: current_term: 1 leader_uuid: "5fee94ac0b8845fa865f92d9ab799bdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fee94ac0b8845fa865f92d9ab799bdd" member_type: VOTER last_known_addr { host: "127.23.91.193" port: 39335 } health_report { overall_health: HEALTHY } } }
06:12:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.104758 24966 raft_consensus.cc:2804] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 1 FOLLOWER]: Leader election won for term 1
06:12:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.104911 24966 raft_consensus.cc:697] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [term 1 LEADER]: Becoming Leader. State: Replica: 261fcf1983954a299dcd9f73f81a16a9, State: Running, Role: LEADER
06:12:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.104987 24966 consensus_queue.cc:237] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 [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: "261fcf1983954a299dcd9f73f81a16a9" member_type: VOTER last_known_addr { host: "127.23.91.195" port: 41807 } }
06:12:20.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.106189 24082 catalog_manager.cc:5739] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 261fcf1983954a299dcd9f73f81a16a9 (127.23.91.195). New cstate: current_term: 1 leader_uuid: "261fcf1983954a299dcd9f73f81a16a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "261fcf1983954a299dcd9f73f81a16a9" member_type: VOTER last_known_addr { host: "127.23.91.195" port: 41807 } health_report { overall_health: HEALTHY } } }
06:12:20.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.133 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2f7a7219, flushNotification=Deferred@1721045976(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:20.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.134 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.136 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.139 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.142 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.142 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.143 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.144 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.145 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.145 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.148 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.148 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.150 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.151 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.151 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.153 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.155 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.159 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.162 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.162 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.164 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.164 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.166 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.169 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)] connecting to peer
06:12:20.171 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)] connecting to peer
06:12:20.172 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)] Successfully connected to peer
06:12:20.176 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)] Successfully connected to peer
06:12:20.196 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xb3f34df6, L:/127.0.0.1:47482 - R:/127.23.91.193:39335] using TOKEN/null
06:12:20.196 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x477f8959, L:/127.0.0.1:42782 - R:/127.23.91.195:41807] using TOKEN/null
06:12:20.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7cae6b53197944a7af04dffdacffbd69 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000000, 0x00000001)
06:12:20.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1f526657648f4ebea3242e3fa98dbba1 for table 'org.apache.kudu.client.TestAlterTable-1786515140008' with partition [0x00000001, 0x00000002)
06:12:20.209 [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=7cae6b53197944a7af04dffdacffbd69@[261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1f526657648f4ebea3242e3fa98dbba1@[5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:20.209 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.91.253:36227, [2ms] Sub RPC GetTableLocations: received response from server master-127.23.91.253:36227: OK, deferred=null)) after lookup
06:12:20.214 [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-1786515140008, tablet=7cae6b53197944a7af04dffdacffbd69, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:20.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7cae6b53197944a7af04dffdacffbd69 for partition [0x00000000, 0x00000001) with scanner id null
06:12:20.218 [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-1786515140008, tablet=1f526657648f4ebea3242e3fa98dbba1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:20.219 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1f526657648f4ebea3242e3fa98dbba1 for partition [0x00000001, 0x00000002) with scanner id null
06:12:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.227334 24259 catalog_manager.cc:1296] Loaded cluster ID: 050fd4d394b84a14a5d0cd80d1c6ba28
06:12:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.227449 24259 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: loading cluster ID for follower catalog manager: success
06:12:20.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.229540 24259 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: acquiring CA information for follower catalog manager: success
06:12:20.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.229943 24259 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 09237e1822d24d31a93223416f7e6ff6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:20.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.231235 24084 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49006:
06:12:20.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515140008" } 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" } } }
06:12:20.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.235073 24981 tablet.cc:1724] T 7cae6b53197944a7af04dffdacffbd69 P 261fcf1983954a299dcd9f73f81a16a9: Alter schema from (
06:12:20.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.235247 24980 tablet.cc:1724] T 1f526657648f4ebea3242e3fa98dbba1 P 5fee94ac0b8845fa865f92d9ab799bdd: Alter schema from (
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:20.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:20.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.243307 24084 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 0ac8b8f997ba43a585e5dd60f41dac3a: org.apache.kudu.client.TestAlterTable-1786515140008 [id=89fae04fd6f34ad782e7898018870cca] alter complete (version 1)
06:12:20.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 89fae04fd6f34ad782e7898018870cca
06:12:20.259 [DEBUG - main] (Connection.java:575) [peer master-127.23.91.254:41893(127.23.91.254:41893)] disconnecting while in state READY
06:12:20.260 [DEBUG - main] (Connection.java:575) [peer 261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)] disconnecting while in state READY
06:12:20.260 [DEBUG - main] (Connection.java:575) [peer master-127.23.91.253:36227(127.23.91.253:36227)] disconnecting while in state READY
06:12:20.260 [DEBUG - main] (Connection.java:575) [peer master-127.23.91.252:37327(127.23.91.252:37327)] disconnecting while in state READY
06:12:20.260 [DEBUG - main] (Connection.java:575) [peer 5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)] disconnecting while in state READY
06:12:20.261 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)] handling channelInactive
06:12:20.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.91.252:37327(127.23.91.252:37327)] handling channelInactive
06:12:20.261 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)] handling channelInactive
06:12:20.261 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 261fcf1983954a299dcd9f73f81a16a9(127.23.91.195:41807)] cleaning up while in state READY due to: connection closed
06:12:20.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.91.252:37327(127.23.91.252:37327)] cleaning up while in state READY due to: connection closed
06:12:20.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.91.253:36227(127.23.91.253:36227)] handling channelInactive
06:12:20.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.91.254:41893(127.23.91.254:41893)] handling channelInactive
06:12:20.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.91.254:41893(127.23.91.254:41893)] cleaning up while in state READY due to: connection closed
06:12:20.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.91.253:36227(127.23.91.253:36227)] cleaning up while in state READY due to: connection closed
06:12:20.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.262619 24281 catalog_manager.cc:1296] Loaded cluster ID: 050fd4d394b84a14a5d0cd80d1c6ba28
06:12:20.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.262737 24281 catalog_manager.cc:1608] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: loading cluster ID for follower catalog manager: success
06:12:20.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.264292 24281 catalog_manager.cc:1630] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: acquiring CA information for follower catalog manager: success
06:12:20.265 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5fee94ac0b8845fa865f92d9ab799bdd(127.23.91.193:39335)] cleaning up while in state READY due to: connection closed
06:12:20.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.265295 24281 catalog_manager.cc:1658] T 00000000000000000000000000000000 P e4fe1dfe9e374945a2adc0f6cd782561: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:20.265 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:20.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.271414 23919 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 24326
06:12:20.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.296039 23919 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 24526
06:12:20.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.309034 23919 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 24724
06:12:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.335182 23919 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 23934
06:12:20.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.354265 23919 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 24038
06:12:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.377846 23919 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 24132
06:12:20.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:20Z chronyd exiting
.06:12:20.466 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515140466
06:12:20.469 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:20.470 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:20.470 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:20.470 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:20.470 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:20.474 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:20.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.569983 24990 mini_oidc.cc:150] Starting JWKS server
06:12:20.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.570669 24990 webserver.cc:533] Webserver started at http://127.0.0.1:46107/ using document root <none> and password file <none>
06:12:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.570742 24990 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.570927 24990 webserver.cc:533] Webserver started at http://127.0.0.1:43131/ using document root <none> and password file <none>
06:12:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:20Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:20Z Disabled control of system clock
06:12:20.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.585523 24990 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:20.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:20.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal
06:12:20.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data
06:12:20.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:20.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/logs
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data/info.pb
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.190:41109
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.190
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46107/jwks.json with env {}
06:12:20.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.685819 25008 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:20.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.686076 25008 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:20.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.686100 25008 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.687848 25008 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.687908 25008 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.687924 25008 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.687937 25008 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.687951 25008 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.687963 25008 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46107/jwks.json
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.689879 25008 master_runner.cc:387] Master server non-default flags:
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.190:41109
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46107/jwks.json
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data/info.pb
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.190
06:12:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25008
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/logs
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.690277 25008 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.690559 25008 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:20.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.693897 25017 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
06:12:20.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.693897 25020 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
06:12:20.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.693897 25015 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
06:12:20.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.694283 25008 server_base.cc:1061] running on GCE node
06:12:20.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.694563 25008 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:20.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.694829 25008 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:20.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.695992 25008 hybrid_clock.cc:648] HybridClock initialized: now 1786515140695919 us; error 93 us; skew 500 ppm
06:12:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.697404 25008 webserver.cc:533] Webserver started at http://127.24.103.190:36525/ using document root <none> and password file <none>
06:12:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.697716 25008 fs_manager.cc:362] Metadata directory not provided
06:12:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.697793 25008 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.697943 25008 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.698956 25008 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data/instance:
06:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85e366583c6e44d0b599d920d769f68b"
06:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.699398 25008 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal/instance:
06:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85e366583c6e44d0b599d920d769f68b"
06:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:20.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.700991 25008 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.701892 25028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.702098 25008 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.702194 25008 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85e366583c6e44d0b599d920d769f68b"
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.702261 25008 fs_report.cc:389] FS layout report
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data/data
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:20.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:20.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.721966 25008 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.722517 25008 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.722711 25008 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:20.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.728247 25008 rpc_server.cc:307] RPC server started. Bound to: 127.24.103.190:41109
06:12:20.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.728302 25107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.103.190:41109 every 8 connection(s)
06:12:20.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.728866 25008 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/data/info.pb
06:12:20.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.729782 25108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:20.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.731931 24990 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 25008
06:12:20.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.732069 24990 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-0/wal/instance
06:12:20.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.732025 25108 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } has no permanent_uuid. Determining permanent_uuid...
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.733369 24990 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:20.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/logs
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data/info.pb
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.189:44495
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.189
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:20.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46107/jwks.json with env {}
06:12:20.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.739599 25108 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } has no permanent_uuid. Determining permanent_uuid...
06:12:20.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.740244 25032 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.103.189:44495: connect: Connection refused (error 111)
06:12:20.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.740840 25108 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.189:44495: Network error: Client connection negotiation failed: client connection to 127.24.103.189:44495: connect: Connection refused (error 111)
06:12:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.790086 25108 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } attempt: 1
06:12:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.791373 25108 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.189:44495: Network error: Client connection negotiation failed: client connection to 127.24.103.189:44495: connect: Connection refused (error 111)
06:12:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.837387 25113 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.837649 25113 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.837675 25113 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.839342 25113 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.839388 25113 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.839402 25113 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.839414 25113 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.839427 25113 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:20.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.839438 25113 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46107/jwks.json
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.841050 25113 master_runner.cc:387] Master server non-default flags:
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.189:44495
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46107/jwks.json
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data/info.pb
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.189
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:20.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25113
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/logs
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.841331 25113 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:20.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.841601 25113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:20.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.844954 25127 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
06:12:20.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.844951 25125 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
06:12:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.845306 25113 server_base.cc:1061] running on GCE node
06:12:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.844951 25131 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
06:12:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.845924 25113 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.846323 25113 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:20.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.847530 25113 hybrid_clock.cc:648] HybridClock initialized: now 1786515140847493 us; error 56 us; skew 500 ppm
06:12:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.849159 25113 webserver.cc:533] Webserver started at http://127.24.103.189:44021/ using document root <none> and password file <none>
06:12:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.849454 25113 fs_manager.cc:362] Metadata directory not provided
06:12:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.849534 25113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.849709 25113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.850769 25113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data/instance:
06:12:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e61fbd0ab5c489981f872cf0ad3629b"
06:12:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.851226 25113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal/instance:
06:12:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e61fbd0ab5c489981f872cf0ad3629b"
06:12:20.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:20.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.852851 25113 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
06:12:20.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.853823 25140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.854043 25113 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.854161 25113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e61fbd0ab5c489981f872cf0ad3629b"
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.854231 25113 fs_report.cc:389] FS layout report
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data/data
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:20.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.859587 25108 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } attempt: 2
06:12:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.860610 25108 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.189:44495: Network error: Client connection negotiation failed: client connection to 127.24.103.189:44495: connect: Connection refused (error 111)
06:12:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.865768 25113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.866195 25113 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.866325 25113 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.871963 25113 rpc_server.cc:307] RPC server started. Bound to: 127.24.103.189:44495
06:12:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.872011 25217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.103.189:44495 every 8 connection(s)
06:12:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.872577 25113 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/data/info.pb
06:12:20.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.873081 24990 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 25113
06:12:20.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.873211 24990 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-1/wal/instance
06:12:20.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.873517 25219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:20.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.873760 24990 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:20.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/logs
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data/info.pb
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.188:41725
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.188
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46107/jwks.json with env {}
06:12:20.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.875697 25219 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } has no permanent_uuid. Determining permanent_uuid...
06:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.882853 25219 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } has no permanent_uuid. Determining permanent_uuid...
06:12:20.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.887980 25219 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } has no permanent_uuid. Determining permanent_uuid...
06:12:20.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.888517 25143 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.103.188:41725: connect: Connection refused (error 111)
06:12:20.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.889004 25219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.188:41725: Network error: Client connection negotiation failed: client connection to 127.24.103.188:41725: connect: Connection refused (error 111)
06:12:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.938306 25219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } attempt: 1
06:12:20.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.939472 25219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.188:41725: Network error: Client connection negotiation failed: client connection to 127.24.103.188:41725: connect: Connection refused (error 111)
06:12:20.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.951872 25108 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } attempt: 3
06:12:20.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.957053 25108 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } has no permanent_uuid. Determining permanent_uuid...
06:12:20.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.957943 25108 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.188:41725: Network error: Client connection negotiation failed: client connection to 127.24.103.188:41725: connect: Connection refused (error 111)
06:12:20.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.989197 25108 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } attempt: 1
06:12:20.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.989246 25221 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:20.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.989545 25221 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:20.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.989589 25221 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:20.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.990338 25108 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.188:41725: Network error: Client connection negotiation failed: client connection to 127.24.103.188:41725: connect: Connection refused (error 111)
06:12:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.992260 25221 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.992369 25221 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.992395 25221 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.992415 25221 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.992439 25221 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.992456 25221 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46107/jwks.json
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.994954 25221 master_runner.cc:387] Master server non-default flags:
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.188:41725
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46107/jwks.json
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:20.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data/info.pb
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.188
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25221
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/logs
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.995463 25221 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:20.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.995906 25221 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.999073 25235 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
06:12:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.999094 25234 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
06:12:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:20.999073 25238 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
06:12:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.999632 25221 server_base.cc:1061] running on GCE node
06:12:21.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:20.999979 25221 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:21.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.000370 25221 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:21.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.001555 25221 hybrid_clock.cc:648] HybridClock initialized: now 1786515141001539 us; error 58 us; skew 500 ppm
06:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.003142 25221 webserver.cc:533] Webserver started at http://127.24.103.188:44699/ using document root <none> and password file <none>
06:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.003444 25221 fs_manager.cc:362] Metadata directory not provided
06:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.003535 25221 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.003696 25221 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.005024 25221 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data/instance:
06:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1669483e0b4f48999a86e9f2c78da3e6"
06:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.005489 25221 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal/instance:
06:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1669483e0b4f48999a86e9f2c78da3e6"
06:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.007366 25221 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
06:12:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.007699 25219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } attempt: 2
06:12:21.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.008529 25246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.008903 25219 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.103.188:41725: Network error: Client connection negotiation failed: client connection to 127.24.103.188:41725: connect: Connection refused (error 111)
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.009091 25221 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.009208 25221 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1669483e0b4f48999a86e9f2c78da3e6"
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:20 on dist-test-slave-jq4t"
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.009337 25221 fs_report.cc:389] FS layout report
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data/data
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.030067 25221 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.030555 25221 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:21.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.030704 25221 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.037338 25221 rpc_server.cc:307] RPC server started. Bound to: 127.24.103.188:41725
06:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.037380 25331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.103.188:41725 every 8 connection(s)
06:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.037814 25221 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/data/info.pb
06:12:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.038661 25332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:21.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.040750 25332 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } has no permanent_uuid. Determining permanent_uuid...
06:12:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.042961 24990 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 25221
06:12:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.043196 24990 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/master-2/wal/instance
06:12:21.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.047917 25332 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } has no permanent_uuid. Determining permanent_uuid...
06:12:21.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.052083 25332 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } has no permanent_uuid. Determining permanent_uuid...
06:12:21.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.059046 25332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: Bootstrap starting.
06:12:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.059864 25332 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: Neither blocks nor log segments found. Creating new log.
06:12:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.060174 25332 log.cc:826] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: Log is configured to *not* fsync() on all Append() calls
06:12:21.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.061074 25332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: No bootstrap required, opened a new log
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063030 25332 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063218 25332 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063244 25332 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1669483e0b4f48999a86e9f2c78da3e6, State: Initialized, Role: FOLLOWER
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063364 25332 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [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: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063784 25332 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [sys.catalog]: configured and running, proceeding with master startup.
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063743 25349 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [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: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.063855 25349 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.065785 25108 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } attempt: 2
06:12:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.066916 25362 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.067149 25362 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:21.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.067062 25221 master_runner.cc:187] Error getting master registration for 127.24.103.190:41109: OK, instance_id { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" instance_seqno: 1786515140726751 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:21.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.069100 25221 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:21.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.072095 25108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: Bootstrap starting.
06:12:21.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.073542 25108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: Neither blocks nor log segments found. Creating new log.
06:12:21.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.074548 25108 log.cc:826] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: Log is configured to *not* fsync() on all Append() calls
06:12:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.075632 25108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: No bootstrap required, opened a new log
06:12:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.077870 25108 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.078032 25108 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.078068 25108 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e366583c6e44d0b599d920d769f68b, State: Initialized, Role: FOLLOWER
06:12:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.078184 25108 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [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: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.078610 25108 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: configured and running, proceeding with master startup.
06:12:21.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.078579 25369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [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: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.078776 25369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.083063 25390 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:21.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.083478 25390 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:21.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.083541 25008 master_runner.cc:187] Error getting master registration for 127.24.103.189:44495: OK, instance_id { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" instance_seqno: 1786515140870459 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:21.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.087354 25008 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:21.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.089488 25369 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:21.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.089612 25369 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.090499 25293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85e366583c6e44d0b599d920d769f68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1669483e0b4f48999a86e9f2c78da3e6" is_pre_election: true
06:12:21.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.090705 25293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85e366583c6e44d0b599d920d769f68b in term 0.
06:12:21.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.090999 25031 leader_election.cc:304] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [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: 1669483e0b4f48999a86e9f2c78da3e6, 85e366583c6e44d0b599d920d769f68b; no voters: 
06:12:21.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.091363 25394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:21.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.091504 25369 leader_election.cc:290] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e61fbd0ab5c489981f872cf0ad3629b (127.24.103.189:44495), 1669483e0b4f48999a86e9f2c78da3e6 (127.24.103.188:41725)
06:12:21.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.091686 25394 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:21.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.092047 25394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 0 FOLLOWER]: Advancing to term 1
06:12:21.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.093217 25394 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.093878 25293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85e366583c6e44d0b599d920d769f68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1669483e0b4f48999a86e9f2c78da3e6"
06:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.093991 25293 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 0 FOLLOWER]: Advancing to term 1
06:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.095003 25293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e366583c6e44d0b599d920d769f68b in term 1.
06:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.095234 25031 leader_election.cc:304] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [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: 1669483e0b4f48999a86e9f2c78da3e6, 85e366583c6e44d0b599d920d769f68b; no voters: 
06:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.095497 25369 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 1 FOLLOWER]: Leader election won for term 1
06:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.095570 25394 leader_election.cc:290] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [CANDIDATE]: Term 1 election: Requested vote from peers 3e61fbd0ab5c489981f872cf0ad3629b (127.24.103.189:44495), 1669483e0b4f48999a86e9f2c78da3e6 (127.24.103.188:41725)
06:12:21.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.096069 25369 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [term 1 LEADER]: Becoming Leader. State: Replica: 85e366583c6e44d0b599d920d769f68b, State: Running, Role: LEADER
06:12:21.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.096433 25369 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [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: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.097554 25394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85e366583c6e44d0b599d920d769f68b. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.097661 25394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: This master's current role is: LEADER
06:12:21.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.098515 25399 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.100028 25219 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } attempt: 3
06:12:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.107419 25219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b: Bootstrap starting.
06:12:21.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.109266 25219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b: Neither blocks nor log segments found. Creating new log.
06:12:21.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.109655 25219 log.cc:826] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b: Log is configured to *not* fsync() on all Append() calls
06:12:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.112695 25399 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:21.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.117390 25219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b: No bootstrap required, opened a new log
06:12:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.121892 25219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.122743 25219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.123099 25219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e61fbd0ab5c489981f872cf0ad3629b, State: Initialized, Role: FOLLOWER
06:12:21.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.124516 25219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [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: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } }
06:12:21.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.125552 25178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85e366583c6e44d0b599d920d769f68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" is_pre_election: true
06:12:21.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.125793 25178 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85e366583c6e44d0b599d920d769f68b in term 0.
06:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.125550 25177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "85e366583c6e44d0b599d920d769f68b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e61fbd0ab5c489981f872cf0ad3629b"
06:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.126456 25177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 0 FOLLOWER]: Advancing to term 1
06:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.127650 25177 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85e366583c6e44d0b599d920d769f68b in term 1.
06:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.125560 25219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: configured and running, proceeding with master startup.
06:12:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.129969 25177 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [term 1 FOLLOWER]: Refusing update from remote peer 85e366583c6e44d0b599d920d769f68b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.129983 25293 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [term 1 FOLLOWER]: Refusing update from remote peer 85e366583c6e44d0b599d920d769f68b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.130318 25394 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.130558 25395 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.134747 25349 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85e366583c6e44d0b599d920d769f68b. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.134892 25349 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.141085 25404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85e366583c6e44d0b599d920d769f68b. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.141661 25404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.143208 25429 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.143167 25395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.143317 25395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: This master's current role is: LEADER
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.143514 25402 mvcc.cc:204] Tried to move back new op lower bound from 7317566018063839232 to 7317566017932673024. Current Snapshot: MvccSnapshot[applied={T|T < 7317566018063839232}]
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.143692 25349 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.143787 25349 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6 [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.143769 25421 mvcc.cc:204] Tried to move back new op lower bound from 7317566018063839232 to 7317566017932673024. Current Snapshot: MvccSnapshot[applied={T|T < 7317566018063839232}]
06:12:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.144042 25429 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.144713 25399 catalog_manager.cc:1384] Generated new cluster ID: 03ec11d5c1284907aa4682cff3d7f209
06:12:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.144778 25399 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.145669 25394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.145766 25394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b [sys.catalog]: This master's current role is: LEADER
06:12:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.147759 25420 mvcc.cc:204] Tried to move back new op lower bound from 7317566018063839232 to 7317566017932673024. Current Snapshot: MvccSnapshot[applied={T|T < 7317566018063839232}]
06:12:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.147853 25404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.147917 25404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.141362 25418 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85e366583c6e44d0b599d920d769f68b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85e366583c6e44d0b599d920d769f68b" member_type: VOTER last_known_addr { host: "127.24.103.190" port: 41109 } } peers { permanent_uuid: "3e61fbd0ab5c489981f872cf0ad3629b" member_type: VOTER last_known_addr { host: "127.24.103.189" port: 44495 } } peers { permanent_uuid: "1669483e0b4f48999a86e9f2c78da3e6" member_type: VOTER last_known_addr { host: "127.24.103.188" port: 41725 } } }
06:12:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.147969 25418 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e61fbd0ab5c489981f872cf0ad3629b [sys.catalog]: This master's current role is: FOLLOWER
06:12:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.164682 25399 catalog_manager.cc:1407] Generated new certificate authority record
06:12:21.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.165856 25399 catalog_manager.cc:1560] Loading token signing keys...
06:12:21.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.175040 25399 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: Generated new TSK 0
06:12:21.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.175575 25399 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.185103 24990 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/logs
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data/info.pb
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.129:0
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.103.129
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.129
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.339370 25440 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:21.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.340161 25440 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:21.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.340370 25440 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:21.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.343232 25440 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:21.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.343549 25440 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.103.129
06:12:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.346634 25440 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.129:0
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data/info.pb
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.129
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25440
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.103.129
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/logs
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:21.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:21.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:21.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.348517 25440 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.349119 25440 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:21.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.353529 25447 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
06:12:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.353892 25440 server_base.cc:1061] running on GCE node
06:12:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.353583 25446 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
06:12:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.354662 25449 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
06:12:21.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.354987 25440 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:21.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.355274 25440 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:21.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.356438 25440 hybrid_clock.cc:648] HybridClock initialized: now 1786515141356418 us; error 40 us; skew 500 ppm
06:12:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.358004 25440 webserver.cc:533] Webserver started at http://127.24.103.129:34959/ using document root <none> and password file <none>
06:12:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.358314 25440 fs_manager.cc:362] Metadata directory not provided
06:12:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.358388 25440 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.358557 25440 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.359927 25440 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data/instance:
06:12:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0bf66bd7d77b418fa323ed0bc8fb795c"
06:12:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.360415 25440 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal/instance:
06:12:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0bf66bd7d77b418fa323ed0bc8fb795c"
06:12:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.362412 25440 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.363333 25456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.363694 25440 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.363775 25440 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal
06:12:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0bf66bd7d77b418fa323ed0bc8fb795c"
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.363838 25440 fs_report.cc:389] FS layout report
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data/data
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.377215 25440 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.377619 25440 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.377725 25440 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:21.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.378026 25440 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:21.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.378448 25440 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:21.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.378485 25440 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:21.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.378517 25440 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:21.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.378531 25440 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.391098 25440 rpc_server.cc:307] RPC server started. Bound to: 127.24.103.129:44705
06:12:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.391623 25633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.103.129:44705 every 8 connection(s)
06:12:21.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.392108 25440 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/data/info.pb
06:12:21.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.399225 24990 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 25440
06:12:21.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.399365 24990 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-0/wal/instance
06:12:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401047 24990 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/logs
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data/info.pb
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.130:0
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.103.130
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.130
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401232 25634 heartbeater.cc:344] Connected to a master server at 127.24.103.188:41725
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401237 25636 heartbeater.cc:344] Connected to a master server at 127.24.103.189:44495
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401381 25636 heartbeater.cc:461] Registering TS with master...
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401401 25634 heartbeater.cc:461] Registering TS with master...
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401661 25634 heartbeater.cc:507] Master 127.24.103.188:41725 requested a full tablet report, sending...
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.401664 25636 heartbeater.cc:507] Master 127.24.103.189:44495 requested a full tablet report, sending...
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.402328 25166 ts_manager.cc:194] Registered new tserver with Master: 0bf66bd7d77b418fa323ed0bc8fb795c (127.24.103.129:44705)
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.402361 25277 ts_manager.cc:194] Registered new tserver with Master: 0bf66bd7d77b418fa323ed0bc8fb795c (127.24.103.129:44705)
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.403590 25635 heartbeater.cc:344] Connected to a master server at 127.24.103.190:41109
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.403671 25635 heartbeater.cc:461] Registering TS with master...
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.403860 25635 heartbeater.cc:507] Master 127.24.103.190:41109 requested a full tablet report, sending...
06:12:21.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.404244 25051 ts_manager.cc:194] Registered new tserver with Master: 0bf66bd7d77b418fa323ed0bc8fb795c (127.24.103.129:44705)
06:12:21.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.405434 25051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.103.129:58597
06:12:21.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.507297 25647 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:21.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.507543 25647 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:21.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.507568 25647 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:21.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.509598 25647 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:21.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.509706 25647 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.103.130
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.511619 25647 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.130:0
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data/info.pb
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.130
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25647
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.103.130
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/logs
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.511904 25647 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.512161 25647 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.515553 25657 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
06:12:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.515607 25654 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
06:12:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.516144 25647 server_base.cc:1061] running on GCE node
06:12:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.515563 25661 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
06:12:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.516564 25647 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.516969 25647 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:21.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.518160 25647 hybrid_clock.cc:648] HybridClock initialized: now 1786515141518130 us; error 42 us; skew 500 ppm
06:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.519914 25647 webserver.cc:533] Webserver started at http://127.24.103.130:36941/ using document root <none> and password file <none>
06:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.520231 25647 fs_manager.cc:362] Metadata directory not provided
06:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.520337 25647 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.520502 25647 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.521708 25647 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data/instance:
06:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6381400c7bf74da2aceb2b670e1fb028"
06:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.522166 25647 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal/instance:
06:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6381400c7bf74da2aceb2b670e1fb028"
06:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.523833 25647 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.524868 25668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.525219 25647 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.525439 25647 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6381400c7bf74da2aceb2b670e1fb028"
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.525522 25647 fs_report.cc:389] FS layout report
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data/data
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:21.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:21.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:21.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:21.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:21.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.545866 25647 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.546321 25647 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.546444 25647 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.546797 25647 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.547425 25647 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.547495 25647 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.547547 25647 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.547562 25647 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.555852 25647 rpc_server.cc:307] RPC server started. Bound to: 127.24.103.130:44985
06:12:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.555899 25842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.103.130:44985 every 8 connection(s)
06:12:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.556417 25647 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/data/info.pb
06:12:21.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.562166 24990 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 25647
06:12:21.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.562283 24990 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-1/wal/instance
06:12:21.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.562536 25846 heartbeater.cc:344] Connected to a master server at 127.24.103.189:44495
06:12:21.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.562649 25846 heartbeater.cc:461] Registering TS with master...
06:12:21.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.562913 25846 heartbeater.cc:507] Master 127.24.103.189:44495 requested a full tablet report, sending...
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.563829 25166 ts_manager.cc:194] Registered new tserver with Master: 6381400c7bf74da2aceb2b670e1fb028 (127.24.103.130:44985)
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.564091 24990 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/logs
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data/info.pb
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.131:0
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.103.131
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.131
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.564851 25843 heartbeater.cc:344] Connected to a master server at 127.24.103.188:41725
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.564919 25843 heartbeater.cc:461] Registering TS with master...
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.565049 25843 heartbeater.cc:507] Master 127.24.103.188:41725 requested a full tablet report, sending...
06:12:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.565392 25277 ts_manager.cc:194] Registered new tserver with Master: 6381400c7bf74da2aceb2b670e1fb028 (127.24.103.130:44985)
06:12:21.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.566082 25844 heartbeater.cc:344] Connected to a master server at 127.24.103.190:41109
06:12:21.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.566154 25844 heartbeater.cc:461] Registering TS with master...
06:12:21.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.566304 25844 heartbeater.cc:507] Master 127.24.103.190:41109 requested a full tablet report, sending...
06:12:21.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.566587 25051 ts_manager.cc:194] Registered new tserver with Master: 6381400c7bf74da2aceb2b670e1fb028 (127.24.103.130:44985)
06:12:21.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.567165 25051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.103.130:34681
06:12:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.665774 25852 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.665992 25852 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.666013 25852 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.667644 25852 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.667717 25852 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.103.131
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.669480 25852 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.103.148:33011
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:21.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.103.131:0
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data/info.pb
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.103.131
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.103.190:41109,127.24.103.189:44495,127.24.103.188:41725
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25852
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.103.131
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/logs
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.669764 25852 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:21.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.670022 25852 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.673429 25861 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
06:12:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.673424 25864 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
06:12:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:21.673488 25862 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
06:12:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.674328 25852 server_base.cc:1061] running on GCE node
06:12:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.674702 25852 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.675051 25852 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:21.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.676256 25852 hybrid_clock.cc:648] HybridClock initialized: now 1786515141676235 us; error 46 us; skew 500 ppm
06:12:21.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.677894 25852 webserver.cc:533] Webserver started at http://127.24.103.131:45127/ using document root <none> and password file <none>
06:12:21.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.678104 25852 fs_manager.cc:362] Metadata directory not provided
06:12:21.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.678157 25852 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:21.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.678263 25852 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.679322 25852 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data/instance:
06:12:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d1e49dbd21494ee2bfed05fa827f2c66"
06:12:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.679720 25852 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal/instance:
06:12:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d1e49dbd21494ee2bfed05fa827f2c66"
06:12:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.681177 25852 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.682003 25874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.682274 25852 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.682377 25852 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d1e49dbd21494ee2bfed05fa827f2c66"
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:21 on dist-test-slave-jq4t"
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.682446 25852 fs_report.cc:389] FS layout report
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data/data
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.703692 25852 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.704356 25852 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.704627 25852 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.705020 25852 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.705602 25852 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.705677 25852 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.705727 25852 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.705753 25852 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.715947 25852 rpc_server.cc:307] RPC server started. Bound to: 127.24.103.131:40555
06:12:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.716069 26038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.103.131:40555 every 8 connection(s)
06:12:21.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.717103 25852 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/data/info.pb
06:12:21.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.724386 24990 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 25852
06:12:21.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.724078 26039 heartbeater.cc:344] Connected to a master server at 127.24.103.188:41725
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.724562 24990 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11354096181362101204/ts-2/wal/instance
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.724588 26039 heartbeater.cc:461] Registering TS with master...
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.724897 26039 heartbeater.cc:507] Master 127.24.103.188:41725 requested a full tablet report, sending...
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.724279 26044 heartbeater.cc:344] Connected to a master server at 127.24.103.189:44495
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725135 26044 heartbeater.cc:461] Registering TS with master...
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725250 26044 heartbeater.cc:507] Master 127.24.103.189:44495 requested a full tablet report, sending...
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725630 26040 heartbeater.cc:344] Connected to a master server at 127.24.103.190:41109
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725651 25166 ts_manager.cc:194] Registered new tserver with Master: d1e49dbd21494ee2bfed05fa827f2c66 (127.24.103.131:40555)
06:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725700 26040 heartbeater.cc:461] Registering TS with master...
06:12:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725710 25277 ts_manager.cc:194] Registered new tserver with Master: d1e49dbd21494ee2bfed05fa827f2c66 (127.24.103.131:40555)
06:12:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.725797 26040 heartbeater.cc:507] Master 127.24.103.190:41109 requested a full tablet report, sending...
06:12:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.726115 25051 ts_manager.cc:194] Registered new tserver with Master: d1e49dbd21494ee2bfed05fa827f2c66 (127.24.103.131:40555)
06:12:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.726704 25051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.103.131:42999
06:12:21.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.728443 24990 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:21.729 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:21.730 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:21.731 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.103.190"
      port: 41109
    }
    bound_http_address {
      host: "127.24.103.190"
      port: 36525
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.103.189"
      port: 44495
    }
    bound_http_address {
      host: "127.24.103.189"
      port: 44021
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.103.188"
      port: 41725
    }
    bound_http_address {
      host: "127.24.103.188"
      port: 44699
    }
  }
}

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

06:12:21.732 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.103.129"
      port: 44705
    }
    bound_http_address {
      host: "127.24.103.129"
      port: 34959
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.103.130"
      port: 44985
    }
    bound_http_address {
      host: "127.24.103.130"
      port: 36941
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.103.131"
      port: 40555
    }
    bound_http_address {
      host: "127.24.103.131"
      port: 45127
    }
  }
}

06:12:21.733 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:21.736 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:21.738 [DEBUG - main] (Connection.java:748) [peer master-127.24.103.189:44495(127.24.103.189:44495)] connecting to peer
06:12:21.739 [DEBUG - main] (Connection.java:748) [peer master-127.24.103.188:41725(127.24.103.188:41725)] connecting to peer
06:12:21.741 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.103.189:44495(127.24.103.189:44495)] Successfully connected to peer
06:12:21.741 [DEBUG - main] (Connection.java:748) [peer master-127.24.103.190:41109(127.24.103.190:41109)] connecting to peer
06:12:21.743 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.103.188:41725(127.24.103.188:41725)] Successfully connected to peer
06:12:21.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.24.103.189
06:12:21.746 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.24.103.188
06:12:21.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.103.190:41109(127.24.103.190:41109)] Successfully connected to peer
06:12:21.748 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.24.103.190
06:12:21.763 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd58cacc, L:/127.0.0.1:55028 - R:/127.24.103.189:44495] using SASL/PLAIN
06:12:21.765 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb68bd718, L:/127.0.0.1:33788 - R:/127.24.103.188:41725] using SASL/PLAIN
06:12:21.774 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea06cccf, L:/127.0.0.1:42088 - R:/127.24.103.190:41109] using SASL/PLAIN
06:12:21.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:21.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=40), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.103.189:44495, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.103.188:41725, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.103.190:41109, [28ms] Sub RPC ConnectToMaster: received response from server master-127.24.103.189:44495: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.24.103.188:41725: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.103.190:41109: OK, deferred=null) after lookup
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.779265 25051 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42088:
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515141737"
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:21.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:21.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:21.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6e25219949374998b2e9a69674f1c5a4
06:12:21.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.790251 25738 tablet_service.cc:1511] Processing CreateTablet for tablet ae5f49e3497d4da28894eb7989ef364a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515141737 [id=6e25219949374998b2e9a69674f1c5a4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:21.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.790658 25738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5f49e3497d4da28894eb7989ef364a. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:21.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.792230 25506 tablet_service.cc:1511] Processing CreateTablet for tablet 87b0ee802cb54b039d1093d7e10db01d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515141737 [id=6e25219949374998b2e9a69674f1c5a4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:21.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.792614 25506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b0ee802cb54b039d1093d7e10db01d. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:21.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.793972 26075 tablet_bootstrap.cc:492] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: Bootstrap starting.
06:12:21.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.794816 26075 tablet_bootstrap.cc:654] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: Neither blocks nor log segments found. Creating new log.
06:12:21.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.795224 26075 log.cc:826] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: Log is configured to *not* fsync() on all Append() calls
06:12:21.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.795352 26079 tablet_bootstrap.cc:492] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: Bootstrap starting.
06:12:21.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.795997 26075 tablet_bootstrap.cc:492] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: No bootstrap required, opened a new log
06:12:21.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.796010 26079 tablet_bootstrap.cc:654] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: Neither blocks nor log segments found. Creating new log.
06:12:21.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.796082 26075 ts_tablet_manager.cc:1403] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:21.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.796279 26079 log.cc:826] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: Log is configured to *not* fsync() on all Append() calls
06:12:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.796919 26079 tablet_bootstrap.cc:492] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: No bootstrap required, opened a new log
06:12:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.796975 26079 ts_tablet_manager.cc:1403] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798071 26075 raft_consensus.cc:359] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6381400c7bf74da2aceb2b670e1fb028" member_type: VOTER last_known_addr { host: "127.24.103.130" port: 44985 } }
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798255 26075 raft_consensus.cc:385] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798295 26075 raft_consensus.cc:740] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6381400c7bf74da2aceb2b670e1fb028, State: Initialized, Role: FOLLOWER
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798454 26075 consensus_queue.cc:260] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [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: "6381400c7bf74da2aceb2b670e1fb028" member_type: VOTER last_known_addr { host: "127.24.103.130" port: 44985 } }
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798527 26075 raft_consensus.cc:399] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798558 26075 raft_consensus.cc:493] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.798601 26075 raft_consensus.cc:3060] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 0 FOLLOWER]: Advancing to term 1
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799003 26079 raft_consensus.cc:359] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bf66bd7d77b418fa323ed0bc8fb795c" member_type: VOTER last_known_addr { host: "127.24.103.129" port: 44705 } }
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799142 26079 raft_consensus.cc:385] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799175 26079 raft_consensus.cc:740] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf66bd7d77b418fa323ed0bc8fb795c, State: Initialized, Role: FOLLOWER
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799265 26079 consensus_queue.cc:260] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [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: "0bf66bd7d77b418fa323ed0bc8fb795c" member_type: VOTER last_known_addr { host: "127.24.103.129" port: 44705 } }
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799327 26079 raft_consensus.cc:399] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799356 26079 raft_consensus.cc:493] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799396 26079 raft_consensus.cc:3060] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 0 FOLLOWER]: Advancing to term 1
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799484 26075 raft_consensus.cc:515] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6381400c7bf74da2aceb2b670e1fb028" member_type: VOTER last_known_addr { host: "127.24.103.130" port: 44985 } }
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799621 26075 leader_election.cc:304] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [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: 6381400c7bf74da2aceb2b670e1fb028; no voters: 
06:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.799863 26075 leader_election.cc:290] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:21.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.800185 26079 raft_consensus.cc:515] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bf66bd7d77b418fa323ed0bc8fb795c" member_type: VOTER last_known_addr { host: "127.24.103.129" port: 44705 } }
06:12:21.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.800244 26075 ts_tablet_manager.cc:1434] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:21.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.800390 25844 heartbeater.cc:499] Master 127.24.103.190:41109 was elected leader, sending a full tablet report...
06:12:21.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.800726 26079 leader_election.cc:304] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [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: 0bf66bd7d77b418fa323ed0bc8fb795c; no voters: 
06:12:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.801050 26079 leader_election.cc:290] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.801478 26079 ts_tablet_manager.cc:1434] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:21.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.801751 25635 heartbeater.cc:499] Master 127.24.103.190:41109 was elected leader, sending a full tablet report...
06:12:21.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.802731 26083 raft_consensus.cc:2804] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 1 FOLLOWER]: Leader election won for term 1
06:12:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.803074 26083 raft_consensus.cc:697] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [term 1 LEADER]: Becoming Leader. State: Replica: 6381400c7bf74da2aceb2b670e1fb028, State: Running, Role: LEADER
06:12:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.803191 26083 consensus_queue.cc:237] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 [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: "6381400c7bf74da2aceb2b670e1fb028" member_type: VOTER last_known_addr { host: "127.24.103.130" port: 44985 } }
06:12:21.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.804258 25051 catalog_manager.cc:5739] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6381400c7bf74da2aceb2b670e1fb028 (127.24.103.130). New cstate: current_term: 1 leader_uuid: "6381400c7bf74da2aceb2b670e1fb028" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6381400c7bf74da2aceb2b670e1fb028" member_type: VOTER last_known_addr { host: "127.24.103.130" port: 44985 } health_report { overall_health: HEALTHY } } }
06:12:21.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.803751 26084 raft_consensus.cc:2804] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 1 FOLLOWER]: Leader election won for term 1
06:12:21.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.804534 26084 raft_consensus.cc:697] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [term 1 LEADER]: Becoming Leader. State: Replica: 0bf66bd7d77b418fa323ed0bc8fb795c, State: Running, Role: LEADER
06:12:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.804627 26084 consensus_queue.cc:237] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c [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: "0bf66bd7d77b418fa323ed0bc8fb795c" member_type: VOTER last_known_addr { host: "127.24.103.129" port: 44705 } }
06:12:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.805409 25050 catalog_manager.cc:5739] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bf66bd7d77b418fa323ed0bc8fb795c (127.24.103.129). New cstate: current_term: 1 leader_uuid: "0bf66bd7d77b418fa323ed0bc8fb795c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bf66bd7d77b418fa323ed0bc8fb795c" member_type: VOTER last_known_addr { host: "127.24.103.129" port: 44705 } health_report { overall_health: HEALTHY } } }
06:12:21.822 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=48, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@192f2f27, flushNotification=Deferred@145066402(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:21.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 87b0ee802cb54b039d1093d7e10db01d for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000000, 0x00000001)
06:12:21.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ae5f49e3497d4da28894eb7989ef364a for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000001, 0x00000002)
06:12:21.825 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=87b0ee802cb54b039d1093d7e10db01d@[0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ae5f49e3497d4da28894eb7989ef364a@[6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:21.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ae5f49e3497d4da28894eb7989ef364a for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000001, 0x00000002)
06:12:21.826 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ae5f49e3497d4da28894eb7989ef364a@[6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:21.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ae5f49e3497d4da28894eb7989ef364a for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000001, 0x00000002)
06:12:21.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ae5f49e3497d4da28894eb7989ef364a@[6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:21.828 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)] connecting to peer
06:12:21.829 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)] connecting to peer
06:12:21.830 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)] Successfully connected to peer
06:12:21.831 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)] Successfully connected to peer
06:12:21.869 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xdf9adc67, L:/127.0.0.1:60556 - R:/127.24.103.130:44985] using TOKEN/null
06:12:21.869 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x75506832, L:/127.0.0.1:53508 - R:/127.24.103.129:44705] using TOKEN/null
06:12:21.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 87b0ee802cb54b039d1093d7e10db01d for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000000, 0x00000001)
06:12:21.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ae5f49e3497d4da28894eb7989ef364a for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000001, 0x00000002)
06:12:21.880 [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=87b0ee802cb54b039d1093d7e10db01d@[0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ae5f49e3497d4da28894eb7989ef364a@[6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:21.880 [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.24.103.190:41109, [1ms] Sub RPC GetTableLocations: received response from server master-127.24.103.190:41109: OK, deferred=null)) after lookup
06:12:21.883 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515141737, tablet=87b0ee802cb54b039d1093d7e10db01d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:21.884 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 87b0ee802cb54b039d1093d7e10db01d for partition [0x00000000, 0x00000001) with scanner id null
06:12:21.887 [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-1786515141737, tablet=ae5f49e3497d4da28894eb7989ef364a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:21.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ae5f49e3497d4da28894eb7989ef364a for partition [0x00000001, 0x00000002) with scanner id null
06:12:21.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.905272 25050 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42088:
06:12:21.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515141737" } 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 } } } } }
06:12:21.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.909391 26097 tablet.cc:1724] T 87b0ee802cb54b039d1093d7e10db01d P 0bf66bd7d77b418fa323ed0bc8fb795c: Alter schema from (
06:12:21.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:21.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:21.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:21.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.909391 26099 tablet.cc:1724] T ae5f49e3497d4da28894eb7989ef364a P 6381400c7bf74da2aceb2b670e1fb028: Alter schema from (
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:21.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:21.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.921066 25051 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 85e366583c6e44d0b599d920d769f68b: org.apache.kudu.client.TestAlterTable-1786515141737 [id=6e25219949374998b2e9a69674f1c5a4] alter complete (version 1)
06:12:21.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6e25219949374998b2e9a69674f1c5a4
06:12:21.971 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet 87b0ee802cb54b039d1093d7e10db01d for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000000, 0x00000001)
06:12:21.971 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet ae5f49e3497d4da28894eb7989ef364a for table 'org.apache.kudu.client.TestAlterTable-1786515141737' with partition [0x00000001, 0x00000002)
06:12:21.971 [DEBUG - main] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=87b0ee802cb54b039d1093d7e10db01d@[0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ae5f49e3497d4da28894eb7989ef364a@[6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:21.972 [DEBUG - main] (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.24.103.190:41109, [2ms] Sub RPC GetTableLocations: received response from server master-127.24.103.190:41109: OK, deferred=null)) after lookup
06:12:21.976 [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-1786515141737, tablet=87b0ee802cb54b039d1093d7e10db01d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:21.976 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 87b0ee802cb54b039d1093d7e10db01d for partition [0x00000000, 0x00000001) with scanner id null
06:12:21.987 [DEBUG - main] (Connection.java:575) [peer master-127.24.103.188:41725(127.24.103.188:41725)] disconnecting while in state READY
06:12:21.988 [DEBUG - main] (Connection.java:575) [peer 6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)] disconnecting while in state READY
06:12:21.988 [DEBUG - main] (Connection.java:575) [peer master-127.24.103.189:44495(127.24.103.189:44495)] disconnecting while in state READY
06:12:21.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.103.188:41725(127.24.103.188:41725)] handling channelInactive
06:12:21.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.103.189:44495(127.24.103.189:44495)] handling channelInactive
06:12:21.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.103.188:41725(127.24.103.188:41725)] cleaning up while in state READY due to: connection closed
06:12:21.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.103.189:44495(127.24.103.189:44495)] cleaning up while in state READY due to: connection closed
06:12:21.991 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)] handling channelInactive
06:12:21.991 [DEBUG - main] (Connection.java:575) [peer master-127.24.103.190:41109(127.24.103.190:41109)] disconnecting while in state READY
06:12:21.991 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 6381400c7bf74da2aceb2b670e1fb028(127.24.103.130:44985)] cleaning up while in state READY due to: connection closed
06:12:21.991 [DEBUG - main] (Connection.java:575) [peer 0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)] disconnecting while in state READY
06:12:21.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.103.190:41109(127.24.103.190:41109)] handling channelInactive
06:12:21.992 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)] handling channelInactive
06:12:21.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.103.190:41109(127.24.103.190:41109)] cleaning up while in state READY due to: connection closed
06:12:21.992 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 0bf66bd7d77b418fa323ed0bc8fb795c(127.24.103.129:44705)] cleaning up while in state READY due to: connection closed
06:12:21.993 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:21.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:21.997325 24990 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 25440
06:12:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.033141 24990 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 25647
06:12:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.056841 24990 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 25852
06:12:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.070295 25362 catalog_manager.cc:1296] Loaded cluster ID: 03ec11d5c1284907aa4682cff3d7f209
06:12:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.070422 25362 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: loading cluster ID for follower catalog manager: success
06:12:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.071832 25362 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: acquiring CA information for follower catalog manager: success
06:12:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.072181 25362 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 1669483e0b4f48999a86e9f2c78da3e6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.091056 24990 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 25008
06:12:22.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.110388 24990 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 25113
06:12:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.130764 24990 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 25221
06:12:22.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:22Z chronyd exiting
.06:12:22.202 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515142201
06:12:22.205 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:22.206 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:22.206 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:22.206 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:22.206 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:22.210 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:22.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.307251 26115 mini_oidc.cc:150] Starting JWKS server
06:12:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.307972 26115 webserver.cc:533] Webserver started at http://127.0.0.1:43083/ using document root <none> and password file <none>
06:12:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.308045 26115 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.308214 26115 webserver.cc:533] Webserver started at http://127.0.0.1:44413/ using document root <none> and password file <none>
06:12:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:22Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:22.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:22Z Disabled control of system clock
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.323019 26115 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/logs
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data/info.pb
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.254:33603
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.254
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:22.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:22.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43083/jwks.json with env {}
06:12:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.424564 26131 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.424840 26131 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.424866 26131 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.426697 26131 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.426796 26131 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.426826 26131 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.426847 26131 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.426873 26131 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.426885 26131 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43083/jwks.json
06:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.429749 26131 master_runner.cc:387] Master server non-default flags:
06:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.254:33603
06:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43083/jwks.json
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data/info.pb
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.254
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26131
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/logs
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.430193 26131 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.430574 26131 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.434183 26138 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
06:12:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.434265 26143 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
06:12:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.434183 26139 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
06:12:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.434903 26131 server_base.cc:1061] running on GCE node
06:12:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.435237 26131 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.435603 26131 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:22.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.436812 26131 hybrid_clock.cc:648] HybridClock initialized: now 1786515142436832 us; error 84 us; skew 500 ppm
06:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.438575 26131 webserver.cc:533] Webserver started at http://127.25.128.254:35429/ using document root <none> and password file <none>
06:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.438886 26131 fs_manager.cc:362] Metadata directory not provided
06:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.438964 26131 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.439127 26131 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.440313 26131 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data/instance:
06:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e8f231c3b6d46f2ab9f2abf3f015389"
06:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.440814 26131 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal/instance:
06:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e8f231c3b6d46f2ab9f2abf3f015389"
06:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.442341 26131 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.443259 26156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.443506 26131 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.443598 26131 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e8f231c3b6d46f2ab9f2abf3f015389"
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.443665 26131 fs_report.cc:389] FS layout report
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data/data
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:22.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.459498 26131 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.460042 26131 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.460217 26131 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.466320 26131 rpc_server.cc:307] RPC server started. Bound to: 127.25.128.254:33603
06:12:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.466392 26237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.128.254:33603 every 8 connection(s)
06:12:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.466774 26131 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/data/info.pb
06:12:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.467620 26239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.469439 26239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.470501 26115 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 26131
06:12:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.470656 26115 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-0/wal/instance
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.471856 26115 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/logs
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data/info.pb
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.253:41773
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.253
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43083/jwks.json with env {}
06:12:22.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.477288 26239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.477885 26157 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.128.253:41773: connect: Connection refused (error 111)
06:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.478471 26239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.253:41773: Network error: Client connection negotiation failed: client connection to 127.25.128.253:41773: connect: Connection refused (error 111)
06:12:22.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.527711 26239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } attempt: 1
06:12:22.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.528776 26239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.253:41773: Network error: Client connection negotiation failed: client connection to 127.25.128.253:41773: connect: Connection refused (error 111)
06:12:22.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.573014 26245 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:22.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.573333 26245 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:22.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.573376 26245 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.575445 26245 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.575564 26245 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.575591 26245 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.575610 26245 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.575630 26245 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.575647 26245 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43083/jwks.json
06:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.577737 26245 master_runner.cc:387] Master server non-default flags:
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.253:41773
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43083/jwks.json
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data/info.pb
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.253
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26245
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/logs
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.578159 26245 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.578540 26245 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.581904 26252 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
06:12:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.581969 26245 server_base.cc:1061] running on GCE node
06:12:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.581923 26257 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
06:12:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.582101 26251 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
06:12:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.582435 26245 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.582756 26245 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.583907 26245 hybrid_clock.cc:648] HybridClock initialized: now 1786515142583892 us; error 39 us; skew 500 ppm
06:12:22.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.585316 26245 webserver.cc:533] Webserver started at http://127.25.128.253:42689/ using document root <none> and password file <none>
06:12:22.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.585523 26245 fs_manager.cc:362] Metadata directory not provided
06:12:22.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.585561 26245 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:22.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.585664 26245 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.586632 26245 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data/instance:
06:12:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45a18946fa1543ef86bb3adfc4714c24"
06:12:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.586978 26245 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal/instance:
06:12:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45a18946fa1543ef86bb3adfc4714c24"
06:12:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.588274 26245 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:22.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.589367 26273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:22.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.589638 26245 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:22.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.589744 26245 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal
06:12:22.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45a18946fa1543ef86bb3adfc4714c24"
06:12:22.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.589835 26245 fs_report.cc:389] FS layout report
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data/data
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:22.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.596968 26239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } attempt: 2
06:12:22.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.597965 26239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.253:41773: Network error: Client connection negotiation failed: client connection to 127.25.128.253:41773: connect: Connection refused (error 111)
06:12:22.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.602314 26245 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:22.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.602779 26245 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:22.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.602950 26245 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.608296 26245 rpc_server.cc:307] RPC server started. Bound to: 127.25.128.253:41773
06:12:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.608342 26381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.128.253:41773 every 8 connection(s)
06:12:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.608845 26245 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/data/info.pb
06:12:22.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.609680 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:22.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.610632 26115 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 26245
06:12:22.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.610774 26115 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-1/wal/instance
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.611243 26115 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/logs
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data/info.pb
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.252:33633
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.252
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43083/jwks.json with env {}
06:12:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.611367 26383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.619612 26383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.625535 26383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.626202 26284 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.128.252:33633: connect: Connection refused (error 111)
06:12:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.626830 26383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.252:33633: Network error: Client connection negotiation failed: client connection to 127.25.128.252:33633: connect: Connection refused (error 111)
06:12:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.676149 26383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } attempt: 1
06:12:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.677500 26383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.252:33633: Network error: Client connection negotiation failed: client connection to 127.25.128.252:33633: connect: Connection refused (error 111)
06:12:22.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.689164 26239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } attempt: 3
06:12:22.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.693691 26239 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.694650 26239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.252:33633: Network error: Client connection negotiation failed: client connection to 127.25.128.252:33633: connect: Connection refused (error 111)
06:12:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.722922 26386 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.723208 26386 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.723237 26386 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.725394 26386 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.725474 26386 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.725490 26386 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.725503 26386 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.725518 26386 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.725530 26386 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43083/jwks.json
06:12:22.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.725852 26239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } attempt: 1
06:12:22.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.726847 26239 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.252:33633: Network error: Client connection negotiation failed: client connection to 127.25.128.252:33633: connect: Connection refused (error 111)
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.727864 26386 master_runner.cc:387] Master server non-default flags:
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.252:33633
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43083/jwks.json
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data/info.pb
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.252
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26386
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/logs
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:22.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:22.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:22.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.728209 26386 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:22.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.728536 26386 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.731791 26402 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
06:12:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.731797 26396 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
06:12:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.732306 26386 server_base.cc:1061] running on GCE node
06:12:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.731798 26398 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
06:12:22.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.733088 26386 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:22.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.733470 26386 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:22.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.734664 26386 hybrid_clock.cc:648] HybridClock initialized: now 1786515142734636 us; error 51 us; skew 500 ppm
06:12:22.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.736547 26386 webserver.cc:533] Webserver started at http://127.25.128.252:41511/ using document root <none> and password file <none>
06:12:22.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.736840 26386 fs_manager.cc:362] Metadata directory not provided
06:12:22.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.736908 26386 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.737049 26386 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.738399 26386 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data/instance:
06:12:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c8bd8bdd140345bda09bd8b900cd8349"
06:12:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.738883 26386 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal/instance:
06:12:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c8bd8bdd140345bda09bd8b900cd8349"
06:12:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.740769 26386 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.004s
06:12:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.741777 26411 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.742015 26386 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.742100 26386 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c8bd8bdd140345bda09bd8b900cd8349"
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:22 on dist-test-slave-jq4t"
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.742169 26386 fs_report.cc:389] FS layout report
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data/data
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.745762 26383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } attempt: 2
06:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.746848 26383 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.128.252:33633: Network error: Client connection negotiation failed: client connection to 127.25.128.252:33633: connect: Connection refused (error 111)
06:12:22.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.769176 26386 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:22.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.769795 26386 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:22.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.770004 26386 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.775484 26386 rpc_server.cc:307] RPC server started. Bound to: 127.25.128.252:33633
06:12:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.775569 26493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.128.252:33633 every 8 connection(s)
06:12:22.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.776062 26386 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/data/info.pb
06:12:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.776991 26494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:22.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.779163 26494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.780874 26115 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 26386
06:12:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.780983 26115 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/master-2/wal/instance
06:12:22.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.786482 26494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.791122 26494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } has no permanent_uuid. Determining permanent_uuid...
06:12:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.797113 26494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: Bootstrap starting.
06:12:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.798206 26494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: Neither blocks nor log segments found. Creating new log.
06:12:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.798581 26494 log.cc:826] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: Log is configured to *not* fsync() on all Append() calls
06:12:22.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.799598 26494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: No bootstrap required, opened a new log
06:12:22.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.802038 26239 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } attempt: 2
06:12:22.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.802402 26494 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.802783 26494 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:22.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.802852 26494 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8bd8bdd140345bda09bd8b900cd8349, State: Initialized, Role: FOLLOWER
06:12:22.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.802983 26494 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.803345 26509 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.803408 26494 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: configured and running, proceeding with master startup.
06:12:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.803597 26509 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.806775 26531 catalog_manager.cc:1614] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:22.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.807130 26531 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.808384 26239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: Bootstrap starting.
06:12:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.806773 26386 master_runner.cc:187] Error getting master registration for 127.25.128.254:33603: OK, instance_id { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" instance_seqno: 1786515142464576 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.809021 26386 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.809468 26239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: Neither blocks nor log segments found. Creating new log.
06:12:22.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.810317 26239 log.cc:826] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: Log is configured to *not* fsync() on all Append() calls
06:12:22.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.812011 26239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: No bootstrap required, opened a new log
06:12:22.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.814254 26239 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.814426 26239 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:22.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.814463 26239 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8f231c3b6d46f2ab9f2abf3f015389, State: Initialized, Role: FOLLOWER
06:12:22.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.814646 26239 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.815029 26534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.815094 26239 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [sys.catalog]: configured and running, proceeding with master startup.
06:12:22.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.815313 26534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.818951 26556 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:22.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.819332 26556 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:22.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.819898 26131 master_runner.cc:187] Error getting master registration for 127.25.128.253:41773: OK, instance_id { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" instance_seqno: 1786515142606883 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:22.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.821934 26131 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.838059 26383 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } attempt: 3
06:12:22.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.844722 26383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: Bootstrap starting.
06:12:22.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.845775 26383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: Neither blocks nor log segments found. Creating new log.
06:12:22.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.846083 26383 log.cc:826] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: Log is configured to *not* fsync() on all Append() calls
06:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.847522 26383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: No bootstrap required, opened a new log
06:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.849942 26383 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.850090 26383 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.850118 26383 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a18946fa1543ef86bb3adfc4714c24, State: Initialized, Role: FOLLOWER
06:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.850236 26383 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.850646 26383 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [sys.catalog]: configured and running, proceeding with master startup.
06:12:22.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.853379 26562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.853682 26293 tablet.cc:2406] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:22.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.853744 26562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.854775 26583 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:22.854982 26583 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:22.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.856804 26245 master_runner.cc:264] No leader master found from master 45a18946fa1543ef86bb3adfc4714c24
06:12:22.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.856860 26245 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.872589 26509 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.872803 26509 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.873188 26509 leader_election.cc:290] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e8f231c3b6d46f2ab9f2abf3f015389 (127.25.128.254:33603), 45a18946fa1543ef86bb3adfc4714c24 (127.25.128.253:41773)
06:12:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.874346 26331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8bd8bdd140345bda09bd8b900cd8349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a18946fa1543ef86bb3adfc4714c24" is_pre_election: true
06:12:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.874341 26201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8bd8bdd140345bda09bd8b900cd8349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" is_pre_election: true
06:12:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.874536 26201 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8bd8bdd140345bda09bd8b900cd8349 in term 0.
06:12:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.874529 26331 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8bd8bdd140345bda09bd8b900cd8349 in term 0.
06:12:22.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.874801 26412 leader_election.cc:304] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [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: 45a18946fa1543ef86bb3adfc4714c24, c8bd8bdd140345bda09bd8b900cd8349; no voters: 
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.875372 26509 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.875454 26509 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.875480 26509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 0 FOLLOWER]: Advancing to term 1
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.876652 26509 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.876827 26509 leader_election.cc:290] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [CANDIDATE]: Term 1 election: Requested vote from peers 7e8f231c3b6d46f2ab9f2abf3f015389 (127.25.128.254:33603), 45a18946fa1543ef86bb3adfc4714c24 (127.25.128.253:41773)
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.877061 26201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8bd8bdd140345bda09bd8b900cd8349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389"
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.877147 26201 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 0 FOLLOWER]: Advancing to term 1
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.878155 26201 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8bd8bdd140345bda09bd8b900cd8349 in term 1.
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.878363 26415 leader_election.cc:304] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [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: 7e8f231c3b6d46f2ab9f2abf3f015389, c8bd8bdd140345bda09bd8b900cd8349; no voters: 
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.878635 26331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8bd8bdd140345bda09bd8b900cd8349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a18946fa1543ef86bb3adfc4714c24"
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.878736 26331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 0 FOLLOWER]: Advancing to term 1
06:12:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.879823 26331 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8bd8bdd140345bda09bd8b900cd8349 in term 1.
06:12:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.880798 26509 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 1 FOLLOWER]: Leader election won for term 1
06:12:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.881062 26509 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [term 1 LEADER]: Becoming Leader. State: Replica: c8bd8bdd140345bda09bd8b900cd8349, State: Running, Role: LEADER
06:12:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.881193 26509 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [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: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } }
06:12:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.883244 26509 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8bd8bdd140345bda09bd8b900cd8349. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.883363 26509 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: This master's current role is: LEADER
06:12:22.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.888767 26589 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:22.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.889457 26589 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:22.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.897845 26331 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [term 1 FOLLOWER]: Refusing update from remote peer c8bd8bdd140345bda09bd8b900cd8349: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.898602 26509 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:22.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.900424 26562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8bd8bdd140345bda09bd8b900cd8349. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.900574 26562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.901298 26201 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [term 1 FOLLOWER]: Refusing update from remote peer c8bd8bdd140345bda09bd8b900cd8349: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:22.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.901618 26509 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:22.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.903061 26534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8bd8bdd140345bda09bd8b900cd8349. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.903167 26534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.914420 26585 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.914587 26585 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: This master's current role is: LEADER
06:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.915393 26509 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.915496 26509 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349 [sys.catalog]: This master's current role is: LEADER
06:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.916124 26534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.916224 26534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.916931 26562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c8bd8bdd140345bda09bd8b900cd8349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8f231c3b6d46f2ab9f2abf3f015389" member_type: VOTER last_known_addr { host: "127.25.128.254" port: 33603 } } peers { permanent_uuid: "45a18946fa1543ef86bb3adfc4714c24" member_type: VOTER last_known_addr { host: "127.25.128.253" port: 41773 } } peers { permanent_uuid: "c8bd8bdd140345bda09bd8b900cd8349" member_type: VOTER last_known_addr { host: "127.25.128.252" port: 33633 } } }
06:12:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.917042 26562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24 [sys.catalog]: This master's current role is: FOLLOWER
06:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.917966 26590 mvcc.cc:204] Tried to move back new op lower bound from 7317566025305923584 to 7317566025242394624. Current Snapshot: MvccSnapshot[applied={T|T < 7317566025305923584}]
06:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.918249 26594 mvcc.cc:204] Tried to move back new op lower bound from 7317566025305923584 to 7317566025242394624. Current Snapshot: MvccSnapshot[applied={T|T < 7317566025305923584}]
06:12:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.918587 26592 mvcc.cc:204] Tried to move back new op lower bound from 7317566025305923584 to 7317566025242394624. Current Snapshot: MvccSnapshot[applied={T|T < 7317566025305923584}]
06:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.920202 26589 catalog_manager.cc:1384] Generated new cluster ID: 4b6739688de44d28ab11f3985016b904
06:12:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.920264 26589 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:22.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.935124 26589 catalog_manager.cc:1407] Generated new certificate authority record
06:12:22.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.936415 26589 catalog_manager.cc:1560] Loading token signing keys...
06:12:22.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.946717 26589 catalog_manager.cc:6112] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: Generated new TSK 0
06:12:22.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.947316 26589 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:22.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:22.967962 26115 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:22.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal
06:12:22.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/logs
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data/info.pb
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.193:0
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.128.193
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.193
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:23.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.108140 26600 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:23.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.108414 26600 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:23.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.108456 26600 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:23.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.111145 26600 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:23.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.111271 26600 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.128.193
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.114225 26600 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.193:0
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data/info.pb
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.193
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26600
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.128.193
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/logs
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.114603 26600 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:23.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.114959 26600 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:23.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.118377 26607 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
06:12:23.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.118542 26609 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
06:12:23.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.118378 26611 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
06:12:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.119307 26600 server_base.cc:1061] running on GCE node
06:12:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.119513 26600 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.119774 26600 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:23.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.120950 26600 hybrid_clock.cc:648] HybridClock initialized: now 1786515143120924 us; error 48 us; skew 500 ppm
06:12:23.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.122555 26600 webserver.cc:533] Webserver started at http://127.25.128.193:36865/ using document root <none> and password file <none>
06:12:23.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.122774 26600 fs_manager.cc:362] Metadata directory not provided
06:12:23.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.122813 26600 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:23.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.122924 26600 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.123917 26600 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data/instance:
06:12:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf7d112b161d4933ad39cf55440a9f1f"
06:12:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.124284 26600 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal/instance:
06:12:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf7d112b161d4933ad39cf55440a9f1f"
06:12:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.125741 26600 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.126564 26620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.126796 26600 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.126879 26600 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal
06:12:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf7d112b161d4933ad39cf55440a9f1f"
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.126952 26600 fs_report.cc:389] FS layout report
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data/data
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.142503 26600 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.142922 26600 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.143035 26600 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.143321 26600 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.143669 26600 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.143700 26600 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.143728 26600 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.143739 26600 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:23.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.152678 26600 rpc_server.cc:307] RPC server started. Bound to: 127.25.128.193:35065
06:12:23.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.152904 26820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.128.193:35065 every 8 connection(s)
06:12:23.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.153195 26600 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/data/info.pb
06:12:23.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.159502 26115 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 26600
06:12:23.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.159610 26115 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal/instance
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.161280 26115 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/logs
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data/info.pb
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.194:0
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.128.194
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.194
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:23.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162379 26823 heartbeater.cc:344] Connected to a master server at 127.25.128.253:41773
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162380 26822 heartbeater.cc:344] Connected to a master server at 127.25.128.254:33603
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162521 26822 heartbeater.cc:461] Registering TS with master...
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162554 26821 heartbeater.cc:344] Connected to a master server at 127.25.128.252:33633
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162597 26821 heartbeater.cc:461] Registering TS with master...
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162520 26823 heartbeater.cc:461] Registering TS with master...
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162817 26822 heartbeater.cc:507] Master 127.25.128.254:33603 requested a full tablet report, sending...
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162817 26823 heartbeater.cc:507] Master 127.25.128.253:41773 requested a full tablet report, sending...
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.163429 26185 ts_manager.cc:194] Registered new tserver with Master: cf7d112b161d4933ad39cf55440a9f1f (127.25.128.193:35065)
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.163429 26310 ts_manager.cc:194] Registered new tserver with Master: cf7d112b161d4933ad39cf55440a9f1f (127.25.128.193:35065)
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.162817 26821 heartbeater.cc:507] Master 127.25.128.252:33633 requested a full tablet report, sending...
06:12:23.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.164773 26442 ts_manager.cc:194] Registered new tserver with Master: cf7d112b161d4933ad39cf55440a9f1f (127.25.128.193:35065)
06:12:23.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.165630 26442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.128.193:35893
06:12:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.265601 26829 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.265888 26829 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.265913 26829 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.267628 26829 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.267697 26829 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.128.194
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.269476 26829 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.194:0
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data/info.pb
06:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.194
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26829
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.128.194
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/logs
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.269768 26829 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.270035 26829 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:23.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.273168 26837 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
06:12:23.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.273188 26841 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
06:12:23.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.273481 26829 server_base.cc:1061] running on GCE node
06:12:23.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.273188 26839 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
06:12:23.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.273895 26829 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:23.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.274118 26829 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:23.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.275254 26829 hybrid_clock.cc:648] HybridClock initialized: now 1786515143275240 us; error 35 us; skew 500 ppm
06:12:23.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.276609 26829 webserver.cc:533] Webserver started at http://127.25.128.194:41167/ using document root <none> and password file <none>
06:12:23.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.276842 26829 fs_manager.cc:362] Metadata directory not provided
06:12:23.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.276882 26829 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:23.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.276988 26829 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.277943 26829 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data/instance:
06:12:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95fccf6d6d0245d18c2853a35aff785a"
06:12:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.278257 26829 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal/instance:
06:12:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95fccf6d6d0245d18c2853a35aff785a"
06:12:23.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.279752 26829 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:23.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.280606 26848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:23.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.280849 26829 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.280923 26829 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95fccf6d6d0245d18c2853a35aff785a"
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.280982 26829 fs_report.cc:389] FS layout report
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data/data
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.292737 26829 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.293195 26829 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.293318 26829 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.293727 26829 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.294266 26829 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.294329 26829 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.294374 26829 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.294390 26829 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.303750 26829 rpc_server.cc:307] RPC server started. Bound to: 127.25.128.194:42421
06:12:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.303839 27029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.128.194:42421 every 8 connection(s)
06:12:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.304273 26829 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/data/info.pb
06:12:23.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.309556 26115 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 26829
06:12:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.309707 26115 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-1/wal/instance
06:12:23.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.311471 27032 heartbeater.cc:344] Connected to a master server at 127.25.128.254:33603
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.311614 27033 heartbeater.cc:344] Connected to a master server at 127.25.128.253:41773
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.311733 27032 heartbeater.cc:461] Registering TS with master...
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.311725 26115 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/logs
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data/info.pb
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.195:0
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.128.195
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.195
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.312021 27032 heartbeater.cc:507] Master 127.25.128.254:33603 requested a full tablet report, sending...
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.311735 27033 heartbeater.cc:461] Registering TS with master...
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.312455 27033 heartbeater.cc:507] Master 127.25.128.253:41773 requested a full tablet report, sending...
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.312601 26185 ts_manager.cc:194] Registered new tserver with Master: 95fccf6d6d0245d18c2853a35aff785a (127.25.128.194:42421)
06:12:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.312832 26310 ts_manager.cc:194] Registered new tserver with Master: 95fccf6d6d0245d18c2853a35aff785a (127.25.128.194:42421)
06:12:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.313278 27030 heartbeater.cc:344] Connected to a master server at 127.25.128.252:33633
06:12:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.313355 27030 heartbeater.cc:461] Registering TS with master...
06:12:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.313462 27030 heartbeater.cc:507] Master 127.25.128.252:33633 requested a full tablet report, sending...
06:12:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.313684 26442 ts_manager.cc:194] Registered new tserver with Master: 95fccf6d6d0245d18c2853a35aff785a (127.25.128.194:42421)
06:12:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.314213 26442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.128.194:58833
06:12:23.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.415007 27041 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:23.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.415256 27041 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:23.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.415280 27041 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:23.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.417055 27041 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:23.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.417130 27041 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.128.195
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.418848 27041 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.128.212:40521
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.128.195:0
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data/info.pb
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.128.195
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.128.254:33603,127.25.128.253:41773,127.25.128.252:33633
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27041
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.128.195
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/logs
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.419095 27041 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.419341 27041 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:23.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.422616 27050 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
06:12:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.422613 27053 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
06:12:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.422609 27051 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
06:12:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.422712 27041 server_base.cc:1061] running on GCE node
06:12:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.423444 27041 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.423709 27041 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:23.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.424863 27041 hybrid_clock.cc:648] HybridClock initialized: now 1786515143424847 us; error 37 us; skew 500 ppm
06:12:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.426353 27041 webserver.cc:533] Webserver started at http://127.25.128.195:41819/ using document root <none> and password file <none>
06:12:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.426553 27041 fs_manager.cc:362] Metadata directory not provided
06:12:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.426591 27041 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.426712 27041 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:23.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.427718 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data/instance:
06:12:23.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85e74f0b5c2a46eb96d02589211e0742"
06:12:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.428035 27041 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal/instance:
06:12:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85e74f0b5c2a46eb96d02589211e0742"
06:12:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.429436 27041 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.430208 27061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.430464 27041 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.430537 27041 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85e74f0b5c2a46eb96d02589211e0742"
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:23 on dist-test-slave-jq4t"
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.430596 27041 fs_report.cc:389] FS layout report
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data/data
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.457871 27041 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.458284 27041 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.458400 27041 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:23.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.458678 27041 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:23.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.459048 27041 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:23.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.459084 27041 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:23.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.459116 27041 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:23.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.459129 27041 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.467518 27041 rpc_server.cc:307] RPC server started. Bound to: 127.25.128.195:45251
06:12:23.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.467597 27242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.128.195:45251 every 8 connection(s)
06:12:23.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.468014 27041 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/data/info.pb
06:12:23.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.470615 26115 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 27041
06:12:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.470757 26115 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal/instance
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475263 27245 heartbeater.cc:344] Connected to a master server at 127.25.128.254:33603
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475440 27245 heartbeater.cc:461] Registering TS with master...
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475291 27244 heartbeater.cc:344] Connected to a master server at 127.25.128.252:33633
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475543 27244 heartbeater.cc:461] Registering TS with master...
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475700 27249 heartbeater.cc:344] Connected to a master server at 127.25.128.253:41773
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475705 27244 heartbeater.cc:507] Master 127.25.128.252:33633 requested a full tablet report, sending...
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475703 27245 heartbeater.cc:507] Master 127.25.128.254:33603 requested a full tablet report, sending...
06:12:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475773 27249 heartbeater.cc:461] Registering TS with master...
06:12:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.475920 27249 heartbeater.cc:507] Master 127.25.128.253:41773 requested a full tablet report, sending...
06:12:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.476198 26442 ts_manager.cc:194] Registered new tserver with Master: 85e74f0b5c2a46eb96d02589211e0742 (127.25.128.195:45251)
06:12:23.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.476250 26310 ts_manager.cc:194] Registered new tserver with Master: 85e74f0b5c2a46eb96d02589211e0742 (127.25.128.195:45251)
06:12:23.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.476253 26185 ts_manager.cc:194] Registered new tserver with Master: 85e74f0b5c2a46eb96d02589211e0742 (127.25.128.195:45251)
06:12:23.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.476755 26442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.128.195:33137
06:12:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.488304 26115 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:23.489 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:23.489 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:23.490 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.128.254"
      port: 33603
    }
    bound_http_address {
      host: "127.25.128.254"
      port: 35429
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.128.253"
      port: 41773
    }
    bound_http_address {
      host: "127.25.128.253"
      port: 42689
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.128.252"
      port: 33633
    }
    bound_http_address {
      host: "127.25.128.252"
      port: 41511
    }
  }
}

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

06:12:23.491 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.128.193"
      port: 35065
    }
    bound_http_address {
      host: "127.25.128.193"
      port: 36865
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.128.194"
      port: 42421
    }
    bound_http_address {
      host: "127.25.128.194"
      port: 41167
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.128.195"
      port: 45251
    }
    bound_http_address {
      host: "127.25.128.195"
      port: 41819
    }
  }
}

06:12:23.491 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:23.494 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:23.496 [DEBUG - main] (Connection.java:748) [peer master-127.25.128.252:33633(127.25.128.252:33633)] connecting to peer
06:12:23.497 [DEBUG - main] (Connection.java:748) [peer master-127.25.128.253:41773(127.25.128.253:41773)] connecting to peer
06:12:23.498 [DEBUG - main] (Connection.java:748) [peer master-127.25.128.254:33603(127.25.128.254:33603)] connecting to peer
06:12:23.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.128.252:33633(127.25.128.252:33633)] Successfully connected to peer
06:12:23.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.25.128.254:33603(127.25.128.254:33603)] Successfully connected to peer
06:12:23.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.25.128.252
06:12:23.503 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.25.128.254
06:12:23.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.25.128.253:41773(127.25.128.253:41773)] Successfully connected to peer
06:12:23.509 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.25.128.253
06:12:23.521 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e6d7627, L:/127.0.0.1:51166 - R:/127.25.128.254:33603] using SASL/PLAIN
06:12:23.523 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd9e048c2, L:/127.0.0.1:38948 - R:/127.25.128.253:41773] using SASL/PLAIN
06:12:23.528 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x596490dc, L:/127.0.0.1:34138 - R:/127.25.128.252:33633] using SASL/PLAIN
06:12:23.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:23.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=35), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.128.252:33633, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.128.253:41773, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.128.254:33603, [27ms] Sub RPC ConnectToMaster: received response from server master-127.25.128.254:33603: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.25.128.253:41773: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.25.128.252:33633: OK, deferred=null) after lookup
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.532197 26442 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34138:
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515143495"
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:23.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\010\001\377\377\377\377\t\001c\000\000\000"
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:23.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:23.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 852135834168455cba951dd8d5e7b1fa
06:12:23.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.542979 27141 tablet_service.cc:1511] Processing CreateTablet for tablet 994b1b88097f478d88f4bd2f3b9b35a4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515143495 [id=852135834168455cba951dd8d5e7b1fa]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
06:12:23.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.543423 27141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994b1b88097f478d88f4bd2f3b9b35a4. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:23.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.546674 27285 tablet_bootstrap.cc:492] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Bootstrap starting.
06:12:23.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.548082 27285 tablet_bootstrap.cc:654] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Neither blocks nor log segments found. Creating new log.
06:12:23.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.548849 27285 log.cc:826] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Log is configured to *not* fsync() on all Append() calls
06:12:23.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.549877 27285 tablet_bootstrap.cc:492] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: No bootstrap required, opened a new log
06:12:23.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.549970 27285 ts_tablet_manager.cc:1403] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.552919 27285 raft_consensus.cc:359] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e74f0b5c2a46eb96d02589211e0742" member_type: VOTER last_known_addr { host: "127.25.128.195" port: 45251 } }
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.553165 27285 raft_consensus.cc:385] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.553208 27285 raft_consensus.cc:740] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e74f0b5c2a46eb96d02589211e0742, State: Initialized, Role: FOLLOWER
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.553387 27285 consensus_queue.cc:260] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [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: "85e74f0b5c2a46eb96d02589211e0742" member_type: VOTER last_known_addr { host: "127.25.128.195" port: 45251 } }
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.553479 27285 raft_consensus.cc:399] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.553515 27285 raft_consensus.cc:493] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.553575 27285 raft_consensus.cc:3060] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 0 FOLLOWER]: Advancing to term 1
06:12:23.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.554641 27285 raft_consensus.cc:515] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e74f0b5c2a46eb96d02589211e0742" member_type: VOTER last_known_addr { host: "127.25.128.195" port: 45251 } }
06:12:23.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.554807 27285 leader_election.cc:304] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [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: 85e74f0b5c2a46eb96d02589211e0742; no voters: 
06:12:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.555079 27285 leader_election.cc:290] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.555210 27287 raft_consensus.cc:2804] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 1 FOLLOWER]: Leader election won for term 1
06:12:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.555420 27244 heartbeater.cc:499] Master 127.25.128.252:33633 was elected leader, sending a full tablet report...
06:12:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.555657 27287 raft_consensus.cc:697] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 1 LEADER]: Becoming Leader. State: Replica: 85e74f0b5c2a46eb96d02589211e0742, State: Running, Role: LEADER
06:12:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.555416 27285 ts_tablet_manager.cc:1434] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
06:12:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.555923 27287 consensus_queue.cc:237] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [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: "85e74f0b5c2a46eb96d02589211e0742" member_type: VOTER last_known_addr { host: "127.25.128.195" port: 45251 } }
06:12:23.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.557255 26442 catalog_manager.cc:5739] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85e74f0b5c2a46eb96d02589211e0742 (127.25.128.195). New cstate: current_term: 1 leader_uuid: "85e74f0b5c2a46eb96d02589211e0742" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e74f0b5c2a46eb96d02589211e0742" member_type: VOTER last_known_addr { host: "127.25.128.195" port: 45251 } health_report { overall_health: HEALTHY } } }
06:12:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.580353 26442 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34138:
06:12:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515143495" } 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 } }
06:12:23.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:23.582882 26442 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b8a6c1ea56074b92a89c5e1848379111 has no consensus state
06:12:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.589799 26702 tablet_service.cc:1511] Processing CreateTablet for tablet b8a6c1ea56074b92a89c5e1848379111 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515143495 [id=852135834168455cba951dd8d5e7b1fa]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
06:12:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.590380 26702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a6c1ea56074b92a89c5e1848379111. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:23.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.594069 27295 tablet_bootstrap.cc:492] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Bootstrap starting.
06:12:23.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.595187 27295 tablet_bootstrap.cc:654] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Neither blocks nor log segments found. Creating new log.
06:12:23.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.595613 27295 log.cc:826] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Log is configured to *not* fsync() on all Append() calls
06:12:23.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.596698 27295 tablet_bootstrap.cc:492] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: No bootstrap required, opened a new log
06:12:23.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.596803 27295 ts_tablet_manager.cc:1403] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599002 27295 raft_consensus.cc:359] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7d112b161d4933ad39cf55440a9f1f" member_type: VOTER last_known_addr { host: "127.25.128.193" port: 35065 } }
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599187 27295 raft_consensus.cc:385] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599225 27295 raft_consensus.cc:740] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7d112b161d4933ad39cf55440a9f1f, State: Initialized, Role: FOLLOWER
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599370 27295 consensus_queue.cc:260] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [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: "cf7d112b161d4933ad39cf55440a9f1f" member_type: VOTER last_known_addr { host: "127.25.128.193" port: 35065 } }
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599467 27295 raft_consensus.cc:399] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599510 27295 raft_consensus.cc:493] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.599577 27295 raft_consensus.cc:3060] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 0 FOLLOWER]: Advancing to term 1
06:12:23.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.600365 27295 raft_consensus.cc:515] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7d112b161d4933ad39cf55440a9f1f" member_type: VOTER last_known_addr { host: "127.25.128.193" port: 35065 } }
06:12:23.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.600596 27295 leader_election.cc:304] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [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: cf7d112b161d4933ad39cf55440a9f1f; no voters: 
06:12:23.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.600940 27295 leader_election.cc:290] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:23.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.600987 27297 raft_consensus.cc:2804] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 1 FOLLOWER]: Leader election won for term 1
06:12:23.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.601138 27297 raft_consensus.cc:697] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 1 LEADER]: Becoming Leader. State: Replica: cf7d112b161d4933ad39cf55440a9f1f, State: Running, Role: LEADER
06:12:23.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.601239 27297 consensus_queue.cc:237] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [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: "cf7d112b161d4933ad39cf55440a9f1f" member_type: VOTER last_known_addr { host: "127.25.128.193" port: 35065 } }
06:12:23.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.601261 27295 ts_tablet_manager.cc:1434] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
06:12:23.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.601457 26821 heartbeater.cc:499] Master 127.25.128.252:33633 was elected leader, sending a full tablet report...
06:12:23.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.602731 26442 catalog_manager.cc:5739] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to cf7d112b161d4933ad39cf55440a9f1f (127.25.128.193). New cstate: current_term: 1 leader_uuid: "cf7d112b161d4933ad39cf55440a9f1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7d112b161d4933ad39cf55440a9f1f" member_type: VOTER last_known_addr { host: "127.25.128.193" port: 35065 } health_report { overall_health: HEALTHY } } }
06:12:23.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.606122 26442 catalog_manager.cc:6284] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: org.apache.kudu.client.TestAlterTable-1786515143495 [id=852135834168455cba951dd8d5e7b1fa] alter complete (version 0)
06:12:23.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.636 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@388ffbc2, flushNotification=Deferred@173060252(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:23.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.643 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.643 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.646 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.646 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.647 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.647 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.648 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.648 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.649 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.652 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.655 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.656 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.660 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.660 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.663 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.663 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.664 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.664 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.665 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.667 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.669 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.670 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.671 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)] connecting to peer
06:12:23.674 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)] Successfully connected to peer
06:12:23.698 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xfd0f8bf7, L:/127.0.0.1:39854 - R:/127.25.128.195:45251] using TOKEN/null
06:12:23.705 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6691490c, flushNotification=Deferred@562561015(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:23.707 [DEBUG - main] (Connection.java:748) [peer cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)] connecting to peer
06:12:23.710 [DEBUG - kudu-nio-4] (Connection.java:757) [peer cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)] Successfully connected to peer
06:12:23.735 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xe6d1d66f, L:/127.0.0.1:34228 - R:/127.25.128.193:35065] using TOKEN/null
06:12:23.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 994b1b88097f478d88f4bd2f3b9b35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x80000000, 0x80000064)
06:12:23.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b8a6c1ea56074b92a89c5e1848379111 for table 'org.apache.kudu.client.TestAlterTable-1786515143495' with partition [0x800000C8, 0x8000012C)
06:12:23.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=994b1b88097f478d88f4bd2f3b9b35a4@[85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b8a6c1ea56074b92a89c5e1848379111@[cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.745 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.25.128.252:33633, [2ms] Sub RPC GetTableLocations: received response from server master-127.25.128.252:33633: OK, deferred=null)) after lookup
06:12:23.750 [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-1786515143495, tablet=994b1b88097f478d88f4bd2f3b9b35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:23.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 994b1b88097f478d88f4bd2f3b9b35a4 for partition [0x80000000, 0x80000064) with scanner id null
06:12:23.755 [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-1786515143495, tablet=b8a6c1ea56074b92a89c5e1848379111, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:23.755 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8a6c1ea56074b92a89c5e1848379111 for partition [0x800000C8, 0x8000012C) with scanner id null
06:12:23.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.757766 26440 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34138:
06:12:23.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515143495" } 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 } }
06:12:23.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.760973 26440 catalog_manager.cc:6026] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: Sending DeleteTablet for 1 replicas of tablet 994b1b88097f478d88f4bd2f3b9b35a4
06:12:23.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.761166 26440 catalog_manager.cc:6026] T 00000000000000000000000000000000 P c8bd8bdd140345bda09bd8b900cd8349: Sending DeleteTablet for 1 replicas of tablet b8a6c1ea56074b92a89c5e1848379111
06:12:23.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.761483 26702 tablet_service.cc:1558] Processing DeleteTablet for tablet b8a6c1ea56074b92a89c5e1848379111 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:23 UTC) from {username='slave'} at 127.0.0.1:34222
06:12:23.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.761744 27141 tablet_service.cc:1558] Processing DeleteTablet for tablet 994b1b88097f478d88f4bd2f3b9b35a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:23 UTC) from {username='slave'} at 127.0.0.1:39852
06:12:23.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.762061 27318 tablet_replica.cc:333] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: stopping tablet replica
06:12:23.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.762332 27318 raft_consensus.cc:2243] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 1 LEADER]: Raft consensus shutting down.
06:12:23.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.762564 27318 raft_consensus.cc:2272] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:23.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.763345 27318 ts_tablet_manager.cc:1916] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:23.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.765645 27318 ts_tablet_manager.cc:1929] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:23.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.765890 27318 log.cc:1199] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-2/wal/wals/994b1b88097f478d88f4bd2f3b9b35a4
06:12:23.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.766283 27318 ts_tablet_manager.cc:1950] T 994b1b88097f478d88f4bd2f3b9b35a4 P 85e74f0b5c2a46eb96d02589211e0742: Deleting consensus metadata
06:12:23.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.767062 26413 catalog_manager.cc:5070] TS 85e74f0b5c2a46eb96d02589211e0742 (127.25.128.195:45251): tablet 994b1b88097f478d88f4bd2f3b9b35a4 (table org.apache.kudu.client.TestAlterTable-1786515143495 [id=852135834168455cba951dd8d5e7b1fa]) successfully deleted
06:12:23.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.768712 27317 tablet_replica.cc:333] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: stopping tablet replica
06:12:23.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.769003 27317 raft_consensus.cc:2243] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 1 LEADER]: Raft consensus shutting down.
06:12:23.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.769230 27317 raft_consensus.cc:2272] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:23.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.769953 27317 ts_tablet_manager.cc:1916] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:23.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.771999 27317 ts_tablet_manager.cc:1929] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:23.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.772204 27317 log.cc:1199] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12898844005202985781/ts-0/wal/wals/b8a6c1ea56074b92a89c5e1848379111
06:12:23.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.772675 27317 ts_tablet_manager.cc:1950] T b8a6c1ea56074b92a89c5e1848379111 P cf7d112b161d4933ad39cf55440a9f1f: Deleting consensus metadata
06:12:23.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.773416 26415 catalog_manager.cc:5070] TS cf7d112b161d4933ad39cf55440a9f1f (127.25.128.193:35065): tablet b8a6c1ea56074b92a89c5e1848379111 (table org.apache.kudu.client.TestAlterTable-1786515143495 [id=852135834168455cba951dd8d5e7b1fa]) successfully deleted
06:12:23.781 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
06:12:23.782 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.25.128.252:33633, [1ms] Sub RPC GetTableLocations: received response from server master-127.25.128.252:33633: OK, deferred=null)) after lookup
06:12:23.782 [DEBUG - main] (Connection.java:575) [peer master-127.25.128.253:41773(127.25.128.253:41773)] disconnecting while in state READY
06:12:23.783 [DEBUG - main] (Connection.java:575) [peer cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)] disconnecting while in state READY
06:12:23.783 [DEBUG - main] (Connection.java:575) [peer master-127.25.128.252:33633(127.25.128.252:33633)] disconnecting while in state READY
06:12:23.783 [DEBUG - main] (Connection.java:575) [peer master-127.25.128.254:33603(127.25.128.254:33603)] disconnecting while in state READY
06:12:23.783 [DEBUG - main] (Connection.java:575) [peer 85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)] disconnecting while in state READY
06:12:23.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.25.128.253:41773(127.25.128.253:41773)] handling channelInactive
06:12:23.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.128.253:41773(127.25.128.253:41773)] cleaning up while in state READY due to: connection closed
06:12:23.785 [DEBUG - kudu-nio-4] (Connection.java:239) [peer cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)] handling channelInactive
06:12:23.785 [DEBUG - kudu-nio-4] (Connection.java:709) [peer cf7d112b161d4933ad39cf55440a9f1f(127.25.128.193:35065)] cleaning up while in state READY due to: connection closed
06:12:23.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.25.128.254:33603(127.25.128.254:33603)] handling channelInactive
06:12:23.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.128.254:33603(127.25.128.254:33603)] cleaning up while in state READY due to: connection closed
06:12:23.787 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)] handling channelInactive
06:12:23.787 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 85e74f0b5c2a46eb96d02589211e0742(127.25.128.195:45251)] cleaning up while in state READY due to: connection closed
06:12:23.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:23.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.128.252:33633(127.25.128.252:33633)] handling channelInactive
06:12:23.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.128.252:33633(127.25.128.252:33633)] cleaning up while in state READY due to: connection closed
06:12:23.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.793098 26115 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 26600
06:12:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.815448 26115 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 26829
06:12:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.829453 26556 catalog_manager.cc:1296] Loaded cluster ID: 4b6739688de44d28ab11f3985016b904
06:12:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.829577 26556 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: loading cluster ID for follower catalog manager: success
06:12:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.831084 26556 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: acquiring CA information for follower catalog manager: success
06:12:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.831519 26556 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 7e8f231c3b6d46f2ab9f2abf3f015389: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.841629 26115 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 27041
06:12:23.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.866065 26583 catalog_manager.cc:1296] Loaded cluster ID: 4b6739688de44d28ab11f3985016b904
06:12:23.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.866194 26583 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: loading cluster ID for follower catalog manager: success
06:12:23.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.867599 26583 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: acquiring CA information for follower catalog manager: success
06:12:23.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.867946 26583 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 45a18946fa1543ef86bb3adfc4714c24: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:23.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.876971 26115 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 26131
06:12:23.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.902890 26115 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 26245
06:12:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:23.930341 26115 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 26386
06:12:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:23Z chronyd exiting
.06:12:24.002 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515144002
06:12:24.006 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:24.006 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:24.006 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:24.006 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:24.006 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:24.011 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:24.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.105971 27324 mini_oidc.cc:150] Starting JWKS server
06:12:24.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.106700 27324 webserver.cc:533] Webserver started at http://127.0.0.1:34409/ using document root <none> and password file <none>
06:12:24.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.106824 27324 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:24.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.107036 27324 webserver.cc:533] Webserver started at http://127.0.0.1:46879/ using document root <none> and password file <none>
06:12:24.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:24Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:24.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:24Z Disabled control of system clock
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.122535 27324 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/logs
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data/info.pb
06:12:24.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.62:35835
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.62
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:24.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34409/jwks.json with env {}
06:12:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.220955 27345 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.221208 27345 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.221232 27345 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.223011 27345 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.223066 27345 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.223081 27345 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.223093 27345 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.223106 27345 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:24.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.223119 27345 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34409/jwks.json
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.224841 27345 master_runner.cc:387] Master server non-default flags:
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.62:35835
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34409/jwks.json
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data/info.pb
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.62
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27345
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/logs
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.225155 27345 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.225478 27345 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:24.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.228502 27357 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
06:12:24.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.228538 27356 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
06:12:24.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.228580 27359 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
06:12:24.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.228884 27345 server_base.cc:1061] running on GCE node
06:12:24.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.229178 27345 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:24.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.229549 27345 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.230711 27345 hybrid_clock.cc:648] HybridClock initialized: now 1786515144230688 us; error 39 us; skew 500 ppm
06:12:24.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.232240 27345 webserver.cc:533] Webserver started at http://127.26.175.62:36667/ using document root <none> and password file <none>
06:12:24.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.232614 27345 fs_manager.cc:362] Metadata directory not provided
06:12:24.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.232685 27345 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:24.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.232846 27345 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.233954 27345 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data/instance:
06:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76249d1f0dbe4ae887d7aa9b79b1e760"
06:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.234392 27345 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal/instance:
06:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76249d1f0dbe4ae887d7aa9b79b1e760"
06:12:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.235852 27345 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:24.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.236726 27370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.236922 27345 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.237017 27345 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76249d1f0dbe4ae887d7aa9b79b1e760"
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.237093 27345 fs_report.cc:389] FS layout report
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data/data
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:24.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.255493 27345 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.256043 27345 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.256253 27345 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.262177 27345 rpc_server.cc:307] RPC server started. Bound to: 127.26.175.62:35835
06:12:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.262217 27465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.175.62:35835 every 8 connection(s)
06:12:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.262743 27345 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/data/info.pb
06:12:24.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.263625 27468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.265331 27468 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.269865 27324 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 27345
06:12:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.270028 27324 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-0/wal/instance
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.271023 27324 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/logs
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data/info.pb
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.61:41023
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.61
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34409/jwks.json with env {}
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.271929 27468 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.272405 27377 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.175.61:41023: connect: Connection refused (error 111)
06:12:24.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.272992 27468 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.61:41023: Network error: Client connection negotiation failed: client connection to 127.26.175.61:41023: connect: Connection refused (error 111)
06:12:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.322247 27468 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } attempt: 1
06:12:24.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.323436 27468 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.61:41023: Network error: Client connection negotiation failed: client connection to 127.26.175.61:41023: connect: Connection refused (error 111)
06:12:24.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.368798 27478 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:24.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.369082 27478 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:24.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.369122 27478 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.371069 27478 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.371160 27478 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.371186 27478 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.371204 27478 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.371224 27478 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.371243 27478 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34409/jwks.json
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.373028 27478 master_runner.cc:387] Master server non-default flags:
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.61:41023
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34409/jwks.json
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data/info.pb
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.61
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27478
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/logs
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.373382 27478 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:24.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.373741 27478 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.376820 27489 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
06:12:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.376787 27494 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
06:12:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.376789 27492 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
06:12:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.376979 27478 server_base.cc:1061] running on GCE node
06:12:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.377420 27478 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.377707 27478 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:24.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.378863 27478 hybrid_clock.cc:648] HybridClock initialized: now 1786515144378845 us; error 48 us; skew 500 ppm
06:12:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.380235 27478 webserver.cc:533] Webserver started at http://127.26.175.61:35043/ using document root <none> and password file <none>
06:12:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.380438 27478 fs_manager.cc:362] Metadata directory not provided
06:12:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.380517 27478 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.380645 27478 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:24.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.381616 27478 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data/instance:
06:12:24.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf18c1b8bb8a4683a6821e300449f7b1"
06:12:24.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.381929 27478 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal/instance:
06:12:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf18c1b8bb8a4683a6821e300449f7b1"
06:12:24.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.383246 27478 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.384040 27503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.384346 27478 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.384409 27478 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf18c1b8bb8a4683a6821e300449f7b1"
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.384462 27478 fs_report.cc:389] FS layout report
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data/data
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:24.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.391633 27468 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } attempt: 2
06:12:24.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.392864 27468 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.61:41023: Network error: Client connection negotiation failed: client connection to 127.26.175.61:41023: connect: Connection refused (error 111)
06:12:24.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.397593 27478 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:24.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.398135 27478 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:24.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.398342 27478 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:24.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.404134 27478 rpc_server.cc:307] RPC server started. Bound to: 127.26.175.61:41023
06:12:24.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.404337 27606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.175.61:41023 every 8 connection(s)
06:12:24.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.404735 27478 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/data/info.pb
06:12:24.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.405567 27607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:24.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.407217 27607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.408460 27324 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 27478
06:12:24.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.408608 27324 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-1/wal/instance
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.409127 27324 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/logs
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data/info.pb
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.60:42981
06:12:24.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.60
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34409/jwks.json with env {}
06:12:24.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.413606 27607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.418141 27607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.418679 27506 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.175.60:42981: connect: Connection refused (error 111)
06:12:24.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.419305 27607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.60:42981: Network error: Client connection negotiation failed: client connection to 127.26.175.60:42981: connect: Connection refused (error 111)
06:12:24.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.468627 27607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } attempt: 1
06:12:24.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.469874 27607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.60:42981: Network error: Client connection negotiation failed: client connection to 127.26.175.60:42981: connect: Connection refused (error 111)
06:12:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.484103 27468 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } attempt: 3
06:12:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.489032 27468 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.489936 27468 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.60:42981: Network error: Client connection negotiation failed: client connection to 127.26.175.60:42981: connect: Connection refused (error 111)
06:12:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.514612 27611 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.514866 27611 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.514892 27611 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.516733 27611 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.516799 27611 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.516817 27611 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.516830 27611 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.516844 27611 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.516855 27611 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34409/jwks.json
06:12:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.518608 27611 master_runner.cc:387] Master server non-default flags:
06:12:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.60:42981
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34409/jwks.json
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data/info.pb
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.60
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27611
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/logs
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.518949 27611 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.519285 27611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.521133 27468 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } attempt: 1
06:12:24.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.522400 27468 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.60:42981: Network error: Client connection negotiation failed: client connection to 127.26.175.60:42981: connect: Connection refused (error 111)
06:12:24.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.522897 27633 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
06:12:24.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.522897 27620 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
06:12:24.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.523200 27627 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
06:12:24.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.523823 27611 server_base.cc:1061] running on GCE node
06:12:24.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.524122 27611 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:24.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.524469 27611 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:24.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.531967 27611 hybrid_clock.cc:648] HybridClock initialized: now 1786515144531918 us; error 51 us; skew 500 ppm
06:12:24.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.534189 27611 webserver.cc:533] Webserver started at http://127.26.175.60:44269/ using document root <none> and password file <none>
06:12:24.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.534505 27611 fs_manager.cc:362] Metadata directory not provided
06:12:24.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.534580 27611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:24.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.534729 27611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.536185 27611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data/instance:
06:12:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "744e48b4066a471c90d4c5b583edcb70"
06:12:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.536692 27611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal/instance:
06:12:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "744e48b4066a471c90d4c5b583edcb70"
06:12:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.538085 27607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } attempt: 2
06:12:24.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.538591 27611 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
06:12:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.539091 27607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.175.60:42981: Network error: Client connection negotiation failed: client connection to 127.26.175.60:42981: connect: Connection refused (error 111)
06:12:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.539697 27648 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:24.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.539891 27611 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.539974 27611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "744e48b4066a471c90d4c5b583edcb70"
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.540040 27611 fs_report.cc:389] FS layout report
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data/data
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:24.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.560196 27611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:24.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.560739 27611 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:24.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.560868 27611 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:24.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.567003 27611 rpc_server.cc:307] RPC server started. Bound to: 127.26.175.60:42981
06:12:24.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.567106 27741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.175.60:42981 every 8 connection(s)
06:12:24.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.567694 27611 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/data/info.pb
06:12:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.568159 27324 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 27611
06:12:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.568305 27324 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/master-2/wal/instance
06:12:24.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.569057 27743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.571633 27743 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.577742 27743 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.581642 27743 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } has no permanent_uuid. Determining permanent_uuid...
06:12:24.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.586630 27743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: Bootstrap starting.
06:12:24.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.587626 27743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: Neither blocks nor log segments found. Creating new log.
06:12:24.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.587941 27743 log.cc:826] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: Log is configured to *not* fsync() on all Append() calls
06:12:24.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.589414 27743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: No bootstrap required, opened a new log
06:12:24.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.591517 27743 raft_consensus.cc:359] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.591686 27743 raft_consensus.cc:385] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:24.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.591712 27743 raft_consensus.cc:740] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744e48b4066a471c90d4c5b583edcb70, State: Initialized, Role: FOLLOWER
06:12:24.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.591881 27743 consensus_queue.cc:260] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.592393 27743 sys_catalog.cc:565] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [sys.catalog]: configured and running, proceeding with master startup.
06:12:24.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.592433 27758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.592881 27758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.594985 27786 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:24.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.595057 27786 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:24.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.595273 27611 master_runner.cc:187] Error getting master registration for 127.26.175.62:35835: OK, instance_id { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" instance_seqno: 1786515144260550 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:24.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.597326 27611 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:24.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.597585 27468 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } attempt: 2
06:12:24.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.602988 27468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: Bootstrap starting.
06:12:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.604183 27468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: Neither blocks nor log segments found. Creating new log.
06:12:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.605026 27468 log.cc:826] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: Log is configured to *not* fsync() on all Append() calls
06:12:24.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.606143 27468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: No bootstrap required, opened a new log
06:12:24.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.608304 27468 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.608530 27468 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:24.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.608580 27468 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76249d1f0dbe4ae887d7aa9b79b1e760, State: Initialized, Role: FOLLOWER
06:12:24.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.608731 27468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.609119 27791 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.609207 27468 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: configured and running, proceeding with master startup.
06:12:24.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.609232 27791 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.612078 27809 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:24.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.613366 27809 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:24.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.613478 27345 master_runner.cc:187] Error getting master registration for 127.26.175.61:41023: OK, instance_id { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" instance_seqno: 1786515144402550 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:24.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.615975 27345 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:24.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.630278 27607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } attempt: 3
06:12:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.636276 27607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: Bootstrap starting.
06:12:24.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.637404 27607 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: Neither blocks nor log segments found. Creating new log.
06:12:24.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.637784 27607 log.cc:826] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: Log is configured to *not* fsync() on all Append() calls
06:12:24.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.638777 27607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: No bootstrap required, opened a new log
06:12:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.641698 27607 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.641871 27607 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.641909 27607 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf18c1b8bb8a4683a6821e300449f7b1, State: Initialized, Role: FOLLOWER
06:12:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.642073 27607 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.642510 27607 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [sys.catalog]: configured and running, proceeding with master startup.
06:12:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.642460 27815 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.642917 27815 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.648463 27478 master_runner.cc:264] No leader master found from master bf18c1b8bb8a4683a6821e300449f7b1
06:12:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.648607 27478 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:24.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.649181 27514 tablet.cc:2406] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:24.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.656172 27834 catalog_manager.cc:1614] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:24.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.656662 27834 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.674516 27791 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.674737 27791 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.675127 27791 leader_election.cc:290] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf18c1b8bb8a4683a6821e300449f7b1 (127.26.175.61:41023), 744e48b4066a471c90d4c5b583edcb70 (127.26.175.60:42981)
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.675846 27558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" is_pre_election: true
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.676048 27558 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76249d1f0dbe4ae887d7aa9b79b1e760 in term 0.
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.676293 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744e48b4066a471c90d4c5b583edcb70" is_pre_election: true
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.676527 27696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76249d1f0dbe4ae887d7aa9b79b1e760 in term 0.
06:12:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.676872 27377 leader_election.cc:304] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [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: 76249d1f0dbe4ae887d7aa9b79b1e760, bf18c1b8bb8a4683a6821e300449f7b1; no voters: 
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.677772 27791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.677865 27791 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.677892 27791 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 0 FOLLOWER]: Advancing to term 1
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.679093 27791 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.679262 27791 leader_election.cc:290] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [CANDIDATE]: Term 1 election: Requested vote from peers bf18c1b8bb8a4683a6821e300449f7b1 (127.26.175.61:41023), 744e48b4066a471c90d4c5b583edcb70 (127.26.175.60:42981)
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.679651 27696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "744e48b4066a471c90d4c5b583edcb70"
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.679826 27696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 0 FOLLOWER]: Advancing to term 1
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.680569 27558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf18c1b8bb8a4683a6821e300449f7b1"
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.680677 27558 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 0 FOLLOWER]: Advancing to term 1
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.681804 27558 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76249d1f0dbe4ae887d7aa9b79b1e760 in term 1.
06:12:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.683187 27377 leader_election.cc:304] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [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: 76249d1f0dbe4ae887d7aa9b79b1e760, bf18c1b8bb8a4683a6821e300449f7b1; no voters: 
06:12:24.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.684594 27696 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76249d1f0dbe4ae887d7aa9b79b1e760 in term 1.
06:12:24.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.685959 27791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 1 FOLLOWER]: Leader election won for term 1
06:12:24.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.686230 27791 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [term 1 LEADER]: Becoming Leader. State: Replica: 76249d1f0dbe4ae887d7aa9b79b1e760, State: Running, Role: LEADER
06:12:24.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.686349 27791 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [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: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } }
06:12:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.687247 27791 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76249d1f0dbe4ae887d7aa9b79b1e760. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.687340 27791 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: This master's current role is: LEADER
06:12:24.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.687750 27838 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:24.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.688123 27838 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.691126 27696 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [term 1 FOLLOWER]: Refusing update from remote peer 76249d1f0dbe4ae887d7aa9b79b1e760: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.691602 27791 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:24.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.693344 27758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76249d1f0dbe4ae887d7aa9b79b1e760. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.693446 27758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.694094 27558 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [term 1 FOLLOWER]: Refusing update from remote peer 76249d1f0dbe4ae887d7aa9b79b1e760: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:24.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.694392 27791 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:24.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.695921 27815 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76249d1f0dbe4ae887d7aa9b79b1e760. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.696019 27815 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.697432 27836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.697517 27836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: This master's current role is: LEADER
06:12:24.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.698045 27758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.698140 27758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.698573 27839 mvcc.cc:204] Tried to move back new op lower bound from 7317566032651333632 to 7317566032637460480. Current Snapshot: MvccSnapshot[applied={T|T < 7317566032651333632}]
06:12:24.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.699297 27840 mvcc.cc:204] Tried to move back new op lower bound from 7317566032651333632 to 7317566032637460480. Current Snapshot: MvccSnapshot[applied={T|T < 7317566032651333632}]
06:12:24.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.701135 27838 catalog_manager.cc:1384] Generated new cluster ID: b6086fb7e3504418bbfd4d753c4fe812
06:12:24.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.701184 27838 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.709029 27791 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.709177 27791 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760 [sys.catalog]: This master's current role is: LEADER
06:12:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.709969 27815 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76249d1f0dbe4ae887d7aa9b79b1e760" member_type: VOTER last_known_addr { host: "127.26.175.62" port: 35835 } } peers { permanent_uuid: "bf18c1b8bb8a4683a6821e300449f7b1" member_type: VOTER last_known_addr { host: "127.26.175.61" port: 41023 } } peers { permanent_uuid: "744e48b4066a471c90d4c5b583edcb70" member_type: VOTER last_known_addr { host: "127.26.175.60" port: 42981 } } }
06:12:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.710080 27815 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1 [sys.catalog]: This master's current role is: FOLLOWER
06:12:24.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.715991 27838 catalog_manager.cc:1407] Generated new certificate authority record
06:12:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.717338 27838 catalog_manager.cc:1560] Loading token signing keys...
06:12:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.730892 27838 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: Generated new TSK 0
06:12:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.731604 27838 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.736172 27324 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/logs
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data/info.pb
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:24.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.1:0
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.175.1
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.1
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:24.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.882306 27860 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.882558 27860 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.882583 27860 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:24.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.884657 27860 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:24.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.884776 27860 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.175.1
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.886904 27860 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.1:0
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data/info.pb
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.1
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27860
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.175.1
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/logs
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.887259 27860 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.887635 27860 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:24.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.891783 27868 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
06:12:24.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.891855 27860 server_base.cc:1061] running on GCE node
06:12:24.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.891923 27870 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
06:12:24.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:24.891928 27873 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
06:12:24.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.892519 27860 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:24.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.892828 27860 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:24.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.894001 27860 hybrid_clock.cc:648] HybridClock initialized: now 1786515144893976 us; error 46 us; skew 500 ppm
06:12:24.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.895614 27860 webserver.cc:533] Webserver started at http://127.26.175.1:40229/ using document root <none> and password file <none>
06:12:24.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.895931 27860 fs_manager.cc:362] Metadata directory not provided
06:12:24.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.896004 27860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:24.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.896163 27860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.897416 27860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data/instance:
06:12:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ea9862635fb483aa3b36f9f50a2cc7b"
06:12:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.897872 27860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal/instance:
06:12:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ea9862635fb483aa3b36f9f50a2cc7b"
06:12:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.899375 27860 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.900269 27887 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.900558 27860 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.900663 27860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ea9862635fb483aa3b36f9f50a2cc7b"
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:24 on dist-test-slave-jq4t"
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.900738 27860 fs_report.cc:389] FS layout report
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal
06:12:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data/data
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:24.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.921144 27860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:24.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.921705 27860 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.921911 27860 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.922271 27860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.922757 27860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.922823 27860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:24.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.922873 27860 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:24.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.922888 27860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.930739 27860 rpc_server.cc:307] RPC server started. Bound to: 127.26.175.1:42623
06:12:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.930822 28080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.175.1:42623 every 8 connection(s)
06:12:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.931253 27860 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/data/info.pb
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.937456 28083 heartbeater.cc:344] Connected to a master server at 127.26.175.62:35835
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.937575 28083 heartbeater.cc:461] Registering TS with master...
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.937832 28083 heartbeater.cc:507] Master 127.26.175.62:35835 requested a full tablet report, sending...
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.938261 28082 heartbeater.cc:344] Connected to a master server at 127.26.175.60:42981
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.938336 28082 heartbeater.cc:461] Registering TS with master...
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.938431 28082 heartbeater.cc:507] Master 127.26.175.60:42981 requested a full tablet report, sending...
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.938413 27401 ts_manager.cc:194] Registered new tserver with Master: 1ea9862635fb483aa3b36f9f50a2cc7b (127.26.175.1:42623)
06:12:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.938853 27678 ts_manager.cc:194] Registered new tserver with Master: 1ea9862635fb483aa3b36f9f50a2cc7b (127.26.175.1:42623)
06:12:24.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939013 28084 heartbeater.cc:344] Connected to a master server at 127.26.175.61:41023
06:12:24.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939188 28084 heartbeater.cc:461] Registering TS with master...
06:12:24.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939292 28084 heartbeater.cc:507] Master 127.26.175.61:41023 requested a full tablet report, sending...
06:12:24.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939462 27401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.175.1:54027
06:12:24.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939684 27324 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 27860
06:12:24.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939708 27532 ts_manager.cc:194] Registered new tserver with Master: 1ea9862635fb483aa3b36f9f50a2cc7b (127.26.175.1:42623)
06:12:24.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.939796 27324 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-0/wal/instance
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:24.941116 27324 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/logs
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data/info.pb
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.2:0
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.175.2
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.2
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:25.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.044006 28096 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:25.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.044263 28096 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:25.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.044303 28096 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.046487 28096 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.046564 28096 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.175.2
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.048341 28096 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.2:0
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data/info.pb
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.2
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28096
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.175.2
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/logs
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.048666 28096 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.048967 28096 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:25.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.052538 28111 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
06:12:25.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.052548 28104 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
06:12:25.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.053516 28105 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
06:12:25.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.053706 28096 server_base.cc:1061] running on GCE node
06:12:25.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.053996 28096 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:25.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.054281 28096 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.055490 28096 hybrid_clock.cc:648] HybridClock initialized: now 1786515145055453 us; error 53 us; skew 500 ppm
06:12:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.057183 28096 webserver.cc:533] Webserver started at http://127.26.175.2:39831/ using document root <none> and password file <none>
06:12:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.057459 28096 fs_manager.cc:362] Metadata directory not provided
06:12:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.057531 28096 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.057689 28096 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.058825 28096 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data/instance:
06:12:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0717345bae45495fb2c0d9ec9269ef88"
06:12:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:25 on dist-test-slave-jq4t"
06:12:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.059267 28096 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal/instance:
06:12:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0717345bae45495fb2c0d9ec9269ef88"
06:12:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:25 on dist-test-slave-jq4t"
06:12:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.060863 28096 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
06:12:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.061812 28117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.062105 28096 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.062206 28096 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0717345bae45495fb2c0d9ec9269ef88"
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:25 on dist-test-slave-jq4t"
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.062284 28096 fs_report.cc:389] FS layout report
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data/data
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:25.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.102449 28096 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:25.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.102981 28096 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:25.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.103168 28096 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:25.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.103509 28096 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.103986 28096 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.104043 28096 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.104084 28096 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.104105 28096 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:25.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.113011 28096 rpc_server.cc:307] RPC server started. Bound to: 127.26.175.2:35401
06:12:25.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.113078 28302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.175.2:35401 every 8 connection(s)
06:12:25.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.113561 28096 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/data/info.pb
06:12:25.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.119581 27324 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 28096
06:12:25.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.119711 27324 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-1/wal/instance
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.120532 28303 heartbeater.cc:344] Connected to a master server at 127.26.175.60:42981
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.120678 28303 heartbeater.cc:461] Registering TS with master...
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.120977 28303 heartbeater.cc:507] Master 127.26.175.60:42981 requested a full tablet report, sending...
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121493 28307 heartbeater.cc:344] Connected to a master server at 127.26.175.61:41023
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121577 28307 heartbeater.cc:461] Registering TS with master...
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121614 28306 heartbeater.cc:344] Connected to a master server at 127.26.175.62:35835
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121670 28306 heartbeater.cc:461] Registering TS with master...
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121699 28307 heartbeater.cc:507] Master 127.26.175.61:41023 requested a full tablet report, sending...
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121742 28306 heartbeater.cc:507] Master 127.26.175.62:35835 requested a full tablet report, sending...
06:12:25.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.121726 27678 ts_manager.cc:194] Registered new tserver with Master: 0717345bae45495fb2c0d9ec9269ef88 (127.26.175.2:35401)
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.122092 27533 ts_manager.cc:194] Registered new tserver with Master: 0717345bae45495fb2c0d9ec9269ef88 (127.26.175.2:35401)
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.122119 27401 ts_manager.cc:194] Registered new tserver with Master: 0717345bae45495fb2c0d9ec9269ef88 (127.26.175.2:35401)
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.122269 27324 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/logs
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data/info.pb
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.3:0
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.175.3
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.3
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:25.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.122665 27401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.175.2:42199
06:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.223723 28316 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.224020 28316 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:25.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.224061 28316 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.226119 28316 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.226240 28316 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.175.3
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.228184 28316 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.175.20:41437
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.175.3:0
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data/info.pb
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.175.3
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.175.62:35835,127.26.175.61:41023,127.26.175.60:42981
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28316
06:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.175.3
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/logs
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.228550 28316 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:25.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.228932 28316 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.232374 28325 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
06:12:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.232431 28329 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
06:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:25.232384 28327 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
06:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.233327 28316 server_base.cc:1061] running on GCE node
06:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.233568 28316 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:25.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.233865 28316 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:25.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.235041 28316 hybrid_clock.cc:648] HybridClock initialized: now 1786515145235013 us; error 44 us; skew 500 ppm
06:12:25.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.239117 28316 webserver.cc:533] Webserver started at http://127.26.175.3:39105/ using document root <none> and password file <none>
06:12:25.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.239423 28316 fs_manager.cc:362] Metadata directory not provided
06:12:25.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.239506 28316 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:25.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.239663 28316 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.240898 28316 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data/instance:
06:12:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49b444b4b15b492db4160e318eb93641"
06:12:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:25 on dist-test-slave-jq4t"
06:12:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.241364 28316 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal/instance:
06:12:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49b444b4b15b492db4160e318eb93641"
06:12:25.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:25 on dist-test-slave-jq4t"
06:12:25.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.242995 28316 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.244156 28344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.244412 28316 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.244551 28316 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49b444b4b15b492db4160e318eb93641"
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:25 on dist-test-slave-jq4t"
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.244639 28316 fs_report.cc:389] FS layout report
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data/data
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:25.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.261698 28316 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:25.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.262249 28316 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:25.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.262435 28316 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:25.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.262759 28316 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:25.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.263221 28316 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:25.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.263278 28316 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:25.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.263316 28316 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:25.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.263335 28316 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:25.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.271627 28316 rpc_server.cc:307] RPC server started. Bound to: 127.26.175.3:39867
06:12:25.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.271699 28544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.175.3:39867 every 8 connection(s)
06:12:25.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.272200 28316 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/data/info.pb
06:12:25.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.278594 28548 heartbeater.cc:344] Connected to a master server at 127.26.175.62:35835
06:12:25.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.278743 28548 heartbeater.cc:461] Registering TS with master...
06:12:25.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.279006 28548 heartbeater.cc:507] Master 127.26.175.62:35835 requested a full tablet report, sending...
06:12:25.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.279500 27401 ts_manager.cc:194] Registered new tserver with Master: 49b444b4b15b492db4160e318eb93641 (127.26.175.3:39867)
06:12:25.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280120 27401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.175.3:47305
06:12:25.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280305 27324 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 28316
06:12:25.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280411 27324 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster3618196169867888990/ts-2/wal/instance
06:12:25.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280507 28545 heartbeater.cc:344] Connected to a master server at 127.26.175.60:42981
06:12:25.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280526 28549 heartbeater.cc:344] Connected to a master server at 127.26.175.61:41023
06:12:25.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280589 28545 heartbeater.cc:461] Registering TS with master...
06:12:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280637 28549 heartbeater.cc:461] Registering TS with master...
06:12:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280745 28549 heartbeater.cc:507] Master 127.26.175.61:41023 requested a full tablet report, sending...
06:12:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.280774 28545 heartbeater.cc:507] Master 127.26.175.60:42981 requested a full tablet report, sending...
06:12:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.281416 27678 ts_manager.cc:194] Registered new tserver with Master: 49b444b4b15b492db4160e318eb93641 (127.26.175.3:39867)
06:12:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.281489 27533 ts_manager.cc:194] Registered new tserver with Master: 49b444b4b15b492db4160e318eb93641 (127.26.175.3:39867)
06:12:25.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.283401 27324 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:25.284 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:25.284 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:25.285 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.175.62"
      port: 35835
    }
    bound_http_address {
      host: "127.26.175.62"
      port: 36667
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.175.61"
      port: 41023
    }
    bound_http_address {
      host: "127.26.175.61"
      port: 35043
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.175.60"
      port: 42981
    }
    bound_http_address {
      host: "127.26.175.60"
      port: 44269
    }
  }
}

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

06:12:25.286 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.175.1"
      port: 42623
    }
    bound_http_address {
      host: "127.26.175.1"
      port: 40229
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.175.2"
      port: 35401
    }
    bound_http_address {
      host: "127.26.175.2"
      port: 39831
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.175.3"
      port: 39867
    }
    bound_http_address {
      host: "127.26.175.3"
      port: 39105
    }
  }
}

06:12:25.286 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:25.289 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:25.291 [DEBUG - main] (Connection.java:748) [peer master-127.26.175.62:35835(127.26.175.62:35835)] connecting to peer
06:12:25.293 [DEBUG - main] (Connection.java:748) [peer master-127.26.175.60:42981(127.26.175.60:42981)] connecting to peer
06:12:25.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.175.62:35835(127.26.175.62:35835)] Successfully connected to peer
06:12:25.294 [DEBUG - main] (Connection.java:748) [peer master-127.26.175.61:41023(127.26.175.61:41023)] connecting to peer
06:12:25.298 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.175.62
06:12:25.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.175.60:42981(127.26.175.60:42981)] Successfully connected to peer
06:12:25.303 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.175.60
06:12:25.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.175.61:41023(127.26.175.61:41023)] Successfully connected to peer
06:12:25.307 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.175.61
06:12:25.320 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe0028bc, L:/127.0.0.1:36636 - R:/127.26.175.60:42981] using SASL/PLAIN
06:12:25.323 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e2a6b18, L:/127.0.0.1:35528 - R:/127.26.175.61:41023] using SASL/PLAIN
06:12:25.329 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0eaed1bd, L:/127.0.0.1:36878 - R:/127.26.175.62:35835] using SASL/PLAIN
06:12:25.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:25.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=41), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.175.62:35835, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.175.60:42981, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.175.61:41023, [31ms] Sub RPC ConnectToMaster: received response from server master-127.26.175.60:42981: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.26.175.61:41023: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.26.175.62:35835: OK, deferred=null) after lookup
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.333585 27401 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36878:
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515145290"
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:25.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 79b8ae7a8909421b898503e5e78be0ea
06:12:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.348702 27964 tablet_service.cc:1511] Processing CreateTablet for tablet 86ee7523a71e48daa5f8409b8e44eb0b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515145290 [id=79b8ae7a8909421b898503e5e78be0ea]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.349246 27964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86ee7523a71e48daa5f8409b8e44eb0b. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.349407 28193 tablet_service.cc:1511] Processing CreateTablet for tablet bb550faf821c47b9bbe65c4f63aa7f87 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515145290 [id=79b8ae7a8909421b898503e5e78be0ea]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.349799 28193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb550faf821c47b9bbe65c4f63aa7f87. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.353178 28579 tablet_bootstrap.cc:492] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Bootstrap starting.
06:12:25.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.354036 28579 tablet_bootstrap.cc:654] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Neither blocks nor log segments found. Creating new log.
06:12:25.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.354414 28579 log.cc:826] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Log is configured to *not* fsync() on all Append() calls
06:12:25.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.354859 28580 tablet_bootstrap.cc:492] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Bootstrap starting.
06:12:25.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.355611 28580 tablet_bootstrap.cc:654] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Neither blocks nor log segments found. Creating new log.
06:12:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.355955 28580 log.cc:826] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Log is configured to *not* fsync() on all Append() calls
06:12:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.356779 28580 tablet_bootstrap.cc:492] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: No bootstrap required, opened a new log
06:12:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.356801 28579 tablet_bootstrap.cc:492] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: No bootstrap required, opened a new log
06:12:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.356885 28579 ts_tablet_manager.cc:1403] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
06:12:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.357038 28580 ts_tablet_manager.cc:1403] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359210 28579 raft_consensus.cc:359] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ea9862635fb483aa3b36f9f50a2cc7b" member_type: VOTER last_known_addr { host: "127.26.175.1" port: 42623 } }
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359396 28579 raft_consensus.cc:385] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359436 28579 raft_consensus.cc:740] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea9862635fb483aa3b36f9f50a2cc7b, State: Initialized, Role: FOLLOWER
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359606 28579 consensus_queue.cc:260] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [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: "1ea9862635fb483aa3b36f9f50a2cc7b" member_type: VOTER last_known_addr { host: "127.26.175.1" port: 42623 } }
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359702 28579 raft_consensus.cc:399] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359737 28579 raft_consensus.cc:493] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359800 28579 raft_consensus.cc:3060] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 0 FOLLOWER]: Advancing to term 1
06:12:25.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.359932 28580 raft_consensus.cc:359] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0717345bae45495fb2c0d9ec9269ef88" member_type: VOTER last_known_addr { host: "127.26.175.2" port: 35401 } }
06:12:25.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.360219 28580 raft_consensus.cc:385] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:25.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.360370 28580 raft_consensus.cc:740] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0717345bae45495fb2c0d9ec9269ef88, State: Initialized, Role: FOLLOWER
06:12:25.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.360636 28580 consensus_queue.cc:260] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [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: "0717345bae45495fb2c0d9ec9269ef88" member_type: VOTER last_known_addr { host: "127.26.175.2" port: 35401 } }
06:12:25.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.360839 28580 raft_consensus.cc:399] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.360955 28580 raft_consensus.cc:493] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.360986 28579 raft_consensus.cc:515] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ea9862635fb483aa3b36f9f50a2cc7b" member_type: VOTER last_known_addr { host: "127.26.175.1" port: 42623 } }
06:12:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.361146 28580 raft_consensus.cc:3060] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 0 FOLLOWER]: Advancing to term 1
06:12:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.361156 28579 leader_election.cc:304] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [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: 1ea9862635fb483aa3b36f9f50a2cc7b; no voters: 
06:12:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.361418 28579 leader_election.cc:290] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.361651 28579 ts_tablet_manager.cc:1434] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
06:12:25.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.361836 28083 heartbeater.cc:499] Master 127.26.175.62:35835 was elected leader, sending a full tablet report...
06:12:25.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.361924 28589 raft_consensus.cc:2804] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 1 FOLLOWER]: Leader election won for term 1
06:12:25.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.362076 28589 raft_consensus.cc:697] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [term 1 LEADER]: Becoming Leader. State: Replica: 1ea9862635fb483aa3b36f9f50a2cc7b, State: Running, Role: LEADER
06:12:25.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.362165 28589 consensus_queue.cc:237] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b [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: "1ea9862635fb483aa3b36f9f50a2cc7b" member_type: VOTER last_known_addr { host: "127.26.175.1" port: 42623 } }
06:12:25.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.364077 28580 raft_consensus.cc:515] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0717345bae45495fb2c0d9ec9269ef88" member_type: VOTER last_known_addr { host: "127.26.175.2" port: 35401 } }
06:12:25.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.364363 28580 leader_election.cc:304] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [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: 0717345bae45495fb2c0d9ec9269ef88; no voters: 
06:12:25.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.364714 28580 leader_election.cc:290] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:25.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.365082 28580 ts_tablet_manager.cc:1434] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
06:12:25.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.365060 27401 catalog_manager.cc:5739] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ea9862635fb483aa3b36f9f50a2cc7b (127.26.175.1). New cstate: current_term: 1 leader_uuid: "1ea9862635fb483aa3b36f9f50a2cc7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ea9862635fb483aa3b36f9f50a2cc7b" member_type: VOTER last_known_addr { host: "127.26.175.1" port: 42623 } health_report { overall_health: HEALTHY } } }
06:12:25.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.365520 28306 heartbeater.cc:499] Master 127.26.175.62:35835 was elected leader, sending a full tablet report...
06:12:25.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.368022 28593 raft_consensus.cc:2804] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 1 FOLLOWER]: Leader election won for term 1
06:12:25.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.368435 28593 raft_consensus.cc:697] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [term 1 LEADER]: Becoming Leader. State: Replica: 0717345bae45495fb2c0d9ec9269ef88, State: Running, Role: LEADER
06:12:25.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.368733 28593 consensus_queue.cc:237] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 [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: "0717345bae45495fb2c0d9ec9269ef88" member_type: VOTER last_known_addr { host: "127.26.175.2" port: 35401 } }
06:12:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.369949 27401 catalog_manager.cc:5739] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0717345bae45495fb2c0d9ec9269ef88 (127.26.175.2). New cstate: current_term: 1 leader_uuid: "0717345bae45495fb2c0d9ec9269ef88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0717345bae45495fb2c0d9ec9269ef88" member_type: VOTER last_known_addr { host: "127.26.175.2" port: 35401 } health_report { overall_health: HEALTHY } } }
06:12:25.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.386 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@551a20d6, flushNotification=Deferred@1468343491(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:25.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.392 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.396 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.396 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.403 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.420 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)] connecting to peer
06:12:25.425 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)] connecting to peer
06:12:25.429 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)] Successfully connected to peer
06:12:25.436 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)] Successfully connected to peer
06:12:25.460 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x201c1124, L:/127.0.0.1:34398 - R:/127.26.175.2:35401] using TOKEN/null
06:12:25.463 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xf5e80fb9, L:/127.0.0.1:59638 - R:/127.26.175.1:42623] using TOKEN/null
06:12:25.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.472 [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=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.473 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.175.62:35835, [2ms] Sub RPC GetTableLocations: received response from server master-127.26.175.62:35835: OK, deferred=null)) after lookup
06:12:25.477 [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-1786515145290, tablet=86ee7523a71e48daa5f8409b8e44eb0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.478 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 86ee7523a71e48daa5f8409b8e44eb0b for partition [0x00000000, 0x00000001) with scanner id null
06:12:25.484 [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-1786515145290, tablet=bb550faf821c47b9bbe65c4f63aa7f87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bb550faf821c47b9bbe65c4f63aa7f87 for partition [0x00000001, 0x00000002) with scanner id null
06:12:25.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.486594 27401 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
06:12:25.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515145290" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } }
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.495110 28603 tablet.cc:1724] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Alter schema from (
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
06:12:25.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.498530 28604 tablet.cc:1724] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Alter schema from (
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.514943 27401 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: org.apache.kudu.client.TestAlterTable-1786515145290 [id=79b8ae7a8909421b898503e5e78be0ea] alter complete (version 1)
06:12:25.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 79b8ae7a8909421b898503e5e78be0ea
06:12:25.525 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e094740, flushNotification=Deferred@2047984839(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:25.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.536 [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=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.537 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.175.62:35835, [2ms] Sub RPC GetTableLocations: received response from server master-127.26.175.62:35835: OK, deferred=null)) after lookup
06:12:25.540 [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-1786515145290, tablet=86ee7523a71e48daa5f8409b8e44eb0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.540 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 86ee7523a71e48daa5f8409b8e44eb0b for partition [0x00000000, 0x00000001) with scanner id null
06:12:25.543 [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-1786515145290, tablet=bb550faf821c47b9bbe65c4f63aa7f87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bb550faf821c47b9bbe65c4f63aa7f87 for partition [0x00000001, 0x00000002) with scanner id null
06:12:25.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.545374 27401 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
06:12:25.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515145290" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } }
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.550752 28604 tablet.cc:1724] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Alter schema from (
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.553498 28603 tablet.cc:1724] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Alter schema from (
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
06:12:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.566162 27401 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: org.apache.kudu.client.TestAlterTable-1786515145290 [id=79b8ae7a8909421b898503e5e78be0ea] alter complete (version 2)
06:12:25.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 79b8ae7a8909421b898503e5e78be0ea
06:12:25.577 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7555b920, flushNotification=Deferred@1095947149(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:25.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.592 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.592 [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=3), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.175.62:35835, [3ms] Sub RPC GetTableLocations: received response from server master-127.26.175.62:35835: OK, deferred=null)) after lookup
06:12:25.595 [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-1786515145290, tablet=86ee7523a71e48daa5f8409b8e44eb0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.597 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 86ee7523a71e48daa5f8409b8e44eb0b for partition [0x00000000, 0x00000001) with scanner id null
06:12:25.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.595713 27786 catalog_manager.cc:1296] Loaded cluster ID: b6086fb7e3504418bbfd4d753c4fe812
06:12:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.595844 27786 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: loading cluster ID for follower catalog manager: success
06:12:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.597363 27786 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: acquiring CA information for follower catalog manager: success
06:12:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.597795 27786 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 744e48b4066a471c90d4c5b583edcb70: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:25.600 [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-1786515145290, tablet=bb550faf821c47b9bbe65c4f63aa7f87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bb550faf821c47b9bbe65c4f63aa7f87 for partition [0x00000001, 0x00000002) with scanner id null
06:12:25.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.602680 27401 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36878:
06:12:25.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515145290" } 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 } } }
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.608680 28604 tablet.cc:1724] T 86ee7523a71e48daa5f8409b8e44eb0b P 1ea9862635fb483aa3b36f9f50a2cc7b: Alter schema from (
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.611773 28603 tablet.cc:1724] T bb550faf821c47b9bbe65c4f63aa7f87 P 0717345bae45495fb2c0d9ec9269ef88: Alter schema from (
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
06:12:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.615185 28308 maintenance_manager.cc:419] P 0717345bae45495fb2c0d9ec9269ef88: Scheduling CompactRowSetsOp(bb550faf821c47b9bbe65c4f63aa7f87): perf score=0.014997
06:12:25.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.621930 28124 maintenance_manager.cc:643] P 0717345bae45495fb2c0d9ec9269ef88: CompactRowSetsOp(bb550faf821c47b9bbe65c4f63aa7f87) complete. Timing: real 0.006s	user 0.004s	sys 0.000s Metrics: {"bytes_written":4800,"cfile_cache_hit":6,"cfile_cache_hit_bytes":160,"cfile_cache_miss":18,"cfile_cache_miss_bytes":2252,"cfile_init":3,"delta_iterators_relevant":4,"dirs.queue_time_us":1706,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1197,"drs_written":1,"lbm_read_time_us":140,"lbm_reads_lt_1ms":30,"lbm_write_time_us":203,"lbm_writes_lt_1ms":22,"mutex_wait_us":1459,"num_input_rowsets":2,"peak_mem_usage":70357,"rows_written":107,"thread_start_us":432,"threads_started":4}
06:12:25.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.622350 28308 maintenance_manager.cc:419] P 0717345bae45495fb2c0d9ec9269ef88: Scheduling CompactRowSetsOp(bb550faf821c47b9bbe65c4f63aa7f87): perf score=0.014997
06:12:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.625801 28124 maintenance_manager.cc:643] P 0717345bae45495fb2c0d9ec9269ef88: CompactRowSetsOp(bb550faf821c47b9bbe65c4f63aa7f87) complete. Timing: real 0.003s	user 0.003s	sys 0.000s Metrics: {"bytes_written":4904,"cfile_cache_hit":8,"cfile_cache_hit_bytes":208,"cfile_cache_miss":24,"cfile_cache_miss_bytes":3258,"cfile_init":7,"delta_iterators_relevant":4,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":52,"lbm_write_time_us":191,"lbm_writes_lt_1ms":22,"num_input_rowsets":2,"peak_mem_usage":72261,"rows_written":154,"thread_start_us":296,"threads_started":3}
06:12:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.625980 27401 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 76249d1f0dbe4ae887d7aa9b79b1e760: org.apache.kudu.client.TestAlterTable-1786515145290 [id=79b8ae7a8909421b898503e5e78be0ea] alter complete (version 3)
06:12:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.626037 28308 maintenance_manager.cc:419] P 0717345bae45495fb2c0d9ec9269ef88: Scheduling UndoDeltaBlockGCOp(bb550faf821c47b9bbe65c4f63aa7f87): 1114 bytes on disk
06:12:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.626267 28124 maintenance_manager.cc:643] P 0717345bae45495fb2c0d9ec9269ef88: UndoDeltaBlockGCOp(bb550faf821c47b9bbe65c4f63aa7f87) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":24,"lbm_reads_lt_1ms":4}
06:12:25.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 79b8ae7a8909421b898503e5e78be0ea
06:12:25.638 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=2900, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5398edd0, flushNotification=Deferred@190628410(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:25.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86ee7523a71e48daa5f8409b8e44eb0b for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000000, 0x00000001)
06:12:25.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bb550faf821c47b9bbe65c4f63aa7f87 for table 'org.apache.kudu.client.TestAlterTable-1786515145290' with partition [0x00000001, 0x00000002)
06:12:25.650 [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=86ee7523a71e48daa5f8409b8e44eb0b@[1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=bb550faf821c47b9bbe65c4f63aa7f87@[0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:25.650 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.175.62:35835, [2ms] Sub RPC GetTableLocations: received response from server master-127.26.175.62:35835: OK, deferred=null)) after lookup
06:12:25.654 [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-1786515145290, tablet=86ee7523a71e48daa5f8409b8e44eb0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.654 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 86ee7523a71e48daa5f8409b8e44eb0b for partition [0x00000000, 0x00000001) with scanner id null
06:12:25.657 [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-1786515145290, tablet=bb550faf821c47b9bbe65c4f63aa7f87, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:25.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bb550faf821c47b9bbe65c4f63aa7f87 for partition [0x00000001, 0x00000002) with scanner id null
06:12:25.658 [DEBUG - main] (Connection.java:575) [peer 0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)] disconnecting while in state READY
06:12:25.659 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)] handling channelInactive
06:12:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.657371 27834 catalog_manager.cc:1296] Loaded cluster ID: b6086fb7e3504418bbfd4d753c4fe812
06:12:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.657491 27834 catalog_manager.cc:1608] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: loading cluster ID for follower catalog manager: success
06:12:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.658959 27834 catalog_manager.cc:1630] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: acquiring CA information for follower catalog manager: success
06:12:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.659363 27834 catalog_manager.cc:1658] T 00000000000000000000000000000000 P bf18c1b8bb8a4683a6821e300449f7b1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:25.660 [DEBUG - main] (Connection.java:575) [peer master-127.26.175.62:35835(127.26.175.62:35835)] disconnecting while in state READY
06:12:25.660 [DEBUG - main] (Connection.java:575) [peer master-127.26.175.61:41023(127.26.175.61:41023)] disconnecting while in state READY
06:12:25.660 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 0717345bae45495fb2c0d9ec9269ef88(127.26.175.2:35401)] cleaning up while in state READY due to: connection closed
06:12:25.661 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.175.61:41023(127.26.175.61:41023)] handling channelInactive
06:12:25.661 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.175.61:41023(127.26.175.61:41023)] cleaning up while in state READY due to: connection closed
06:12:25.662 [DEBUG - main] (Connection.java:575) [peer master-127.26.175.60:42981(127.26.175.60:42981)] disconnecting while in state READY
06:12:25.662 [DEBUG - main] (Connection.java:575) [peer 1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)] disconnecting while in state READY
06:12:25.662 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.175.60:42981(127.26.175.60:42981)] handling channelInactive
06:12:25.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.175.60:42981(127.26.175.60:42981)] cleaning up while in state READY due to: connection closed
06:12:25.663 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:25.666 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)] handling channelInactive
06:12:25.666 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 1ea9862635fb483aa3b36f9f50a2cc7b(127.26.175.1:42623)] cleaning up while in state READY due to: connection closed
06:12:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.666968 27324 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 27860
06:12:25.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.175.62:35835(127.26.175.62:35835)] handling channelInactive
06:12:25.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.175.62:35835(127.26.175.62:35835)] cleaning up while in state READY due to: connection closed
06:12:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.715173 27324 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 28096
06:12:25.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.784193 27324 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 28316
06:12:25.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.805874 27324 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 27345
06:12:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.835222 27324 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 27478
06:12:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:25.861986 27324 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 27611
06:12:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:25Z chronyd exiting
.06:12:25.947 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515145947
06:12:25.951 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:25.951 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:25.952 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:25.952 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:25.952 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:25.955 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:26.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.058771 28625 mini_oidc.cc:150] Starting JWKS server
06:12:26.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.059747 28625 webserver.cc:533] Webserver started at http://127.0.0.1:34571/ using document root <none> and password file <none>
06:12:26.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.059880 28625 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:26.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.060153 28625 webserver.cc:533] Webserver started at http://127.0.0.1:44737/ using document root <none> and password file <none>
06:12:26.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:26Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:26.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:26Z Disabled control of system clock
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.076028 28625 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/logs
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data/info.pb
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.126:33283
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.126
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34571/jwks.json with env {}
06:12:26.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.173305 28643 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:26.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.173517 28643 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:26.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.173538 28643 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:26.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.175100 28643 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:26.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.175150 28643 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:26.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.175164 28643 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:26.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.175177 28643 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:26.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.175199 28643 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:26.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.175212 28643 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34571/jwks.json
06:12:26.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.176818 28643 master_runner.cc:387] Master server non-default flags:
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.126:33283
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34571/jwks.json
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data/info.pb
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.126
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28643
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/logs
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.177055 28643 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.177312 28643 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.180469 28653 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
06:12:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.180519 28660 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
06:12:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.180583 28643 server_base.cc:1061] running on GCE node
06:12:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.180526 28654 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
06:12:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.180889 28643 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.181202 28643 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:26.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.182354 28643 hybrid_clock.cc:648] HybridClock initialized: now 1786515146182344 us; error 123 us; skew 500 ppm
06:12:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.183655 28643 webserver.cc:533] Webserver started at http://127.27.244.126:45773/ using document root <none> and password file <none>
06:12:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.183873 28643 fs_manager.cc:362] Metadata directory not provided
06:12:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.183914 28643 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.184017 28643 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.185045 28643 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data/instance:
06:12:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "318307283ef0413d858753ae93553d8e"
06:12:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.185355 28643 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal/instance:
06:12:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "318307283ef0413d858753ae93553d8e"
06:12:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.186648 28643 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.187425 28672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.187620 28643 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.187696 28643 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "318307283ef0413d858753ae93553d8e"
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.187755 28643 fs_report.cc:389] FS layout report
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data/data
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:26.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.203474 28643 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.203914 28643 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.204047 28643 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.210152 28643 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.126:33283
06:12:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.210182 28757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.126:33283 every 8 connection(s)
06:12:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.210630 28643 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/data/info.pb
06:12:26.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.211347 28758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.212433 28625 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 28643
06:12:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.212596 28625 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-0/wal/instance
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.213681 28625 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/logs
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data/info.pb
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.125:38395
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.125
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34571/jwks.json with env {}
06:12:26.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.213480 28758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.220744 28758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.221359 28675 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.244.125:38395: connect: Connection refused (error 111)
06:12:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.222005 28758 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:38395: Network error: Client connection negotiation failed: client connection to 127.27.244.125:38395: connect: Connection refused (error 111)
06:12:26.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.271327 28758 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } attempt: 1
06:12:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.272466 28758 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:38395: Network error: Client connection negotiation failed: client connection to 127.27.244.125:38395: connect: Connection refused (error 111)
06:12:26.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.313602 28763 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:26.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.313876 28763 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:26.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.313903 28763 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.315593 28763 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.315661 28763 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.315676 28763 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.315688 28763 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:26.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.315701 28763 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:26.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.315713 28763 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34571/jwks.json
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.317483 28763 master_runner.cc:387] Master server non-default flags:
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.125:38395
06:12:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34571/jwks.json
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data/info.pb
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.125
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28763
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/logs
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.317804 28763 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:26.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.318105 28763 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:26.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.321244 28769 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
06:12:26.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.321242 28771 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
06:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.321280 28776 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
06:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.321484 28763 server_base.cc:1061] running on GCE node
06:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.322157 28763 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.322547 28763 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:26.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.323755 28763 hybrid_clock.cc:648] HybridClock initialized: now 1786515146323723 us; error 49 us; skew 500 ppm
06:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.325248 28763 webserver.cc:533] Webserver started at http://127.27.244.125:35417/ using document root <none> and password file <none>
06:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.325531 28763 fs_manager.cc:362] Metadata directory not provided
06:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.325603 28763 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:26.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.325753 28763 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.326776 28763 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data/instance:
06:12:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4a8bb8c4cd747a0aac00be91809830b"
06:12:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.327205 28763 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal/instance:
06:12:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4a8bb8c4cd747a0aac00be91809830b"
06:12:26.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.328742 28763 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
06:12:26.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.329702 28784 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.329919 28763 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.330009 28763 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a4a8bb8c4cd747a0aac00be91809830b"
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.330122 28763 fs_report.cc:389] FS layout report
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data/data
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:26.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:26.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.340734 28758 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } attempt: 2
06:12:26.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.341811 28758 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:38395: Network error: Client connection negotiation failed: client connection to 127.27.244.125:38395: connect: Connection refused (error 111)
06:12:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.349212 28763 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.349759 28763 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.349977 28763 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.355736 28763 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.125:38395
06:12:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.355772 28881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.125:38395 every 8 connection(s)
06:12:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.356271 28763 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/data/info.pb
06:12:26.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.357087 28883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:26.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.358683 28883 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.362182 28625 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 28763
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.362275 28625 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-1/wal/instance
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.362625 28625 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/logs
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data/info.pb
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.124:35963
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.124
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:26.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34571/jwks.json with env {}
06:12:26.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.364395 28883 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.369501 28883 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.370162 28786 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.244.124:35963: connect: Connection refused (error 111)
06:12:26.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.370731 28883 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:35963: Network error: Client connection negotiation failed: client connection to 127.27.244.124:35963: connect: Connection refused (error 111)
06:12:26.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.420037 28883 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } attempt: 1
06:12:26.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.421370 28883 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:35963: Network error: Client connection negotiation failed: client connection to 127.27.244.124:35963: connect: Connection refused (error 111)
06:12:26.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.433048 28758 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } attempt: 3
06:12:26.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.437985 28758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.438861 28758 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:35963: Network error: Client connection negotiation failed: client connection to 127.27.244.124:35963: connect: Connection refused (error 111)
06:12:26.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.467269 28887 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:26.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.467515 28887 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:26.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.467540 28887 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.469455 28887 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.469523 28887 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.469538 28887 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.469551 28887 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.469565 28887 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.469578 28887 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34571/jwks.json
06:12:26.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.470073 28758 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } attempt: 1
06:12:26.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.471372 28758 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:35963: Network error: Client connection negotiation failed: client connection to 127.27.244.124:35963: connect: Connection refused (error 111)
06:12:26.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.471809 28887 master_runner.cc:387] Master server non-default flags:
06:12:26.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.124:35963
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34571/jwks.json
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data/info.pb
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.124
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28887
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/logs
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.472116 28887 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.472376 28887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.475472 28900 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
06:12:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.475468 28898 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
06:12:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.475656 28887 server_base.cc:1061] running on GCE node
06:12:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.475478 28904 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
06:12:26.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.475999 28887 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:26.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.476297 28887 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:26.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.477447 28887 hybrid_clock.cc:648] HybridClock initialized: now 1786515146477424 us; error 54 us; skew 500 ppm
06:12:26.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.478808 28887 webserver.cc:533] Webserver started at http://127.27.244.124:43957/ using document root <none> and password file <none>
06:12:26.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.479007 28887 fs_manager.cc:362] Metadata directory not provided
06:12:26.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.479046 28887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:26.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.479154 28887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.480165 28887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data/instance:
06:12:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f"
06:12:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.480540 28887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal/instance:
06:12:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f"
06:12:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.481820 28887 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.482524 28913 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.482709 28887 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.482800 28887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f"
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.482852 28887 fs_report.cc:389] FS layout report
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal
06:12:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data/data
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.489583 28883 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } attempt: 2
06:12:26.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.490674 28883 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:35963: Network error: Client connection negotiation failed: client connection to 127.27.244.124:35963: connect: Connection refused (error 111)
06:12:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.494920 28887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.495306 28887 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.495425 28887 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.501117 28887 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.124:35963
06:12:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.501143 28998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.124:35963 every 8 connection(s)
06:12:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.501621 28887 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/data/info.pb
06:12:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.502353 29002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:26.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.503973 29002 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.509495 29002 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.511559 28625 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 28887
06:12:26.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.511683 28625 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/master-2/wal/instance
06:12:26.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.514007 29002 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } has no permanent_uuid. Determining permanent_uuid...
06:12:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.519470 29002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: Bootstrap starting.
06:12:26.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.520592 29002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: Neither blocks nor log segments found. Creating new log.
06:12:26.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.520982 29002 log.cc:826] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: Log is configured to *not* fsync() on all Append() calls
06:12:26.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.521864 29002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: No bootstrap required, opened a new log
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.523782 29002 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.523947 29002 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.523984 29002 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c4cd6b3cdf44fd8a628a94b7c5f62f, State: Initialized, Role: FOLLOWER
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.524106 29002 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [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: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.524439 29002 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: configured and running, proceeding with master startup.
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.524396 29012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [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: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.524544 29012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.526535 29032 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:26.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.526597 29032 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.526820 28887 master_runner.cc:187] Error getting master registration for 127.27.244.126:33283: OK, instance_id { permanent_uuid: "318307283ef0413d858753ae93553d8e" instance_seqno: 1786515146208451 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.528163 28887 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:26.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.546609 28758 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } attempt: 2
06:12:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.550108 29012 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.550308 29012 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.550673 29012 leader_election.cc:290] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318307283ef0413d858753ae93553d8e (127.27.244.126:33283), a4a8bb8c4cd747a0aac00be91809830b (127.27.244.125:38395)
06:12:26.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.553427 28758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: Bootstrap starting.
06:12:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.554548 28758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: Neither blocks nor log segments found. Creating new log.
06:12:26.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.554960 28758 log.cc:826] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: Log is configured to *not* fsync() on all Append() calls
06:12:26.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.556010 28758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: No bootstrap required, opened a new log
06:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559072 28758 raft_consensus.cc:359] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559253 28758 raft_consensus.cc:385] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559295 28758 raft_consensus.cc:740] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318307283ef0413d858753ae93553d8e, State: Initialized, Role: FOLLOWER
06:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559434 28758 consensus_queue.cc:260] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [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: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559867 29035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [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: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559999 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318307283ef0413d858753ae93553d8e" is_pre_election: true
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.559937 28758 sys_catalog.cc:565] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [sys.catalog]: configured and running, proceeding with master startup.
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.560155 29035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.560213 28714 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c4cd6b3cdf44fd8a628a94b7c5f62f in term 0.
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.560606 28920 leader_election.cc:304] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [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: 17c4cd6b3cdf44fd8a628a94b7c5f62f, 318307283ef0413d858753ae93553d8e; no voters: 
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.560804 29012 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:26.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.560878 29012 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.560906 29012 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 0 FOLLOWER]: Advancing to term 1
06:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.561990 29012 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.562168 29012 leader_election.cc:290] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [CANDIDATE]: Term 1 election: Requested vote from peers 318307283ef0413d858753ae93553d8e (127.27.244.126:33283), a4a8bb8c4cd747a0aac00be91809830b (127.27.244.125:38395)
06:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.562849 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318307283ef0413d858753ae93553d8e"
06:12:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.562757 29056 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.562932 28714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 0 FOLLOWER]: Advancing to term 1
06:12:26.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.564069 28714 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c4cd6b3cdf44fd8a628a94b7c5f62f in term 1.
06:12:26.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.562932 29056 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.563619 28643 master_runner.cc:187] Error getting master registration for 127.27.244.125:38395: OK, instance_id { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" instance_seqno: 1786515146354233 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.565780 28643 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:26.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.566123 28920 leader_election.cc:304] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [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: 17c4cd6b3cdf44fd8a628a94b7c5f62f, 318307283ef0413d858753ae93553d8e; no voters: 
06:12:26.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.566255 29012 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 1 FOLLOWER]: Leader election won for term 1
06:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.566428 29012 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [term 1 LEADER]: Becoming Leader. State: Replica: 17c4cd6b3cdf44fd8a628a94b7c5f62f, State: Running, Role: LEADER
06:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.566543 29012 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [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: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.568511 29062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17c4cd6b3cdf44fd8a628a94b7c5f62f. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.568615 29062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: This master's current role is: LEADER
06:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.568871 29065 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.569257 29065 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.571648 28714 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [term 1 FOLLOWER]: Refusing update from remote peer 17c4cd6b3cdf44fd8a628a94b7c5f62f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.572053 29062 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [LEADER]: Connected to new peer: Peer: permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:26.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.574573 29035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17c4cd6b3cdf44fd8a628a94b7c5f62f. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.574697 29035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.581866 28883 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } attempt: 3
06:12:26.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.588335 28883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: Bootstrap starting.
06:12:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.589419 28883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: Neither blocks nor log segments found. Creating new log.
06:12:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.589922 29012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.590049 29012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: This master's current role is: LEADER
06:12:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.590261 29035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.590377 29035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.590669 29067 mvcc.cc:204] Tried to move back new op lower bound from 7317566040353136640 to 7317566040337453056. Current Snapshot: MvccSnapshot[applied={T|T < 7317566040353136640}]
06:12:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.591028 28883 log.cc:826] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: Log is configured to *not* fsync() on all Append() calls
06:12:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.591547 29066 mvcc.cc:204] Tried to move back new op lower bound from 7317566040353136640 to 7317566040337453056. Current Snapshot: MvccSnapshot[applied={T|T < 7317566040353136640}]
06:12:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.592270 29065 catalog_manager.cc:1384] Generated new cluster ID: b3a80d4e2b24404e857fc2c482dcdd43
06:12:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.592330 29065 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.605930 28883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: No bootstrap required, opened a new log
06:12:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.611340 28883 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.612243 28883 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.612644 28883 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a8bb8c4cd747a0aac00be91809830b, State: Initialized, Role: FOLLOWER
06:12:26.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.613155 28883 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [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: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } }
06:12:26.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.613969 29065 catalog_manager.cc:1407] Generated new certificate authority record
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.614506 28838 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 0 FOLLOWER]: Advancing to term 1
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.615260 29065 catalog_manager.cc:1560] Loading token signing keys...
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.615820 28838 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 1 FOLLOWER]: Refusing update from remote peer 17c4cd6b3cdf44fd8a628a94b7c5f62f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.616238 29012 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.616644 28839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a8bb8c4cd747a0aac00be91809830b"
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.617700 28839 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c4cd6b3cdf44fd8a628a94b7c5f62f in term 1.
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.618007 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a8bb8c4cd747a0aac00be91809830b" is_pre_election: true
06:12:26.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.618083 28843 raft_consensus.cc:2376] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 17c4cd6b3cdf44fd8a628a94b7c5f62f in term 1. Re-sending same reply.
06:12:26.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.620261 28883 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: configured and running, proceeding with master startup.
06:12:26.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.623211 29092 catalog_manager.cc:1614] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:26.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.623569 29092 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:26.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.623867 29077 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.624087 29077 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.624239 29077 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17c4cd6b3cdf44fd8a628a94b7c5f62f. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.624372 29077 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.624514 29077 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.624663 29077 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b [sys.catalog]: This master's current role is: FOLLOWER
06:12:26.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.626168 29075 mvcc.cc:204] Tried to move back new op lower bound from 7317566040520908800 to 7317566040337453056. Current Snapshot: MvccSnapshot[applied={T|T < 7317566040353136640}]
06:12:26.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.626858 29012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318307283ef0413d858753ae93553d8e" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 33283 } } peers { permanent_uuid: "a4a8bb8c4cd747a0aac00be91809830b" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 38395 } } peers { permanent_uuid: "17c4cd6b3cdf44fd8a628a94b7c5f62f" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 35963 } } }
06:12:26.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.627017 29012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f [sys.catalog]: This master's current role is: LEADER
06:12:26.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.629508 29065 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: Generated new TSK 0
06:12:26.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.629920 29065 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:26.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.645015 28625 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/logs
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data/info.pb
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.65:0
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.65
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.65
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.790493 29107 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.791242 29107 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:26.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.791320 29107 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.793282 29107 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:26.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.793367 29107 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.244.65
06:12:26.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.795675 29107 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:26.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.65:0
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data/info.pb
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.65
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29107
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.65
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/logs
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.796002 29107 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.796348 29107 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.799500 29112 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
06:12:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.799845 29118 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
06:12:26.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.799734 29114 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
06:12:26.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.800501 29107 server_base.cc:1061] running on GCE node
06:12:26.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.800709 29107 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.801029 29107 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.802223 29107 hybrid_clock.cc:648] HybridClock initialized: now 1786515146802209 us; error 50 us; skew 500 ppm
06:12:26.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.803745 29107 webserver.cc:533] Webserver started at http://127.27.244.65:34291/ using document root <none> and password file <none>
06:12:26.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.803994 29107 fs_manager.cc:362] Metadata directory not provided
06:12:26.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.804064 29107 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:26.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.804206 29107 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.805330 29107 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data/instance:
06:12:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2549e4abc54c442eb0f1c27e540fe999"
06:12:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.805749 29107 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal/instance:
06:12:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2549e4abc54c442eb0f1c27e540fe999"
06:12:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.807194 29107 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.808012 29129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.808295 29107 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.808372 29107 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2549e4abc54c442eb0f1c27e540fe999"
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.808450 29107 fs_report.cc:389] FS layout report
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data/data
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.823000 29107 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.823496 29107 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.823693 29107 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.824052 29107 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.824600 29107 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.824656 29107 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.824697 29107 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.824715 29107 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:26.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.834081 29107 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.65:33651
06:12:26.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.834643 29107 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/data/info.pb
06:12:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.835522 28625 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 29107
06:12:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.835638 28625 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-0/wal/instance
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.837587 28625 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/logs
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data/info.pb
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.66:0
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.66
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.66
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:26.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.840812 29302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.65:33651 every 8 connection(s)
06:12:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.849922 29304 heartbeater.cc:344] Connected to a master server at 127.27.244.124:35963
06:12:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.850078 29304 heartbeater.cc:461] Registering TS with master...
06:12:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.850353 29304 heartbeater.cc:507] Master 127.27.244.124:35963 requested a full tablet report, sending...
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.851428 28944 ts_manager.cc:194] Registered new tserver with Master: 2549e4abc54c442eb0f1c27e540fe999 (127.27.244.65:33651)
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.852193 29305 heartbeater.cc:344] Connected to a master server at 127.27.244.126:33283
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.852258 29305 heartbeater.cc:461] Registering TS with master...
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.852386 29305 heartbeater.cc:507] Master 127.27.244.126:33283 requested a full tablet report, sending...
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.852885 28700 ts_manager.cc:194] Registered new tserver with Master: 2549e4abc54c442eb0f1c27e540fe999 (127.27.244.65:33651)
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.852967 29306 heartbeater.cc:344] Connected to a master server at 127.27.244.125:38395
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.853032 29306 heartbeater.cc:461] Registering TS with master...
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.853137 29306 heartbeater.cc:507] Master 127.27.244.125:38395 requested a full tablet report, sending...
06:12:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.853515 28820 ts_manager.cc:194] Registered new tserver with Master: 2549e4abc54c442eb0f1c27e540fe999 (127.27.244.65:33651)
06:12:26.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.854756 28944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.244.65:50561
06:12:26.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.944955 29309 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:26.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.945209 29309 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:26.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.945232 29309 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:26.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.946887 29309 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:26.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.946950 29309 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.244.66
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.948613 29309 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.66:0
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data/info.pb
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.66
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29309
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.66
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/logs
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.948886 29309 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.949149 29309 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:26.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.952286 29330 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
06:12:26.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.952270 29326 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
06:12:26.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:26.952266 29325 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
06:12:26.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.952682 29309 server_base.cc:1061] running on GCE node
06:12:26.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.952889 29309 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:26.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.953182 29309 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.954357 29309 hybrid_clock.cc:648] HybridClock initialized: now 1786515146954326 us; error 43 us; skew 500 ppm
06:12:26.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.955802 29309 webserver.cc:533] Webserver started at http://127.27.244.66:36593/ using document root <none> and password file <none>
06:12:26.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.956092 29309 fs_manager.cc:362] Metadata directory not provided
06:12:26.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.956164 29309 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:26.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.956307 29309 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.957346 29309 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data/instance:
06:12:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "20ae57424f5241b1b67de5b7f7c207b8"
06:12:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.957762 29309 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal/instance:
06:12:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "20ae57424f5241b1b67de5b7f7c207b8"
06:12:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.959152 29309 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.959977 29339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.960218 29309 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.960305 29309 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "20ae57424f5241b1b67de5b7f7c207b8"
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:26 on dist-test-slave-jq4t"
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.960381 29309 fs_report.cc:389] FS layout report
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data/data
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:26.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.972110 29309 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.972707 29309 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.972899 29309 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.973222 29309 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.973732 29309 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.973789 29309 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.973831 29309 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.973850 29309 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:26.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.982002 29309 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.66:42849
06:12:26.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.982091 29532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.66:42849 every 8 connection(s)
06:12:26.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.982573 29309 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/data/info.pb
06:12:26.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.989478 28625 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 29309
06:12:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.989640 28625 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-1/wal/instance
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.990821 29535 heartbeater.cc:344] Connected to a master server at 127.27.244.126:33283
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.990998 29535 heartbeater.cc:461] Registering TS with master...
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.991253 29535 heartbeater.cc:507] Master 127.27.244.126:33283 requested a full tablet report, sending...
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.991321 28625 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/logs
06:12:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data/info.pb
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.67:0
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.67
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.67
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.991775 28700 ts_manager.cc:194] Registered new tserver with Master: 20ae57424f5241b1b67de5b7f7c207b8 (127.27.244.66:42849)
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.992619 29534 heartbeater.cc:344] Connected to a master server at 127.27.244.124:35963
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.992676 29536 heartbeater.cc:344] Connected to a master server at 127.27.244.125:38395
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.992697 29534 heartbeater.cc:461] Registering TS with master...
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.992767 29536 heartbeater.cc:461] Registering TS with master...
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.992867 29534 heartbeater.cc:507] Master 127.27.244.124:35963 requested a full tablet report, sending...
06:12:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.992890 29536 heartbeater.cc:507] Master 127.27.244.125:38395 requested a full tablet report, sending...
06:12:26.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.993273 28944 ts_manager.cc:194] Registered new tserver with Master: 20ae57424f5241b1b67de5b7f7c207b8 (127.27.244.66:42849)
06:12:26.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.993330 28820 ts_manager.cc:194] Registered new tserver with Master: 20ae57424f5241b1b67de5b7f7c207b8 (127.27.244.66:42849)
06:12:26.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:26.993772 28944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.244.66:53665
06:12:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.093544 29542 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.093811 29542 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:27.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.093835 29542 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:27.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.097295 29542 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:27.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.097585 29542 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.244.67
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.101219 29542 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:40725
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.67:0
06:12:27.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data/info.pb
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.67
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:33283,127.27.244.125:38395,127.27.244.124:35963
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29542
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.67
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/logs
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:27.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.102924 29542 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.103394 29542 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.107525 29548 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
06:12:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.107528 29551 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
06:12:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.107641 29553 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
06:12:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.108824 29542 server_base.cc:1061] running on GCE node
06:12:27.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.109180 29542 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:27.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.109581 29542 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:27.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.110803 29542 hybrid_clock.cc:648] HybridClock initialized: now 1786515147110749 us; error 62 us; skew 500 ppm
06:12:27.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.113451 29542 webserver.cc:533] Webserver started at http://127.27.244.67:36797/ using document root <none> and password file <none>
06:12:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.114029 29542 fs_manager.cc:362] Metadata directory not provided
06:12:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.114115 29542 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.114292 29542 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.116042 29542 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data/instance:
06:12:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0400bf4225b14ecfa1910f204c95ac2a"
06:12:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:27 on dist-test-slave-jq4t"
06:12:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.116634 29542 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal/instance:
06:12:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0400bf4225b14ecfa1910f204c95ac2a"
06:12:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:27 on dist-test-slave-jq4t"
06:12:27.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.119208 29542 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
06:12:27.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.124750 29563 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:27.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.125558 29542 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.001s
06:12:27.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.125752 29542 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0400bf4225b14ecfa1910f204c95ac2a"
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:27 on dist-test-slave-jq4t"
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.125917 29542 fs_report.cc:389] FS layout report
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data/data
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.145943 29542 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.146512 29542 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.146699 29542 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:27.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.147090 29542 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.147948 29542 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.148012 29542 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.148051 29542 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.148068 29542 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:27.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.158476 29542 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.67:41447
06:12:27.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.159049 29542 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/data/info.pb
06:12:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.160717 28625 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 29542
06:12:27.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.160825 28625 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster15201524094191563553/ts-2/wal/instance
06:12:27.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.164664 29758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.67:41447 every 8 connection(s)
06:12:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.167309 29760 heartbeater.cc:344] Connected to a master server at 127.27.244.126:33283
06:12:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.167455 29760 heartbeater.cc:461] Registering TS with master...
06:12:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.167722 29760 heartbeater.cc:507] Master 127.27.244.126:33283 requested a full tablet report, sending...
06:12:27.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.168323 28700 ts_manager.cc:194] Registered new tserver with Master: 0400bf4225b14ecfa1910f204c95ac2a (127.27.244.67:41447)
06:12:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.171988 29759 heartbeater.cc:344] Connected to a master server at 127.27.244.124:35963
06:12:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.172369 29759 heartbeater.cc:461] Registering TS with master...
06:12:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.172619 29759 heartbeater.cc:507] Master 127.27.244.124:35963 requested a full tablet report, sending...
06:12:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.173003 28944 ts_manager.cc:194] Registered new tserver with Master: 0400bf4225b14ecfa1910f204c95ac2a (127.27.244.67:41447)
06:12:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.173482 28944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.244.67:33661
06:12:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.175061 29761 heartbeater.cc:344] Connected to a master server at 127.27.244.125:38395
06:12:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.175297 29761 heartbeater.cc:461] Registering TS with master...
06:12:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.175402 29761 heartbeater.cc:507] Master 127.27.244.125:38395 requested a full tablet report, sending...
06:12:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.175792 28820 ts_manager.cc:194] Registered new tserver with Master: 0400bf4225b14ecfa1910f204c95ac2a (127.27.244.67:41447)
06:12:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.176993 28625 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:27.178 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:27.178 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:27.179 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.244.126"
      port: 33283
    }
    bound_http_address {
      host: "127.27.244.126"
      port: 45773
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.244.125"
      port: 38395
    }
    bound_http_address {
      host: "127.27.244.125"
      port: 35417
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.244.124"
      port: 35963
    }
    bound_http_address {
      host: "127.27.244.124"
      port: 43957
    }
  }
}

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

06:12:27.180 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.244.65"
      port: 33651
    }
    bound_http_address {
      host: "127.27.244.65"
      port: 34291
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.244.66"
      port: 42849
    }
    bound_http_address {
      host: "127.27.244.66"
      port: 36593
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.244.67"
      port: 41447
    }
    bound_http_address {
      host: "127.27.244.67"
      port: 36797
    }
  }
}

06:12:27.180 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:27.182 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:27.185 [DEBUG - main] (Connection.java:748) [peer master-127.27.244.124:35963(127.27.244.124:35963)] connecting to peer
06:12:27.186 [DEBUG - main] (Connection.java:748) [peer master-127.27.244.125:38395(127.27.244.125:38395)] connecting to peer
06:12:27.187 [DEBUG - main] (Connection.java:748) [peer master-127.27.244.126:33283(127.27.244.126:33283)] connecting to peer
06:12:27.188 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.125:38395(127.27.244.125:38395)] Successfully connected to peer
06:12:27.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.126:33283(127.27.244.126:33283)] Successfully connected to peer
06:12:27.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:35963(127.27.244.124:35963)] Successfully connected to peer
06:12:27.192 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.27.244.126
06:12:27.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.27.244.124
06:12:27.192 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.27.244.125
06:12:27.207 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf74a7aef, L:/127.0.0.1:43718 - R:/127.27.244.125:38395] using SASL/PLAIN
06:12:27.207 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6bc76d1f, L:/127.0.0.1:35244 - R:/127.27.244.124:35963] using SASL/PLAIN
06:12:27.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:27.210 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:35963, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:38395, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:33283, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:38395: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:35963: OK, deferred=null) after lookup
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.211820 28944 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35244:
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515147183"
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:27.217 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x71fb2879, L:/127.0.0.1:46136 - R:/127.27.244.126:33283] using SASL/PLAIN
06:12:27.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c4723924bebe46eeb7a26400facdaed9
06:12:27.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.229139 29192 tablet_service.cc:1511] Processing CreateTablet for tablet 10d01cd146fd4c14b64865bd65feb738 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515147183 [id=c4723924bebe46eeb7a26400facdaed9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:27.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.229197 29647 tablet_service.cc:1511] Processing CreateTablet for tablet 89930328117748c7be68c620d544e265 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515147183 [id=c4723924bebe46eeb7a26400facdaed9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:27.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.229647 29192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d01cd146fd4c14b64865bd65feb738. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:27.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.229660 29647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89930328117748c7be68c620d544e265. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:27.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.232959 29797 tablet_bootstrap.cc:492] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Bootstrap starting.
06:12:27.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.233436 29794 tablet_bootstrap.cc:492] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Bootstrap starting.
06:12:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.234392 29794 tablet_bootstrap.cc:654] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Neither blocks nor log segments found. Creating new log.
06:12:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.234755 29794 log.cc:826] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Log is configured to *not* fsync() on all Append() calls
06:12:27.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.235625 29794 tablet_bootstrap.cc:492] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: No bootstrap required, opened a new log
06:12:27.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.235726 29794 ts_tablet_manager.cc:1403] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:27.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.235890 29797 tablet_bootstrap.cc:654] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Neither blocks nor log segments found. Creating new log.
06:12:27.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.236258 29797 log.cc:826] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Log is configured to *not* fsync() on all Append() calls
06:12:27.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.237080 29797 tablet_bootstrap.cc:492] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: No bootstrap required, opened a new log
06:12:27.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.237160 29797 ts_tablet_manager.cc:1403] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.237975 29794 raft_consensus.cc:359] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0400bf4225b14ecfa1910f204c95ac2a" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 41447 } }
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.238135 29794 raft_consensus.cc:385] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.238173 29794 raft_consensus.cc:740] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0400bf4225b14ecfa1910f204c95ac2a, State: Initialized, Role: FOLLOWER
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.238297 29794 consensus_queue.cc:260] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [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: "0400bf4225b14ecfa1910f204c95ac2a" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 41447 } }
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.238394 29794 raft_consensus.cc:399] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.238432 29794 raft_consensus.cc:493] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:27.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.238492 29794 raft_consensus.cc:3060] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 0 FOLLOWER]: Advancing to term 1
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239151 29794 raft_consensus.cc:515] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0400bf4225b14ecfa1910f204c95ac2a" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 41447 } }
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239310 29794 leader_election.cc:304] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [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: 0400bf4225b14ecfa1910f204c95ac2a; no voters: 
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239529 29794 leader_election.cc:290] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239442 29797 raft_consensus.cc:359] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2549e4abc54c442eb0f1c27e540fe999" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 33651 } }
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239575 29797 raft_consensus.cc:385] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239605 29797 raft_consensus.cc:740] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549e4abc54c442eb0f1c27e540fe999, State: Initialized, Role: FOLLOWER
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239714 29797 consensus_queue.cc:260] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [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: "2549e4abc54c442eb0f1c27e540fe999" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 33651 } }
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239786 29797 raft_consensus.cc:399] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239815 29797 raft_consensus.cc:493] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239856 29797 raft_consensus.cc:3060] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 0 FOLLOWER]: Advancing to term 1
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.239581 29803 raft_consensus.cc:2804] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 1 FOLLOWER]: Leader election won for term 1
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.240046 29794 ts_tablet_manager.cc:1434] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.240741 29797 raft_consensus.cc:515] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2549e4abc54c442eb0f1c27e540fe999" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 33651 } }
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.240893 29759 heartbeater.cc:499] Master 127.27.244.124:35963 was elected leader, sending a full tablet report...
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.241070 29797 leader_election.cc:304] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [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: 2549e4abc54c442eb0f1c27e540fe999; no voters: 
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.240935 29803 raft_consensus.cc:697] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [term 1 LEADER]: Becoming Leader. State: Replica: 0400bf4225b14ecfa1910f204c95ac2a, State: Running, Role: LEADER
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.241349 29797 leader_election.cc:290] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.241420 29803 consensus_queue.cc:237] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a [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: "0400bf4225b14ecfa1910f204c95ac2a" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 41447 } }
06:12:27.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.241587 29797 ts_tablet_manager.cc:1434] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.002s
06:12:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.241866 29304 heartbeater.cc:499] Master 127.27.244.124:35963 was elected leader, sending a full tablet report...
06:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.242985 28941 catalog_manager.cc:5739] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0400bf4225b14ecfa1910f204c95ac2a (127.27.244.67). New cstate: current_term: 1 leader_uuid: "0400bf4225b14ecfa1910f204c95ac2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0400bf4225b14ecfa1910f204c95ac2a" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 41447 } health_report { overall_health: HEALTHY } } }
06:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.243865 29806 raft_consensus.cc:2804] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 1 FOLLOWER]: Leader election won for term 1
06:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.244017 29806 raft_consensus.cc:697] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [term 1 LEADER]: Becoming Leader. State: Replica: 2549e4abc54c442eb0f1c27e540fe999, State: Running, Role: LEADER
06:12:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.244094 29806 consensus_queue.cc:237] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 [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: "2549e4abc54c442eb0f1c27e540fe999" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 33651 } }
06:12:27.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.245940 28944 catalog_manager.cc:5739] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2549e4abc54c442eb0f1c27e540fe999 (127.27.244.65). New cstate: current_term: 1 leader_uuid: "2549e4abc54c442eb0f1c27e540fe999" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2549e4abc54c442eb0f1c27e540fe999" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 33651 } health_report { overall_health: HEALTHY } } }
06:12:27.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.276 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.277 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.278 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.278 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@72c927f1, flushNotification=Deferred@449338124(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:27.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.291 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299988, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299987, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299987}]
06:12:27.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.297 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.297 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.302 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.302 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.320 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)] connecting to peer
06:12:27.337 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)] connecting to peer
06:12:27.339 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)] Successfully connected to peer
06:12:27.339 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)] Successfully connected to peer
06:12:27.366 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x9d59a608, L:/127.0.0.1:58406 - R:/127.27.244.67:41447] using TOKEN/null
06:12:27.370 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xdfae7f2e, L:/127.0.0.1:56046 - R:/127.27.244.65:33651] using TOKEN/null
06:12:27.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 89930328117748c7be68c620d544e265 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000000, 0x00000001)
06:12:27.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 10d01cd146fd4c14b64865bd65feb738 for table 'org.apache.kudu.client.TestAlterTable-1786515147183' with partition [0x00000001, 0x00000002)
06:12:27.376 [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=89930328117748c7be68c620d544e265@[0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=10d01cd146fd4c14b64865bd65feb738@[2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:27.377 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.244.124:35963, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.244.124:35963: OK, deferred=null)) after lookup
06:12:27.381 [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-1786515147183, tablet=89930328117748c7be68c620d544e265, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:27.381 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 89930328117748c7be68c620d544e265 for partition [0x00000000, 0x00000001) with scanner id null
06:12:27.386 [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-1786515147183, tablet=10d01cd146fd4c14b64865bd65feb738, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:27.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 10d01cd146fd4c14b64865bd65feb738 for partition [0x00000001, 0x00000002) with scanner id null
06:12:27.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c4723924bebe46eeb7a26400facdaed9
06:12:27.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.394675 28941 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35244:
06:12:27.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515147183" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.399091 29826 tablet.cc:1724] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Alter schema from (
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.399257 29827 tablet.cc:1724] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Alter schema from (
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.406008 28941 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: org.apache.kudu.client.TestAlterTable-1786515147183 [id=c4723924bebe46eeb7a26400facdaed9] alter complete (version 1)
06:12:27.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c4723924bebe46eeb7a26400facdaed9
06:12:27.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.433645 28941 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35244:
06:12:27.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515147183" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.437161 29826 tablet.cc:1724] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Alter schema from (
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.437357 29827 tablet.cc:1724] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Alter schema from (
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
06:12:27.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.442071 28944 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: org.apache.kudu.client.TestAlterTable-1786515147183 [id=c4723924bebe46eeb7a26400facdaed9] alter complete (version 2)
06:12:27.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c4723924bebe46eeb7a26400facdaed9
06:12:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.453109 28944 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35244:
06:12:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515147183" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
06:12:27.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.457652 29827 tablet.cc:1724] T 10d01cd146fd4c14b64865bd65feb738 P 2549e4abc54c442eb0f1c27e540fe999: Alter schema from (
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.458616 29826 tablet.cc:1724] T 89930328117748c7be68c620d544e265 P 0400bf4225b14ecfa1910f204c95ac2a: Alter schema from (
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
06:12:27.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.464331 28944 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 17c4cd6b3cdf44fd8a628a94b7c5f62f: org.apache.kudu.client.TestAlterTable-1786515147183 [id=c4723924bebe46eeb7a26400facdaed9] alter complete (version 3)
06:12:27.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c4723924bebe46eeb7a26400facdaed9
06:12:27.469 [DEBUG - main] (Connection.java:575) [peer master-127.27.244.125:38395(127.27.244.125:38395)] disconnecting while in state READY
06:12:27.469 [DEBUG - main] (Connection.java:575) [peer 0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)] disconnecting while in state READY
06:12:27.469 [DEBUG - main] (Connection.java:575) [peer 2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)] disconnecting while in state READY
06:12:27.470 [DEBUG - main] (Connection.java:575) [peer master-127.27.244.124:35963(127.27.244.124:35963)] disconnecting while in state READY
06:12:27.470 [DEBUG - main] (Connection.java:575) [peer master-127.27.244.126:33283(127.27.244.126:33283)] disconnecting while in state READY
06:12:27.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.125:38395(127.27.244.125:38395)] handling channelInactive
06:12:27.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.125:38395(127.27.244.125:38395)] cleaning up while in state READY due to: connection closed
06:12:27.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.126:33283(127.27.244.126:33283)] handling channelInactive
06:12:27.471 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)] handling channelInactive
06:12:27.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.126:33283(127.27.244.126:33283)] cleaning up while in state READY due to: connection closed
06:12:27.471 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2549e4abc54c442eb0f1c27e540fe999(127.27.244.65:33651)] cleaning up while in state READY due to: connection closed
06:12:27.471 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)] handling channelInactive
06:12:27.471 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 0400bf4225b14ecfa1910f204c95ac2a(127.27.244.67:41447)] cleaning up while in state READY due to: connection closed
06:12:27.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:27.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.476382 28625 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 29107
06:12:27.480 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:35963(127.27.244.124:35963)] handling channelInactive
06:12:27.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:35963(127.27.244.124:35963)] cleaning up while in state READY due to: connection closed
06:12:27.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.510224 28625 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 29309
06:12:27.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.557765 28625 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 29542
06:12:27.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.600900 29056 catalog_manager.cc:1296] Loaded cluster ID: b3a80d4e2b24404e857fc2c482dcdd43
06:12:27.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.601032 29056 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: loading cluster ID for follower catalog manager: success
06:12:27.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.602511 29056 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: acquiring CA information for follower catalog manager: success
06:12:27.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.602949 29056 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 318307283ef0413d858753ae93553d8e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:27.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.620879 28625 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 28643
06:12:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.625684 29092 catalog_manager.cc:1296] Loaded cluster ID: b3a80d4e2b24404e857fc2c482dcdd43
06:12:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.625805 29092 catalog_manager.cc:1608] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: loading cluster ID for follower catalog manager: success
06:12:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.627223 29092 catalog_manager.cc:1630] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: acquiring CA information for follower catalog manager: success
06:12:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.627538 29092 catalog_manager.cc:1658] T 00000000000000000000000000000000 P a4a8bb8c4cd747a0aac00be91809830b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.650132 28625 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 28763
06:12:27.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.685966 28625 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 28887
06:12:27.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:27Z chronyd exiting
.06:12:27.769 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515147769
06:12:27.773 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:27.773 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:27.773 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:27.774 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:27.774 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:27.777 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:27.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.875042 29834 mini_oidc.cc:150] Starting JWKS server
06:12:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.875775 29834 webserver.cc:533] Webserver started at http://127.0.0.1:45591/ using document root <none> and password file <none>
06:12:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.875854 29834 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.876082 29834 webserver.cc:533] Webserver started at http://127.0.0.1:41169/ using document root <none> and password file <none>
06:12:27.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:27Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:27.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:27Z Disabled control of system clock
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.891861 29834 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/logs
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data/info.pb
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.190:38131
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.190
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45591/jwks.json with env {}
06:12:27.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.987893 29854 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:27.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.988147 29854 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:27.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.988173 29854 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.990119 29854 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.990202 29854 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.990219 29854 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.990233 29854 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.990247 29854 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.990259 29854 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45591/jwks.json
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.992139 29854 master_runner.cc:387] Master server non-default flags:
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.190:38131
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45591/jwks.json
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data/info.pb
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.190
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29854
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/logs
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:27.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.992444 29854 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:27.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.992738 29854 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.995615 29862 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
06:12:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.995615 29860 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
06:12:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:27.995646 29859 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
06:12:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.996162 29854 server_base.cc:1061] running on GCE node
06:12:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.996546 29854 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.996968 29854 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.998150 29854 hybrid_clock.cc:648] HybridClock initialized: now 1786515147998147 us; error 66 us; skew 500 ppm
06:12:27.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.999678 29854 webserver.cc:533] Webserver started at http://127.29.34.190:43621/ using document root <none> and password file <none>
06:12:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:27.999955 29854 fs_manager.cc:362] Metadata directory not provided
06:12:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.000028 29854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.000204 29854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.001346 29854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data/instance:
06:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7a2ed0d012c8491ca81048008ae4edbf"
06:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:27 on dist-test-slave-jq4t"
06:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.001803 29854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal/instance:
06:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7a2ed0d012c8491ca81048008ae4edbf"
06:12:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:27 on dist-test-slave-jq4t"
06:12:28.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.003278 29854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.004244 29874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.004515 29854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.004618 29854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7a2ed0d012c8491ca81048008ae4edbf"
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:27 on dist-test-slave-jq4t"
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.004702 29854 fs_report.cc:389] FS layout report
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data/data
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.019243 29854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.019779 29854 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.019982 29854 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:28.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.025827 29854 rpc_server.cc:307] RPC server started. Bound to: 127.29.34.190:38131
06:12:28.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.025864 29964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.34.190:38131 every 8 connection(s)
06:12:28.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.026355 29854 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/data/info.pb
06:12:28.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.027164 29965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:28.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.028245 29834 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 29854
06:12:28.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.028391 29834 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-0/wal/instance
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.028815 29965 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.029389 29834 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/logs
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data/info.pb
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.189:36629
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.189
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:28.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45591/jwks.json with env {}
06:12:28.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.035111 29965 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.035624 29876 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.34.189:36629: connect: Connection refused (error 111)
06:12:28.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.036223 29965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.189:36629: Network error: Client connection negotiation failed: client connection to 127.29.34.189:36629: connect: Connection refused (error 111)
06:12:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.085515 29965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } attempt: 1
06:12:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.086757 29965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.189:36629: Network error: Client connection negotiation failed: client connection to 127.29.34.189:36629: connect: Connection refused (error 111)
06:12:28.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.131196 29973 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:28.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.131472 29973 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:28.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.131498 29973 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.133272 29973 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.133322 29973 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.133337 29973 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.133350 29973 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.133363 29973 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.133374 29973 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45591/jwks.json
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.134958 29973 master_runner.cc:387] Master server non-default flags:
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.189:36629
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45591/jwks.json
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data/info.pb
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.189
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29973
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/logs
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.135218 29973 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.135483 29973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.138404 29987 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
06:12:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.138393 29989 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
06:12:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.138716 29973 server_base.cc:1061] running on GCE node
06:12:28.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.138393 29986 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
06:12:28.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.139213 29973 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:28.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.139447 29973 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.140602 29973 hybrid_clock.cc:648] HybridClock initialized: now 1786515148140574 us; error 39 us; skew 500 ppm
06:12:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.141948 29973 webserver.cc:533] Webserver started at http://127.29.34.189:46715/ using document root <none> and password file <none>
06:12:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.142205 29973 fs_manager.cc:362] Metadata directory not provided
06:12:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.142271 29973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.142407 29973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:28.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.143415 29973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data/instance:
06:12:28.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dbacf011fc0c474d9b5d53a96fc154fd"
06:12:28.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.143831 29973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal/instance:
06:12:28.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dbacf011fc0c474d9b5d53a96fc154fd"
06:12:28.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.145265 29973 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.146118 29999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.146353 29973 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.146445 29973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dbacf011fc0c474d9b5d53a96fc154fd"
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.146524 29973 fs_report.cc:389] FS layout report
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data/data
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:28.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:28.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:28.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:28.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:28.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.154961 29965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } attempt: 2
06:12:28.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.155933 29965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.189:36629: Network error: Client connection negotiation failed: client connection to 127.29.34.189:36629: connect: Connection refused (error 111)
06:12:28.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.161788 29973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:28.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.162304 29973 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:28.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.162492 29973 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:28.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.168071 29973 rpc_server.cc:307] RPC server started. Bound to: 127.29.34.189:36629
06:12:28.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.168105 30098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.34.189:36629 every 8 connection(s)
06:12:28.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.168639 29973 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/data/info.pb
06:12:28.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.169422 30099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.170969 30099 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.177310 29834 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 29973
06:12:28.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.177405 29834 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-1/wal/instance
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.177886 29834 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/logs
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data/info.pb
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.188:40725
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.188
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:28.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45591/jwks.json with env {}
06:12:28.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.178989 30099 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.183387 30099 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.183939 30007 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.34.188:40725: connect: Connection refused (error 111)
06:12:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.184541 30099 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.188:40725: Network error: Client connection negotiation failed: client connection to 127.29.34.188:40725: connect: Connection refused (error 111)
06:12:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.233820 30099 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } attempt: 1
06:12:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.235232 30099 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.188:40725: Network error: Client connection negotiation failed: client connection to 127.29.34.188:40725: connect: Connection refused (error 111)
06:12:28.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.247128 29965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } attempt: 3
06:12:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.251422 29965 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.252373 29965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.188:40725: Network error: Client connection negotiation failed: client connection to 127.29.34.188:40725: connect: Connection refused (error 111)
06:12:28.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.283591 29965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } attempt: 1
06:12:28.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.284811 29965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.188:40725: Network error: Client connection negotiation failed: client connection to 127.29.34.188:40725: connect: Connection refused (error 111)
06:12:28.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.287878 30105 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:28.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.288093 30105 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:28.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.288120 30105 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.289976 30105 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.290033 30105 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.290050 30105 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.290061 30105 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.290076 30105 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.290086 30105 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45591/jwks.json
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.291862 30105 master_runner.cc:387] Master server non-default flags:
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.188:40725
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45591/jwks.json
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data/info.pb
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.188
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30105
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/logs
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.292166 30105 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.292447 30105 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.295519 30118 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
06:12:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.295514 30120 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
06:12:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.295674 30105 server_base.cc:1061] running on GCE node
06:12:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.295552 30116 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
06:12:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.296036 30105 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.296350 30105 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.297497 30105 hybrid_clock.cc:648] HybridClock initialized: now 1786515148297479 us; error 45 us; skew 500 ppm
06:12:28.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.298776 30105 webserver.cc:533] Webserver started at http://127.29.34.188:45857/ using document root <none> and password file <none>
06:12:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.298980 30105 fs_manager.cc:362] Metadata directory not provided
06:12:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.299047 30105 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.299163 30105 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.300212 30105 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data/instance:
06:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d83b91aafb7940eaa324b5a1c398447a"
06:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.300653 30105 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal/instance:
06:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d83b91aafb7940eaa324b5a1c398447a"
06:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.302011 30105 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:28.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.302803 30128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.303002 30105 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.303066 30105 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d83b91aafb7940eaa324b5a1c398447a"
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.303115 30105 fs_report.cc:389] FS layout report
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data/data
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.303424 30099 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } attempt: 2
06:12:28.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.304340 30099 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.34.188:40725: Network error: Client connection negotiation failed: client connection to 127.29.34.188:40725: connect: Connection refused (error 111)
06:12:28.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.317315 30105 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:28.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.317866 30105 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:28.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.318059 30105 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.323433 30105 rpc_server.cc:307] RPC server started. Bound to: 127.29.34.188:40725
06:12:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.323469 30220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.34.188:40725 every 8 connection(s)
06:12:28.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.323971 30105 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/data/info.pb
06:12:28.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.324834 30221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:28.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.326360 29834 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 30105
06:12:28.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.326447 29834 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/master-2/wal/instance
06:12:28.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.326467 30221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.332588 30221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.336242 30221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } has no permanent_uuid. Determining permanent_uuid...
06:12:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.340791 30221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: Bootstrap starting.
06:12:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.341641 30221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: Neither blocks nor log segments found. Creating new log.
06:12:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.341965 30221 log.cc:826] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: Log is configured to *not* fsync() on all Append() calls
06:12:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.342760 30221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: No bootstrap required, opened a new log
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.344882 30221 raft_consensus.cc:359] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.345029 30221 raft_consensus.cc:385] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.345064 30221 raft_consensus.cc:740] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d83b91aafb7940eaa324b5a1c398447a, State: Initialized, Role: FOLLOWER
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.345170 30221 consensus_queue.cc:260] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.345494 30234 sys_catalog.cc:455] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.345541 30221 sys_catalog.cc:565] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: configured and running, proceeding with master startup.
06:12:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.345599 30234 sys_catalog.cc:458] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.347899 30252 catalog_manager.cc:1614] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.347965 30252 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:28.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.347981 30105 master_runner.cc:187] Error getting master registration for 127.29.34.190:38131: OK, instance_id { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" instance_seqno: 1786515148024380 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:28.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.349870 30105 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:28.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.360003 29965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } attempt: 2
06:12:28.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.364996 29965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf: Bootstrap starting.
06:12:28.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.365873 29965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf: Neither blocks nor log segments found. Creating new log.
06:12:28.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.366487 29965 log.cc:826] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf: Log is configured to *not* fsync() on all Append() calls
06:12:28.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.367450 29965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf: No bootstrap required, opened a new log
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.368968 29965 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.369092 29965 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.369115 29965 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a2ed0d012c8491ca81048008ae4edbf, State: Initialized, Role: FOLLOWER
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.369232 29965 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.369603 29965 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [sys.catalog]: configured and running, proceeding with master startup.
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.369619 30256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.369720 30256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.372134 30275 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:28.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.372364 30275 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.372991 29854 master_runner.cc:187] Error getting master registration for 127.29.34.189:36629: OK, instance_id { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" instance_seqno: 1786515148166591 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:28.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.374984 29854 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:28.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.395525 30099 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } attempt: 3
06:12:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.400744 30099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd: Bootstrap starting.
06:12:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.401734 30099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd: Neither blocks nor log segments found. Creating new log.
06:12:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.402127 30099 log.cc:826] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd: Log is configured to *not* fsync() on all Append() calls
06:12:28.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.403066 30099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd: No bootstrap required, opened a new log
06:12:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.405126 30099 raft_consensus.cc:359] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.405294 30099 raft_consensus.cc:385] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.405332 30099 raft_consensus.cc:740] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbacf011fc0c474d9b5d53a96fc154fd, State: Initialized, Role: FOLLOWER
06:12:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.405508 30099 consensus_queue.cc:260] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.405942 30284 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.406018 30099 sys_catalog.cc:565] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [sys.catalog]: configured and running, proceeding with master startup.
06:12:28.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.406183 30284 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.407258 30234 raft_consensus.cc:493] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.407420 30234 raft_consensus.cc:515] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.407806 30234 leader_election.cc:290] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a2ed0d012c8491ca81048008ae4edbf (127.29.34.190:38131), dbacf011fc0c474d9b5d53a96fc154fd (127.29.34.189:36629)
06:12:28.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.408515 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d83b91aafb7940eaa324b5a1c398447a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a2ed0d012c8491ca81048008ae4edbf" is_pre_election: true
06:12:28.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.408699 29921 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83b91aafb7940eaa324b5a1c398447a in term 0.
06:12:28.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.408972 30139 leader_election.cc:304] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [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: 7a2ed0d012c8491ca81048008ae4edbf, d83b91aafb7940eaa324b5a1c398447a; no voters: 
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.409444 30234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.409530 30234 raft_consensus.cc:493] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.409555 30234 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 0 FOLLOWER]: Advancing to term 1
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.410261 30303 catalog_manager.cc:1614] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.410323 30303 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.410909 30234 raft_consensus.cc:515] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.411101 30234 leader_election.cc:290] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [CANDIDATE]: Term 1 election: Requested vote from peers 7a2ed0d012c8491ca81048008ae4edbf (127.29.34.190:38131), dbacf011fc0c474d9b5d53a96fc154fd (127.29.34.189:36629)
06:12:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.411763 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d83b91aafb7940eaa324b5a1c398447a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a2ed0d012c8491ca81048008ae4edbf"
06:12:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.411895 29921 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 0 FOLLOWER]: Advancing to term 1
06:12:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.412528 30052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d83b91aafb7940eaa324b5a1c398447a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" is_pre_election: true
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.412708 30052 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d83b91aafb7940eaa324b5a1c398447a in term 0.
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.412866 30051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d83b91aafb7940eaa324b5a1c398447a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbacf011fc0c474d9b5d53a96fc154fd"
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.412919 30051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 0 FOLLOWER]: Advancing to term 1
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.413410 30010 tablet.cc:2406] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.413518 29921 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83b91aafb7940eaa324b5a1c398447a in term 1.
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.413980 30051 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d83b91aafb7940eaa324b5a1c398447a in term 1.
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.414288 30139 leader_election.cc:304] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [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: 7a2ed0d012c8491ca81048008ae4edbf, d83b91aafb7940eaa324b5a1c398447a; no voters: 
06:12:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.414409 30234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 1 FOLLOWER]: Leader election won for term 1
06:12:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.414625 30234 raft_consensus.cc:697] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [term 1 LEADER]: Becoming Leader. State: Replica: d83b91aafb7940eaa324b5a1c398447a, State: Running, Role: LEADER
06:12:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.414762 30234 consensus_queue.cc:237] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [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: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } }
06:12:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.415307 30234 sys_catalog.cc:455] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d83b91aafb7940eaa324b5a1c398447a. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.415388 30234 sys_catalog.cc:458] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: This master's current role is: LEADER
06:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.416033 29973 master_runner.cc:233] Existing masters have differing terms: 0 vs 1
06:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.416121 29973 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.416306 30313 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.416668 30313 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.418375 30051 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [term 1 FOLLOWER]: Refusing update from remote peer d83b91aafb7940eaa324b5a1c398447a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.418432 29921 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [term 1 FOLLOWER]: Refusing update from remote peer d83b91aafb7940eaa324b5a1c398447a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.418706 30311 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.418932 30311 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.420150 30256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [sys.catalog]: SysCatalogTable state changed. Reason: New leader d83b91aafb7940eaa324b5a1c398447a. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.420150 30284 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader d83b91aafb7940eaa324b5a1c398447a. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.420255 30284 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.420255 30256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.421631 30311 sys_catalog.cc:455] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.421746 30311 sys_catalog.cc:458] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: This master's current role is: LEADER
06:12:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.422055 30314 mvcc.cc:204] Tried to move back new op lower bound from 7317566047919149056 to 7317566047907868672. Current Snapshot: MvccSnapshot[applied={T|T < 7317566047919149056}]
06:12:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.422161 30284 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.422257 30284 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbacf011fc0c474d9b5d53a96fc154fd [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.422534 30234 sys_catalog.cc:455] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.422617 30234 sys_catalog.cc:458] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a [sys.catalog]: This master's current role is: LEADER
06:12:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.423059 30315 mvcc.cc:204] Tried to move back new op lower bound from 7317566047919149056 to 7317566047907868672. Current Snapshot: MvccSnapshot[applied={T|T < 7317566047919149056}]
06:12:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.423096 30256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d83b91aafb7940eaa324b5a1c398447a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a2ed0d012c8491ca81048008ae4edbf" member_type: VOTER last_known_addr { host: "127.29.34.190" port: 38131 } } peers { permanent_uuid: "dbacf011fc0c474d9b5d53a96fc154fd" member_type: VOTER last_known_addr { host: "127.29.34.189" port: 36629 } } peers { permanent_uuid: "d83b91aafb7940eaa324b5a1c398447a" member_type: VOTER last_known_addr { host: "127.29.34.188" port: 40725 } } }
06:12:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.423182 30256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf [sys.catalog]: This master's current role is: FOLLOWER
06:12:28.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.423575 30313 catalog_manager.cc:1384] Generated new cluster ID: 909ee3088990418e81aef60cd476bf62
06:12:28.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.423633 30313 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:28.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.423646 30316 mvcc.cc:204] Tried to move back new op lower bound from 7317566047919149056 to 7317566047907868672. Current Snapshot: MvccSnapshot[applied={T|T < 7317566047919149056 or (T in {7317566047919149056})}]
06:12:28.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.449041 30313 catalog_manager.cc:1407] Generated new certificate authority record
06:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.450371 30313 catalog_manager.cc:1560] Loading token signing keys...
06:12:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.472579 30313 catalog_manager.cc:6112] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: Generated new TSK 0
06:12:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.473788 30313 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.495050 29834 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/logs
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data/info.pb
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.129:0
06:12:28.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.34.129
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.129
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.645313 30326 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.645716 30326 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.645768 30326 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:28.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.648815 30326 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:28.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.648959 30326 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.34.129
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.652187 30326 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.129:0
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data/info.pb
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.129
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30326
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.34.129
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/logs
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.652599 30326 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.652957 30326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.656421 30338 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
06:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.656561 30345 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
06:12:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.656738 30326 server_base.cc:1061] running on GCE node
06:12:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.656591 30337 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
06:12:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.657121 30326 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:28.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.657435 30326 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:28.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.658617 30326 hybrid_clock.cc:648] HybridClock initialized: now 1786515148658591 us; error 46 us; skew 500 ppm
06:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.660306 30326 webserver.cc:533] Webserver started at http://127.29.34.129:33225/ using document root <none> and password file <none>
06:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.660601 30326 fs_manager.cc:362] Metadata directory not provided
06:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.660656 30326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.660795 30326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.662201 30326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data/instance:
06:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2"
06:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.662796 30326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal/instance:
06:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2"
06:12:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.664743 30326 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
06:12:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.665812 30354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.666045 30326 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.666160 30326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2"
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.666224 30326 fs_report.cc:389] FS layout report
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data/data
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:28.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.683362 30326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:28.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.683811 30326 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.683933 30326 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.684190 30326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.684736 30326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.684798 30326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.684835 30326 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:28.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.684852 30326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.692266 30326 rpc_server.cc:307] RPC server started. Bound to: 127.29.34.129:38891
06:12:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.692314 30551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.34.129:38891 every 8 connection(s)
06:12:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.692824 30326 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/data/info.pb
06:12:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.697438 29834 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 30326
06:12:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.697549 29834 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-0/wal/instance
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.699195 29834 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/logs
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data/info.pb
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.130:0
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.34.130
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.130
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.699757 30552 heartbeater.cc:344] Connected to a master server at 127.29.34.188:40725
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.699757 30555 heartbeater.cc:344] Connected to a master server at 127.29.34.189:36629
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.699891 30555 heartbeater.cc:461] Registering TS with master...
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.700176 30555 heartbeater.cc:507] Master 127.29.34.189:36629 requested a full tablet report, sending...
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.700325 30554 heartbeater.cc:344] Connected to a master server at 127.29.34.190:38131
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.700381 30554 heartbeater.cc:461] Registering TS with master...
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.699889 30552 heartbeater.cc:461] Registering TS with master...
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.700508 30554 heartbeater.cc:507] Master 127.29.34.190:38131 requested a full tablet report, sending...
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.700731 30552 heartbeater.cc:507] Master 127.29.34.188:40725 requested a full tablet report, sending...
06:12:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.700811 30027 ts_manager.cc:194] Registered new tserver with Master: 07a7ab0ac66d437eb7664ac67dd8c9b2 (127.29.34.129:38891)
06:12:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.701256 29900 ts_manager.cc:194] Registered new tserver with Master: 07a7ab0ac66d437eb7664ac67dd8c9b2 (127.29.34.129:38891)
06:12:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.701288 30157 ts_manager.cc:194] Registered new tserver with Master: 07a7ab0ac66d437eb7664ac67dd8c9b2 (127.29.34.129:38891)
06:12:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.702210 30157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.34.129:48855
06:12:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.800582 30564 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.800865 30564 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:28.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.800890 30564 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:28.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.802467 30564 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:28.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.802523 30564 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.34.130
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.804029 30564 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.130:0
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data/info.pb
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.130
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30564
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.34.130
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/logs
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.804270 30564 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:28.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.804551 30564 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.807708 30578 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
06:12:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.807749 30576 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
06:12:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.807767 30580 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
06:12:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.807797 30564 server_base.cc:1061] running on GCE node
06:12:28.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.808532 30564 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.808884 30564 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.810098 30564 hybrid_clock.cc:648] HybridClock initialized: now 1786515148810068 us; error 42 us; skew 500 ppm
06:12:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.811750 30564 webserver.cc:533] Webserver started at http://127.29.34.130:44889/ using document root <none> and password file <none>
06:12:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.812033 30564 fs_manager.cc:362] Metadata directory not provided
06:12:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.812121 30564 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.812286 30564 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:28.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.813499 30564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data/instance:
06:12:28.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd8f256a66384069affffce7903b7b61"
06:12:28.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.813956 30564 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal/instance:
06:12:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd8f256a66384069affffce7903b7b61"
06:12:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.815527 30564 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
06:12:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.816605 30593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.816824 30564 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.816913 30564 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd8f256a66384069affffce7903b7b61"
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.816995 30564 fs_report.cc:389] FS layout report
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data/data
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:28.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.839742 30564 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.840301 30564 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.840487 30564 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.840876 30564 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.841360 30564 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.841419 30564 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.841461 30564 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.841478 30564 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.849645 30564 rpc_server.cc:307] RPC server started. Bound to: 127.29.34.130:35933
06:12:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.849740 30784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.34.130:35933 every 8 connection(s)
06:12:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.850170 30564 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/data/info.pb
06:12:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.856503 30788 heartbeater.cc:344] Connected to a master server at 127.29.34.189:36629
06:12:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.856652 30788 heartbeater.cc:461] Registering TS with master...
06:12:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.856909 30788 heartbeater.cc:507] Master 127.29.34.189:36629 requested a full tablet report, sending...
06:12:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.857422 29834 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 30564
06:12:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.857487 30027 ts_manager.cc:194] Registered new tserver with Master: fd8f256a66384069affffce7903b7b61 (127.29.34.130:35933)
06:12:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.857546 29834 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-1/wal/instance
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.857177 30786 heartbeater.cc:344] Connected to a master server at 127.29.34.188:40725
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.858192 30786 heartbeater.cc:461] Registering TS with master...
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.858395 30786 heartbeater.cc:507] Master 127.29.34.188:40725 requested a full tablet report, sending...
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.857654 30787 heartbeater.cc:344] Connected to a master server at 127.29.34.190:38131
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.858600 30787 heartbeater.cc:461] Registering TS with master...
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.858719 30787 heartbeater.cc:507] Master 127.29.34.190:38131 requested a full tablet report, sending...
06:12:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.858755 30157 ts_manager.cc:194] Registered new tserver with Master: fd8f256a66384069affffce7903b7b61 (127.29.34.130:35933)
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.858954 29834 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/logs
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data/info.pb
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.131:0
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.34.131
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.131
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.859087 29900 ts_manager.cc:194] Registered new tserver with Master: fd8f256a66384069affffce7903b7b61 (127.29.34.130:35933)
06:12:28.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.859302 30157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.34.130:35459
06:12:28.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.961308 30794 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:28.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.961596 30794 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:28.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.961637 30794 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:28.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.963562 30794 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:28.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.963692 30794 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.34.131
06:12:28.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.965710 30794 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.34.148:41451
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.34.131:0
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data/info.pb
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.34.131
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.34.190:38131,127.29.34.189:36629,127.29.34.188:40725
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30794
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.34.131
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/logs
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.966110 30794 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.966497 30794 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.970147 30804 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
06:12:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.970129 30807 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
06:12:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:28.970129 30805 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
06:12:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.970741 30794 server_base.cc:1061] running on GCE node
06:12:28.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.970964 30794 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:28.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.971307 30794 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.972545 30794 hybrid_clock.cc:648] HybridClock initialized: now 1786515148972519 us; error 54 us; skew 500 ppm
06:12:28.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.974370 30794 webserver.cc:533] Webserver started at http://127.29.34.131:43805/ using document root <none> and password file <none>
06:12:28.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.974633 30794 fs_manager.cc:362] Metadata directory not provided
06:12:28.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.974681 30794 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:28.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.974800 30794 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.975777 30794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data/instance:
06:12:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b41ec3dbdb984da1bf608665f0cffecd"
06:12:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.976094 30794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal/instance:
06:12:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b41ec3dbdb984da1bf608665f0cffecd"
06:12:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.977522 30794 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.978367 30814 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.978628 30794 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.978701 30794 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b41ec3dbdb984da1bf608665f0cffecd"
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:28 on dist-test-slave-jq4t"
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:28.978758 30794 fs_report.cc:389] FS layout report
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data/data
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:28.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.004302 30794 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.004827 30794 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:29.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.004964 30794 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:29.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.005263 30794 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:29.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.005631 30794 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:29.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.005666 30794 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:29.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.005692 30794 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:29.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.005705 30794 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.014063 30794 rpc_server.cc:307] RPC server started. Bound to: 127.29.34.131:46259
06:12:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.014256 31011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.34.131:46259 every 8 connection(s)
06:12:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.014689 30794 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/data/info.pb
06:12:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.017267 29834 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 30794
06:12:29.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.017405 29834 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4489229099570872858/ts-2/wal/instance
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.022109 31017 heartbeater.cc:344] Connected to a master server at 127.29.34.189:36629
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.022269 31017 heartbeater.cc:461] Registering TS with master...
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.022554 31017 heartbeater.cc:507] Master 127.29.34.189:36629 requested a full tablet report, sending...
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023100 30027 ts_manager.cc:194] Registered new tserver with Master: b41ec3dbdb984da1bf608665f0cffecd (127.29.34.131:46259)
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023319 31013 heartbeater.cc:344] Connected to a master server at 127.29.34.188:40725
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023386 31013 heartbeater.cc:461] Registering TS with master...
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023391 31016 heartbeater.cc:344] Connected to a master server at 127.29.34.190:38131
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023455 31016 heartbeater.cc:461] Registering TS with master...
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023511 31013 heartbeater.cc:507] Master 127.29.34.188:40725 requested a full tablet report, sending...
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023523 31016 heartbeater.cc:507] Master 127.29.34.190:38131 requested a full tablet report, sending...
06:12:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023803 30157 ts_manager.cc:194] Registered new tserver with Master: b41ec3dbdb984da1bf608665f0cffecd (127.29.34.131:46259)
06:12:29.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.023834 29900 ts_manager.cc:194] Registered new tserver with Master: b41ec3dbdb984da1bf608665f0cffecd (127.29.34.131:46259)
06:12:29.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.024299 30157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.34.131:33829
06:12:29.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.033923 29834 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:29.035 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:29.035 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:29.036 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.34.190"
      port: 38131
    }
    bound_http_address {
      host: "127.29.34.190"
      port: 43621
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.34.189"
      port: 36629
    }
    bound_http_address {
      host: "127.29.34.189"
      port: 46715
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.34.188"
      port: 40725
    }
    bound_http_address {
      host: "127.29.34.188"
      port: 45857
    }
  }
}

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

06:12:29.037 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.34.129"
      port: 38891
    }
    bound_http_address {
      host: "127.29.34.129"
      port: 33225
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.34.130"
      port: 35933
    }
    bound_http_address {
      host: "127.29.34.130"
      port: 44889
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.34.131"
      port: 46259
    }
    bound_http_address {
      host: "127.29.34.131"
      port: 43805
    }
  }
}

06:12:29.037 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:29.040 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:29.042 [DEBUG - main] (Connection.java:748) [peer master-127.29.34.188:40725(127.29.34.188:40725)] connecting to peer
06:12:29.043 [DEBUG - main] (Connection.java:748) [peer master-127.29.34.190:38131(127.29.34.190:38131)] connecting to peer
06:12:29.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.34.188:40725(127.29.34.188:40725)] Successfully connected to peer
06:12:29.045 [DEBUG - main] (Connection.java:748) [peer master-127.29.34.189:36629(127.29.34.189:36629)] connecting to peer
06:12:29.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.34.190:38131(127.29.34.190:38131)] Successfully connected to peer
06:12:29.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.34.189:36629(127.29.34.189:36629)] Successfully connected to peer
06:12:29.048 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.34.190
06:12:29.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.34.189
06:12:29.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.34.188
06:12:29.064 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb77583d4, L:/127.0.0.1:55566 - R:/127.29.34.189:36629] using SASL/PLAIN
06:12:29.066 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d9e4510, L:/127.0.0.1:38166 - R:/127.29.34.190:38131] using SASL/PLAIN
06:12:29.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b3f4c55, L:/127.0.0.1:43924 - R:/127.29.34.188:40725] using SASL/PLAIN
06:12:29.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:29.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=32), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.34.188:40725, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.34.190:38131, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.34.189:36629, [25ms] Sub RPC ConnectToMaster: received response from server master-127.29.34.189:36629: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.34.190:38131: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.34.188:40725: OK, deferred=null) after lookup
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.074816 30157 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43924:
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515149041"
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:29.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:29.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f84f431db3734df280c6065d3e260721
06:12:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.085525 30898 tablet_service.cc:1511] Processing CreateTablet for tablet 80f17c88fd6541f48c0960b5e0e093d6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515149041 [id=f84f431db3734df280c6065d3e260721]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.085525 30444 tablet_service.cc:1511] Processing CreateTablet for tablet 311dae5bfc0d41c59159fb108b5a02af (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515149041 [id=f84f431db3734df280c6065d3e260721]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:29.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.085924 30444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311dae5bfc0d41c59159fb108b5a02af. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:29.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.085927 30898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f17c88fd6541f48c0960b5e0e093d6. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.088443 31046 tablet_bootstrap.cc:492] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: Bootstrap starting.
06:12:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.088670 31047 tablet_bootstrap.cc:492] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: Bootstrap starting.
06:12:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.089624 31046 tablet_bootstrap.cc:654] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: Neither blocks nor log segments found. Creating new log.
06:12:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.089625 31047 tablet_bootstrap.cc:654] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: Neither blocks nor log segments found. Creating new log.
06:12:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.090152 31046 log.cc:826] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: Log is configured to *not* fsync() on all Append() calls
06:12:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.090617 31047 log.cc:826] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: Log is configured to *not* fsync() on all Append() calls
06:12:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.091344 31046 tablet_bootstrap.cc:492] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: No bootstrap required, opened a new log
06:12:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.091475 31046 ts_tablet_manager.cc:1403] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
06:12:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.091728 31047 tablet_bootstrap.cc:492] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: No bootstrap required, opened a new log
06:12:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.091809 31047 ts_tablet_manager.cc:1403] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.093859 31047 raft_consensus.cc:359] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2" member_type: VOTER last_known_addr { host: "127.29.34.129" port: 38891 } }
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.093897 31046 raft_consensus.cc:359] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41ec3dbdb984da1bf608665f0cffecd" member_type: VOTER last_known_addr { host: "127.29.34.131" port: 46259 } }
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094048 31046 raft_consensus.cc:385] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094048 31047 raft_consensus.cc:385] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094086 31046 raft_consensus.cc:740] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b41ec3dbdb984da1bf608665f0cffecd, State: Initialized, Role: FOLLOWER
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094091 31047 raft_consensus.cc:740] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a7ab0ac66d437eb7664ac67dd8c9b2, State: Initialized, Role: FOLLOWER
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094208 31046 consensus_queue.cc:260] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [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: "b41ec3dbdb984da1bf608665f0cffecd" member_type: VOTER last_known_addr { host: "127.29.34.131" port: 46259 } }
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094208 31047 consensus_queue.cc:260] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [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: "07a7ab0ac66d437eb7664ac67dd8c9b2" member_type: VOTER last_known_addr { host: "127.29.34.129" port: 38891 } }
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094276 31047 raft_consensus.cc:399] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094276 31046 raft_consensus.cc:399] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094310 31046 raft_consensus.cc:493] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094310 31047 raft_consensus.cc:493] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094365 31046 raft_consensus.cc:3060] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 0 FOLLOWER]: Advancing to term 1
06:12:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.094370 31047 raft_consensus.cc:3060] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 0 FOLLOWER]: Advancing to term 1
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095258 31046 raft_consensus.cc:515] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41ec3dbdb984da1bf608665f0cffecd" member_type: VOTER last_known_addr { host: "127.29.34.131" port: 46259 } }
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095258 31047 raft_consensus.cc:515] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2" member_type: VOTER last_known_addr { host: "127.29.34.129" port: 38891 } }
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095398 31046 leader_election.cc:304] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [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: b41ec3dbdb984da1bf608665f0cffecd; no voters: 
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095398 31047 leader_election.cc:304] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [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: 07a7ab0ac66d437eb7664ac67dd8c9b2; no voters: 
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095613 31046 leader_election.cc:290] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095613 31047 leader_election.cc:290] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095726 31053 raft_consensus.cc:2804] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 1 FOLLOWER]: Leader election won for term 1
06:12:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095870 31046 ts_tablet_manager.cc:1434] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095870 31047 ts_tablet_manager.cc:1434] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095935 31052 raft_consensus.cc:2804] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 1 FOLLOWER]: Leader election won for term 1
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.096114 30552 heartbeater.cc:499] Master 127.29.34.188:40725 was elected leader, sending a full tablet report...
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.096127 31052 raft_consensus.cc:697] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [term 1 LEADER]: Becoming Leader. State: Replica: 07a7ab0ac66d437eb7664ac67dd8c9b2, State: Running, Role: LEADER
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.095904 31053 raft_consensus.cc:697] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [term 1 LEADER]: Becoming Leader. State: Replica: b41ec3dbdb984da1bf608665f0cffecd, State: Running, Role: LEADER
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.096091 31013 heartbeater.cc:499] Master 127.29.34.188:40725 was elected leader, sending a full tablet report...
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.096428 31053 consensus_queue.cc:237] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd [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: "b41ec3dbdb984da1bf608665f0cffecd" member_type: VOTER last_known_addr { host: "127.29.34.131" port: 46259 } }
06:12:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.096747 31052 consensus_queue.cc:237] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 [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: "07a7ab0ac66d437eb7664ac67dd8c9b2" member_type: VOTER last_known_addr { host: "127.29.34.129" port: 38891 } }
06:12:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.098278 30158 catalog_manager.cc:5739] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07a7ab0ac66d437eb7664ac67dd8c9b2 (127.29.34.129). New cstate: current_term: 1 leader_uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a7ab0ac66d437eb7664ac67dd8c9b2" member_type: VOTER last_known_addr { host: "127.29.34.129" port: 38891 } health_report { overall_health: HEALTHY } } }
06:12:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.098278 30157 catalog_manager.cc:5739] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd reported cstate change: term changed from 0 to 1, leader changed from <none> to b41ec3dbdb984da1bf608665f0cffecd (127.29.34.131). New cstate: current_term: 1 leader_uuid: "b41ec3dbdb984da1bf608665f0cffecd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41ec3dbdb984da1bf608665f0cffecd" member_type: VOTER last_known_addr { host: "127.29.34.131" port: 46259 } health_report { overall_health: HEALTHY } } }
06:12:29.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.114 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1b822fcc, flushNotification=Deferred@614580607(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:29.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.118 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.118 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.119 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.123 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.123 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.125 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.125 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.128 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.128 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.129 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.129 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.130 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.130 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.131 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.131 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.134 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.134 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.139 [DEBUG - kudu-nio-0] (Connection.java:748) [peer b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)] connecting to peer
06:12:29.141 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)] connecting to peer
06:12:29.142 [DEBUG - kudu-nio-3] (Connection.java:757) [peer b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)] Successfully connected to peer
06:12:29.143 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)] Successfully connected to peer
06:12:29.160 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xa253112d, L:/127.0.0.1:51632 - R:/127.29.34.129:38891] using TOKEN/null
06:12:29.160 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x199ef8c6, L:/127.0.0.1:36760 - R:/127.29.34.131:46259] using TOKEN/null
06:12:29.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.167 [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=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.168 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.34.188:40725, [2ms] Sub RPC GetTableLocations: received response from server master-127.29.34.188:40725: OK, deferred=null)) after lookup
06:12:29.175 [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-1786515149041, tablet=80f17c88fd6541f48c0960b5e0e093d6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:29.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 80f17c88fd6541f48c0960b5e0e093d6 for partition [0x00000000, 0x00000001) with scanner id null
06:12:29.179 [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-1786515149041, tablet=311dae5bfc0d41c59159fb108b5a02af, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:29.180 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 311dae5bfc0d41c59159fb108b5a02af for partition [0x00000001, 0x00000002) with scanner id null
06:12:29.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.182108 30147 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43924:
06:12:29.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515149041" } 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 } } }
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.186141 31074 tablet.cc:1724] T 311dae5bfc0d41c59159fb108b5a02af P 07a7ab0ac66d437eb7664ac67dd8c9b2: Alter schema from (
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.186133 31076 tablet.cc:1724] T 80f17c88fd6541f48c0960b5e0e093d6 P b41ec3dbdb984da1bf608665f0cffecd: Alter schema from (
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.193933 30558 maintenance_manager.cc:419] P 07a7ab0ac66d437eb7664ac67dd8c9b2: Scheduling UndoDeltaBlockGCOp(311dae5bfc0d41c59159fb108b5a02af): 506 bytes on disk
06:12:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.194579 30368 maintenance_manager.cc:643] P 07a7ab0ac66d437eb7664ac67dd8c9b2: UndoDeltaBlockGCOp(311dae5bfc0d41c59159fb108b5a02af) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":26,"lbm_reads_lt_1ms":4}
06:12:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.195112 30157 catalog_manager.cc:6284] T 00000000000000000000000000000000 P d83b91aafb7940eaa324b5a1c398447a: org.apache.kudu.client.TestAlterTable-1786515149041 [id=f84f431db3734df280c6065d3e260721] alter complete (version 1)
06:12:29.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f84f431db3734df280c6065d3e260721
06:12:29.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 80f17c88fd6541f48c0960b5e0e093d6 for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000000, 0x00000001)
06:12:29.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 311dae5bfc0d41c59159fb108b5a02af for table 'org.apache.kudu.client.TestAlterTable-1786515149041' with partition [0x00000001, 0x00000002)
06:12:29.216 [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=80f17c88fd6541f48c0960b5e0e093d6@[b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=311dae5bfc0d41c59159fb108b5a02af@[07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:29.216 [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=2), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.34.188:40725, [2ms] Sub RPC GetTableLocations: received response from server master-127.29.34.188:40725: OK, deferred=null)) after lookup
06:12:29.221 [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-1786515149041, tablet=80f17c88fd6541f48c0960b5e0e093d6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:29.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 80f17c88fd6541f48c0960b5e0e093d6 for partition [0x00000000, 0x00000001) with scanner id null
06:12:29.230 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515149041, tablet=311dae5bfc0d41c59159fb108b5a02af, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:29.230 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 311dae5bfc0d41c59159fb108b5a02af for partition [0x00000001, 0x00000002) with scanner id null
06:12:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.237397 30157 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43924:
06:12:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515149041" } 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 } } }
06:12:29.244 [DEBUG - main] (Connection.java:575) [peer 07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)] disconnecting while in state READY
06:12:29.244 [DEBUG - main] (Connection.java:575) [peer b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)] disconnecting while in state READY
06:12:29.245 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)] handling channelInactive
06:12:29.245 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 07a7ab0ac66d437eb7664ac67dd8c9b2(127.29.34.129:38891)] cleaning up while in state READY due to: connection closed
06:12:29.245 [DEBUG - kudu-nio-3] (Connection.java:239) [peer b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)] handling channelInactive
06:12:29.246 [DEBUG - kudu-nio-3] (Connection.java:709) [peer b41ec3dbdb984da1bf608665f0cffecd(127.29.34.131:46259)] cleaning up while in state READY due to: connection closed
06:12:29.246 [DEBUG - main] (Connection.java:575) [peer master-127.29.34.188:40725(127.29.34.188:40725)] disconnecting while in state READY
06:12:29.246 [DEBUG - main] (Connection.java:575) [peer master-127.29.34.190:38131(127.29.34.190:38131)] disconnecting while in state READY
06:12:29.247 [DEBUG - main] (Connection.java:575) [peer master-127.29.34.189:36629(127.29.34.189:36629)] disconnecting while in state READY
06:12:29.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.34.190:38131(127.29.34.190:38131)] handling channelInactive
06:12:29.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.34.190:38131(127.29.34.190:38131)] cleaning up while in state READY due to: connection closed
06:12:29.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.34.188:40725(127.29.34.188:40725)] handling channelInactive
06:12:29.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.34.188:40725(127.29.34.188:40725)] cleaning up while in state READY due to: connection closed
06:12:29.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.34.189:36629(127.29.34.189:36629)] handling channelInactive
06:12:29.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.34.189:36629(127.29.34.189:36629)] cleaning up while in state READY due to: connection closed
06:12:29.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.253624 29834 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 30326
06:12:29.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.319186 29834 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 30564
06:12:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.352246 29834 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 30794
06:12:29.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.373255 30275 catalog_manager.cc:1296] Loaded cluster ID: 909ee3088990418e81aef60cd476bf62
06:12:29.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.373402 30275 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 7a2ed0d012c8491ca81048008ae4edbf: loading cluster ID for follower catalog manager: success
06:12:29.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.374454 29834 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 29854
06:12:29.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.402541 29834 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 29973
06:12:29.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.427469 29834 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 30105
06:12:29.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:29Z chronyd exiting
.06:12:29.507 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515149507
06:12:29.514 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:29.514 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:29.514 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:29.515 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:29.515 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:29.518 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.617223 31087 mini_oidc.cc:150] Starting JWKS server
06:12:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.617992 31087 webserver.cc:533] Webserver started at http://127.0.0.1:36433/ using document root <none> and password file <none>
06:12:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.618131 31087 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.618366 31087 webserver.cc:533] Webserver started at http://127.0.0.1:40109/ using document root <none> and password file <none>
06:12:29.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:29Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:29.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:29Z Disabled control of system clock
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.635187 31087 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/logs
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data/info.pb
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.254:42883
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.254
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json with env {}
06:12:29.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.734318 31104 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:29.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.734540 31104 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:29.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.734567 31104 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.736220 31104 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.736274 31104 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.736289 31104 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.736301 31104 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.736315 31104 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.736325 31104 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36433/jwks.json
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.738088 31104 master_runner.cc:387] Master server non-default flags:
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.254:42883
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data/info.pb
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.254
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31104
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/logs
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:29.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:29.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.738384 31104 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:29.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.738662 31104 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:29.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.742159 31114 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
06:12:29.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.742273 31104 server_base.cc:1061] running on GCE node
06:12:29.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.742166 31121 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
06:12:29.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.742183 31115 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
06:12:29.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.742643 31104 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:29.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.743008 31104 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:29.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.744210 31104 hybrid_clock.cc:648] HybridClock initialized: now 1786515149744201 us; error 80 us; skew 500 ppm
06:12:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.745683 31104 webserver.cc:533] Webserver started at http://127.30.91.254:36785/ using document root <none> and password file <none>
06:12:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.745900 31104 fs_manager.cc:362] Metadata directory not provided
06:12:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.745940 31104 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.746043 31104 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.747016 31104 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data/instance:
06:12:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec"
06:12:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:29 on dist-test-slave-jq4t"
06:12:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.747329 31104 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal/instance:
06:12:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec"
06:12:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:29 on dist-test-slave-jq4t"
06:12:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.748659 31104 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.749428 31132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.749629 31104 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.749738 31104 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec"
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:29 on dist-test-slave-jq4t"
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.749830 31104 fs_report.cc:389] FS layout report
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data/data
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:29.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.771652 31104 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:29.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.772348 31104 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:29.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.772596 31104 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:29.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.778128 31104 rpc_server.cc:307] RPC server started. Bound to: 127.30.91.254:42883
06:12:29.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.778175 31208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.91.254:42883 every 8 connection(s)
06:12:29.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.778659 31104 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/data/info.pb
06:12:29.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.779456 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.781630 31210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } has no permanent_uuid. Determining permanent_uuid...
06:12:29.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.782724 31087 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 31104
06:12:29.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.782883 31087 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-0/wal/instance
06:12:29.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.783809 31087 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/logs
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data/info.pb
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.253:46501
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.253
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json with env {}
06:12:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.788359 31210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } has no permanent_uuid. Determining permanent_uuid...
06:12:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.788846 31135 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.91.253:46501: connect: Connection refused (error 111)
06:12:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.789340 31210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.253:46501: Network error: Client connection negotiation failed: client connection to 127.30.91.253:46501: connect: Connection refused (error 111)
06:12:29.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.838640 31210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } attempt: 1
06:12:29.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.840006 31210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.253:46501: Network error: Client connection negotiation failed: client connection to 127.30.91.253:46501: connect: Connection refused (error 111)
06:12:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.884749 31216 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.885032 31216 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.885080 31216 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.886960 31216 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.887063 31216 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.887087 31216 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.887118 31216 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.887136 31216 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.887156 31216 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36433/jwks.json
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.889008 31216 master_runner.cc:387] Master server non-default flags:
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.253:46501
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data/info.pb
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.253
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31216
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/logs
06:12:29.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.889441 31216 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.889825 31216 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:29.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.893613 31225 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
06:12:29.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.893599 31230 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
06:12:29.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.893599 31227 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
06:12:29.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.894040 31216 server_base.cc:1061] running on GCE node
06:12:29.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.894320 31216 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:29.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.894610 31216 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:29.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.895798 31216 hybrid_clock.cc:648] HybridClock initialized: now 1786515149895788 us; error 64 us; skew 500 ppm
06:12:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.897449 31216 webserver.cc:533] Webserver started at http://127.30.91.253:38777/ using document root <none> and password file <none>
06:12:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.897739 31216 fs_manager.cc:362] Metadata directory not provided
06:12:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.897815 31216 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:29.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.897981 31216 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.899076 31216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data/instance:
06:12:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22254b102cbe4d38b7646c64fbcc9289"
06:12:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:29 on dist-test-slave-jq4t"
06:12:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.899507 31216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal/instance:
06:12:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22254b102cbe4d38b7646c64fbcc9289"
06:12:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:29 on dist-test-slave-jq4t"
06:12:29.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.901019 31216 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.901906 31236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.902112 31216 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.902206 31216 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22254b102cbe4d38b7646c64fbcc9289"
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:29 on dist-test-slave-jq4t"
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.902283 31216 fs_report.cc:389] FS layout report
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data/data
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:29.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.908288 31210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } attempt: 2
06:12:29.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.909391 31210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.253:46501: Network error: Client connection negotiation failed: client connection to 127.30.91.253:46501: connect: Connection refused (error 111)
06:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.917084 31216 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.917646 31216 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.917842 31216 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.923597 31216 rpc_server.cc:307] RPC server started. Bound to: 127.30.91.253:46501
06:12:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.923825 31325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.91.253:46501 every 8 connection(s)
06:12:29.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.924239 31216 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/data/info.pb
06:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.925238 31326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:29.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.926934 31326 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } has no permanent_uuid. Determining permanent_uuid...
06:12:29.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.932430 31087 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 31216
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.932579 31087 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-1/wal/instance
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.932934 31326 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } has no permanent_uuid. Determining permanent_uuid...
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.933151 31087 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/logs
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data/info.pb
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.252:41163
06:12:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.252
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json with env {}
06:12:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.938063 31326 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } has no permanent_uuid. Determining permanent_uuid...
06:12:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.938757 31240 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.91.252:41163: connect: Connection refused (error 111)
06:12:29.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.939430 31326 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.252:41163: Network error: Client connection negotiation failed: client connection to 127.30.91.252:41163: connect: Connection refused (error 111)
06:12:29.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:29.988726 31326 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } attempt: 1
06:12:29.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:29.989928 31326 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.252:41163: Network error: Client connection negotiation failed: client connection to 127.30.91.252:41163: connect: Connection refused (error 111)
06:12:30.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.000623 31210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } attempt: 3
06:12:30.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.005439 31210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } has no permanent_uuid. Determining permanent_uuid...
06:12:30.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.006639 31210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.252:41163: Network error: Client connection negotiation failed: client connection to 127.30.91.252:41163: connect: Connection refused (error 111)
06:12:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.037855 31210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } attempt: 1
06:12:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.039036 31210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.252:41163: Network error: Client connection negotiation failed: client connection to 127.30.91.252:41163: connect: Connection refused (error 111)
06:12:30.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.043488 31333 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:30.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.043718 31333 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:30.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.043744 31333 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:30.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.045598 31333 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:30.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.045656 31333 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.045674 31333 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.045693 31333 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.045709 31333 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.045722 31333 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36433/jwks.json
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.047623 31333 master_runner.cc:387] Master server non-default flags:
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.252:41163
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data/info.pb
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.252
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31333
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/logs
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.047899 31333 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.048172 31333 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.051016 31347 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
06:12:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.051024 31343 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
06:12:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.051024 31342 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
06:12:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.051386 31333 server_base.cc:1061] running on GCE node
06:12:30.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.051791 31333 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:30.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.052101 31333 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.053292 31333 hybrid_clock.cc:648] HybridClock initialized: now 1786515150053261 us; error 74 us; skew 500 ppm
06:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.054678 31333 webserver.cc:533] Webserver started at http://127.30.91.252:42079/ using document root <none> and password file <none>
06:12:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.054940 31333 fs_manager.cc:362] Metadata directory not provided
06:12:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.055013 31333 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.055160 31333 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.056181 31333 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data/instance:
06:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddbd0e1362b146b483bd3273d30941f2"
06:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.056651 31333 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal/instance:
06:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddbd0e1362b146b483bd3273d30941f2"
06:12:30.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.058008 31333 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.058131 31326 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } attempt: 2
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.059051 31360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.059078 31326 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.91.252:41163: Network error: Client connection negotiation failed: client connection to 127.30.91.252:41163: connect: Connection refused (error 111)
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.059242 31333 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.059322 31333 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddbd0e1362b146b483bd3273d30941f2"
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.059381 31333 fs_report.cc:389] FS layout report
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data/data
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.073892 31333 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.074350 31333 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.074470 31333 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:30.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.079552 31333 rpc_server.cc:307] RPC server started. Bound to: 127.30.91.252:41163
06:12:30.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.079610 31455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.91.252:41163 every 8 connection(s)
06:12:30.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.080063 31333 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/data/info.pb
06:12:30.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.080909 31456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:30.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.081624 31087 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 31333
06:12:30.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.081768 31087 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/master-2/wal/instance
06:12:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.082593 31456 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } has no permanent_uuid. Determining permanent_uuid...
06:12:30.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.088840 31456 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } has no permanent_uuid. Determining permanent_uuid...
06:12:30.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.092598 31456 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } has no permanent_uuid. Determining permanent_uuid...
06:12:30.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.097707 31456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: Bootstrap starting.
06:12:30.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.098591 31456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: Neither blocks nor log segments found. Creating new log.
06:12:30.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.098937 31456 log.cc:826] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: Log is configured to *not* fsync() on all Append() calls
06:12:30.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.099838 31456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: No bootstrap required, opened a new log
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.101926 31456 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.102074 31456 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.102113 31456 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddbd0e1362b146b483bd3273d30941f2, State: Initialized, Role: FOLLOWER
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.102222 31456 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.102591 31456 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [sys.catalog]: configured and running, proceeding with master startup.
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.102574 31474 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.102711 31474 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.104954 31491 catalog_manager.cc:1614] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.105134 31491 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.105021 31333 master_runner.cc:187] Error getting master registration for 127.30.91.254:42883: OK, instance_id { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" instance_seqno: 1786515149776586 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.106508 31333 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.114228 31210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } attempt: 2
06:12:30.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.119333 31210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: Bootstrap starting.
06:12:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.120297 31210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: Neither blocks nor log segments found. Creating new log.
06:12:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.121038 31210 log.cc:826] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: Log is configured to *not* fsync() on all Append() calls
06:12:30.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.121870 31210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: No bootstrap required, opened a new log
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124003 31210 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124148 31210 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124182 31210 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf6ff68454fd4757ad8e4ea06d2d93ec, State: Initialized, Role: FOLLOWER
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124303 31210 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124725 31210 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [sys.catalog]: configured and running, proceeding with master startup.
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124747 31497 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.124858 31497 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.127076 31515 catalog_manager.cc:1614] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:30.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.127262 31515 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:30.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.127749 31104 master_runner.cc:187] Error getting master registration for 127.30.91.253:46501: OK, instance_id { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" instance_seqno: 1786515149922101 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:30.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.129755 31104 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:30.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.150264 31326 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } attempt: 3
06:12:30.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.156549 31326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Bootstrap starting.
06:12:30.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.157583 31326 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Neither blocks nor log segments found. Creating new log.
06:12:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.157940 31326 log.cc:826] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Log is configured to *not* fsync() on all Append() calls
06:12:30.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.158939 31326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: No bootstrap required, opened a new log
06:12:30.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.161242 31326 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.161417 31326 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.161451 31326 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22254b102cbe4d38b7646c64fbcc9289, State: Initialized, Role: FOLLOWER
06:12:30.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.161623 31326 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.162016 31326 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: configured and running, proceeding with master startup.
06:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.161981 31524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.162393 31524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.164762 31542 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:30.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.165598 31542 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:30.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.168596 31216 master_runner.cc:264] No leader master found from master 22254b102cbe4d38b7646c64fbcc9289
06:12:30.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.168659 31216 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:30.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.168701 31247 tablet.cc:2406] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.169040 31524 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.169128 31524 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.169377 31524 leader_election.cc:290] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf6ff68454fd4757ad8e4ea06d2d93ec (127.30.91.254:42883), ddbd0e1362b146b483bd3273d30941f2 (127.30.91.252:41163)
06:12:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.169704 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22254b102cbe4d38b7646c64fbcc9289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" is_pre_election: true
06:12:30.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.169899 31169 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22254b102cbe4d38b7646c64fbcc9289 in term 0.
06:12:30.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.170127 31244 leader_election.cc:304] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [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: 22254b102cbe4d38b7646c64fbcc9289, cf6ff68454fd4757ad8e4ea06d2d93ec; no voters: 
06:12:30.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.170264 31524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:30.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.170310 31524 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:30.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.170333 31524 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 0 FOLLOWER]: Advancing to term 1
06:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.171499 31524 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.171680 31524 leader_election.cc:290] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [CANDIDATE]: Term 1 election: Requested vote from peers cf6ff68454fd4757ad8e4ea06d2d93ec (127.30.91.254:42883), ddbd0e1362b146b483bd3273d30941f2 (127.30.91.252:41163)
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.171975 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22254b102cbe4d38b7646c64fbcc9289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec"
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.172111 31169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 0 FOLLOWER]: Advancing to term 1
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.172101 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22254b102cbe4d38b7646c64fbcc9289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddbd0e1362b146b483bd3273d30941f2"
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.172106 31402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22254b102cbe4d38b7646c64fbcc9289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddbd0e1362b146b483bd3273d30941f2" is_pre_election: true
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.172297 31401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [term 0 FOLLOWER]: Advancing to term 1
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.173272 31169 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22254b102cbe4d38b7646c64fbcc9289 in term 1.
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.173422 31401 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22254b102cbe4d38b7646c64fbcc9289 in term 1.
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.173486 31244 leader_election.cc:304] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [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: 22254b102cbe4d38b7646c64fbcc9289, cf6ff68454fd4757ad8e4ea06d2d93ec; no voters: 
06:12:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.173712 31524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 1 FOLLOWER]: Leader election won for term 1
06:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.173920 31524 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [term 1 LEADER]: Becoming Leader. State: Replica: 22254b102cbe4d38b7646c64fbcc9289, State: Running, Role: LEADER
06:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.174034 31524 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [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: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } }
06:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.174532 31544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22254b102cbe4d38b7646c64fbcc9289. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.174631 31544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: This master's current role is: LEADER
06:12:30.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.175382 31546 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:30.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.175632 31546 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:30.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.177572 31169 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [term 1 FOLLOWER]: Refusing update from remote peer 22254b102cbe4d38b7646c64fbcc9289: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:30.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.177687 31401 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [term 1 FOLLOWER]: Refusing update from remote peer 22254b102cbe4d38b7646c64fbcc9289: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:30.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.178146 31544 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:30.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.178594 31544 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:30.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.179908 31474 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22254b102cbe4d38b7646c64fbcc9289. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.179996 31474 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.180020 31497 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22254b102cbe4d38b7646c64fbcc9289. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.180101 31497 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.181336 31544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.181424 31544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: This master's current role is: LEADER
06:12:30.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.181967 31474 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.182045 31474 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2 [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.182690 31547 mvcc.cc:204] Tried to move back new op lower bound from 7317566055124205568 to 7317566055113539584. Current Snapshot: MvccSnapshot[applied={T|T < 7317566055124205568}]
06:12:30.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.183341 31548 mvcc.cc:204] Tried to move back new op lower bound from 7317566055124205568 to 7317566055113539584. Current Snapshot: MvccSnapshot[applied={T|T < 7317566055124205568}]
06:12:30.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.185031 31546 catalog_manager.cc:1384] Generated new cluster ID: e487a4396b614434a2990d7b4278c4eb
06:12:30.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.185173 31546 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:30.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.194375 31524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.194482 31524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289 [sys.catalog]: This master's current role is: LEADER
06:12:30.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.195318 31497 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "22254b102cbe4d38b7646c64fbcc9289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf6ff68454fd4757ad8e4ea06d2d93ec" member_type: VOTER last_known_addr { host: "127.30.91.254" port: 42883 } } peers { permanent_uuid: "22254b102cbe4d38b7646c64fbcc9289" member_type: VOTER last_known_addr { host: "127.30.91.253" port: 46501 } } peers { permanent_uuid: "ddbd0e1362b146b483bd3273d30941f2" member_type: VOTER last_known_addr { host: "127.30.91.252" port: 41163 } } }
06:12:30.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.195426 31497 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec [sys.catalog]: This master's current role is: FOLLOWER
06:12:30.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.195700 31549 mvcc.cc:204] Tried to move back new op lower bound from 7317566055124205568 to 7317566055113539584. Current Snapshot: MvccSnapshot[applied={T|T < 7317566055124205568}]
06:12:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.208209 31546 catalog_manager.cc:1407] Generated new certificate authority record
06:12:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.209626 31546 catalog_manager.cc:1560] Loading token signing keys...
06:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.221503 31546 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Generated new TSK 0
06:12:30.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.222240 31546 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.226825 31087 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:30.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/logs
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data/info.pb
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.193:0
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.91.193
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.193
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.366149 31563 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.366437 31563 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.366477 31563 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:30.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.368620 31563 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:30.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.368723 31563 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.30.91.193
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.370561 31563 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal
06:12:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.193:0
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data/info.pb
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.193
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31563
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.91.193
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/logs
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.370926 31563 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.371292 31563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:30.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.374414 31575 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
06:12:30.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.374429 31576 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
06:12:30.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.375072 31579 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
06:12:30.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.375584 31563 server_base.cc:1061] running on GCE node
06:12:30.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.375806 31563 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:30.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.376112 31563 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.377310 31563 hybrid_clock.cc:648] HybridClock initialized: now 1786515150377286 us; error 49 us; skew 500 ppm
06:12:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.378790 31563 webserver.cc:533] Webserver started at http://127.30.91.193:38625/ using document root <none> and password file <none>
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.379060 31563 fs_manager.cc:362] Metadata directory not provided
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.379160 31563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.379307 31563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.380322 31563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data/instance:
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b526dc676e4419cbadf060eb054f341"
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.380707 31563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal/instance:
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b526dc676e4419cbadf060eb054f341"
06:12:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.384665 31563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.001s
06:12:30.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.387627 31587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:30.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.387846 31563 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.387925 31563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b526dc676e4419cbadf060eb054f341"
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.388052 31563 fs_report.cc:389] FS layout report
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data/data
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.403338 31563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.403793 31563 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.403981 31563 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.404340 31563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.405010 31563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.405052 31563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.405079 31563 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.405092 31563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:30.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.414430 31563 rpc_server.cc:307] RPC server started. Bound to: 127.30.91.193:32965
06:12:30.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.414515 31767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.91.193:32965 every 8 connection(s)
06:12:30.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.415040 31563 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/data/info.pb
06:12:30.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.418605 31087 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 31563
06:12:30.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.418736 31087 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal/instance
06:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.420589 31087 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal
06:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data
06:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/logs
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data/info.pb
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.194:0
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.91.194
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.194
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:30.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.422559 31770 heartbeater.cc:344] Connected to a master server at 127.30.91.253:46501
06:12:30.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.422675 31770 heartbeater.cc:461] Registering TS with master...
06:12:30.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.422904 31770 heartbeater.cc:507] Master 127.30.91.253:46501 requested a full tablet report, sending...
06:12:30.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.423435 31263 ts_manager.cc:194] Registered new tserver with Master: 8b526dc676e4419cbadf060eb054f341 (127.30.91.193:32965)
06:12:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.424578 31263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.30.91.193:36569
06:12:30.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.425565 31769 heartbeater.cc:344] Connected to a master server at 127.30.91.254:42883
06:12:30.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.425639 31769 heartbeater.cc:461] Registering TS with master...
06:12:30.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.425714 31769 heartbeater.cc:507] Master 127.30.91.254:42883 requested a full tablet report, sending...
06:12:30.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.426203 31155 ts_manager.cc:194] Registered new tserver with Master: 8b526dc676e4419cbadf060eb054f341 (127.30.91.193:32965)
06:12:30.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.428628 31768 heartbeater.cc:344] Connected to a master server at 127.30.91.252:41163
06:12:30.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.428712 31768 heartbeater.cc:461] Registering TS with master...
06:12:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.428776 31768 heartbeater.cc:507] Master 127.30.91.252:41163 requested a full tablet report, sending...
06:12:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.429490 31385 ts_manager.cc:194] Registered new tserver with Master: 8b526dc676e4419cbadf060eb054f341 (127.30.91.193:32965)
06:12:30.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.528700 31775 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:30.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.528944 31775 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:30.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.528970 31775 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:30.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.530655 31775 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:30.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.530725 31775 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.30.91.194
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.532601 31775 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal
06:12:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.194:0
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data/info.pb
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.194
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31775
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.91.194
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/logs
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.532873 31775 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.533130 31775 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.536203 31785 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
06:12:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.536237 31783 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
06:12:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.536224 31787 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
06:12:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.536662 31775 server_base.cc:1061] running on GCE node
06:12:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.536844 31775 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:30.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.537057 31775 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.538261 31775 hybrid_clock.cc:648] HybridClock initialized: now 1786515150538227 us; error 46 us; skew 500 ppm
06:12:30.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.539788 31775 webserver.cc:533] Webserver started at http://127.30.91.194:39569/ using document root <none> and password file <none>
06:12:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.540064 31775 fs_manager.cc:362] Metadata directory not provided
06:12:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.540149 31775 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.540305 31775 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.541419 31775 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data/instance:
06:12:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "155a1732079e4fb2858320e77a732ff6"
06:12:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.541894 31775 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal/instance:
06:12:30.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "155a1732079e4fb2858320e77a732ff6"
06:12:30.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.543395 31775 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.544292 31795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.544524 31775 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.544626 31775 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "155a1732079e4fb2858320e77a732ff6"
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.544708 31775 fs_report.cc:389] FS layout report
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data/data
06:12:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.558624 31775 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.559152 31775 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.559361 31775 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.559719 31775 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.560204 31775 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.560266 31775 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.560313 31775 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.560331 31775 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.568835 31775 rpc_server.cc:307] RPC server started. Bound to: 127.30.91.194:44059
06:12:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.568905 31984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.91.194:44059 every 8 connection(s)
06:12:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.569310 31775 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/data/info.pb
06:12:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.572412 31087 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 31775
06:12:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.572570 31087 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal/instance
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.575344 31087 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/logs
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data/info.pb
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.195:0
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.91.195
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.195
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:30.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.576838 31986 heartbeater.cc:344] Connected to a master server at 127.30.91.254:42883
06:12:30.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.576996 31986 heartbeater.cc:461] Registering TS with master...
06:12:30.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.577046 31985 heartbeater.cc:344] Connected to a master server at 127.30.91.252:41163
06:12:30.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.577111 31985 heartbeater.cc:461] Registering TS with master...
06:12:30.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.577258 31986 heartbeater.cc:507] Master 127.30.91.254:42883 requested a full tablet report, sending...
06:12:30.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.577258 31985 heartbeater.cc:507] Master 127.30.91.252:41163 requested a full tablet report, sending...
06:12:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.577890 31385 ts_manager.cc:194] Registered new tserver with Master: 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059)
06:12:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.578329 31155 ts_manager.cc:194] Registered new tserver with Master: 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059)
06:12:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.578346 31987 heartbeater.cc:344] Connected to a master server at 127.30.91.253:46501
06:12:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.578398 31987 heartbeater.cc:461] Registering TS with master...
06:12:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.578500 31987 heartbeater.cc:507] Master 127.30.91.253:46501 requested a full tablet report, sending...
06:12:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.578758 31263 ts_manager.cc:194] Registered new tserver with Master: 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059)
06:12:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.579335 31263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.30.91.194:50023
06:12:30.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.675276 31995 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:30.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.675549 31995 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:30.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.675592 31995 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:30.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.677388 31995 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:30.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.677501 31995 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.30.91.195
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.679240 31995 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.91.212:36277
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.91.195:0
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data/info.pb
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.91.195
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.91.254:42883,127.30.91.253:46501,127.30.91.252:41163
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31995
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.91.195
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/logs
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.679567 31995 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.679910 31995 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:30.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.683511 32006 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
06:12:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.683516 32002 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
06:12:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.683547 32008 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
06:12:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.683818 31995 server_base.cc:1061] running on GCE node
06:12:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.684208 31995 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:30.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.684616 31995 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:30.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.685806 31995 hybrid_clock.cc:648] HybridClock initialized: now 1786515150685773 us; error 45 us; skew 500 ppm
06:12:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.687361 31995 webserver.cc:533] Webserver started at http://127.30.91.195:46093/ using document root <none> and password file <none>
06:12:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.687642 31995 fs_manager.cc:362] Metadata directory not provided
06:12:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.687713 31995 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.687872 31995 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.689023 31995 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data/instance:
06:12:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d8febacbc2f4ec9b81348f0cff9de4c"
06:12:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.689436 31995 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal/instance:
06:12:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d8febacbc2f4ec9b81348f0cff9de4c"
06:12:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.690920 31995 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.691916 32020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.692263 31995 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.692363 31995 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d8febacbc2f4ec9b81348f0cff9de4c"
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:30 on dist-test-slave-jq4t"
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.692447 31995 fs_report.cc:389] FS layout report
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data/data
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:30.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.708101 31995 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:30.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.708714 31995 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.708906 31995 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.709290 31995 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.709766 31995 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.709824 31995 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.709865 31995 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:30.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.709882 31995 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.717351 31995 rpc_server.cc:307] RPC server started. Bound to: 127.30.91.195:37413
06:12:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.717537 32224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.91.195:37413 every 8 connection(s)
06:12:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.717841 31995 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/data/info.pb
06:12:30.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.723861 31087 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 31995
06:12:30.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.723994 31087 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal/instance
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.725705 32229 heartbeater.cc:344] Connected to a master server at 127.30.91.253:46501
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.725859 32229 heartbeater.cc:461] Registering TS with master...
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.725935 32228 heartbeater.cc:344] Connected to a master server at 127.30.91.254:42883
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726044 32228 heartbeater.cc:461] Registering TS with master...
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726119 32229 heartbeater.cc:507] Master 127.30.91.253:46501 requested a full tablet report, sending...
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726184 32228 heartbeater.cc:507] Master 127.30.91.254:42883 requested a full tablet report, sending...
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726573 31263 ts_manager.cc:194] Registered new tserver with Master: 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413)
06:12:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726656 31155 ts_manager.cc:194] Registered new tserver with Master: 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413)
06:12:30.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726859 32225 heartbeater.cc:344] Connected to a master server at 127.30.91.252:41163
06:12:30.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.726944 32225 heartbeater.cc:461] Registering TS with master...
06:12:30.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.727046 32225 heartbeater.cc:507] Master 127.30.91.252:41163 requested a full tablet report, sending...
06:12:30.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.727198 31263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.30.91.195:53477
06:12:30.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.727401 31385 ts_manager.cc:194] Registered new tserver with Master: 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413)
06:12:30.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.740217 31087 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:30.741 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:30.741 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:30.742 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.30.91.254"
      port: 42883
    }
    bound_http_address {
      host: "127.30.91.254"
      port: 36785
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.30.91.253"
      port: 46501
    }
    bound_http_address {
      host: "127.30.91.253"
      port: 38777
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.30.91.252"
      port: 41163
    }
    bound_http_address {
      host: "127.30.91.252"
      port: 42079
    }
  }
}

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

06:12:30.743 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.30.91.193"
      port: 32965
    }
    bound_http_address {
      host: "127.30.91.193"
      port: 38625
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.30.91.194"
      port: 44059
    }
    bound_http_address {
      host: "127.30.91.194"
      port: 39569
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.30.91.195"
      port: 37413
    }
    bound_http_address {
      host: "127.30.91.195"
      port: 46093
    }
  }
}

06:12:30.743 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:30.747 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:30.748 [DEBUG - main] (Connection.java:748) [peer master-127.30.91.253:46501(127.30.91.253:46501)] connecting to peer
06:12:30.750 [DEBUG - main] (Connection.java:748) [peer master-127.30.91.254:42883(127.30.91.254:42883)] connecting to peer
06:12:30.751 [DEBUG - main] (Connection.java:748) [peer master-127.30.91.252:41163(127.30.91.252:41163)] connecting to peer
06:12:30.751 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.30.91.253:46501(127.30.91.253:46501)] Successfully connected to peer
06:12:30.752 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.30.91.254:42883(127.30.91.254:42883)] Successfully connected to peer
06:12:30.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.30.91.252:41163(127.30.91.252:41163)] Successfully connected to peer
06:12:30.754 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.30.91.253
06:12:30.754 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.30.91.254
06:12:30.756 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.30.91.252
06:12:30.768 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf56ddcc8, L:/127.0.0.1:46192 - R:/127.30.91.253:46501] using SASL/PLAIN
06:12:30.768 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3a12195d, L:/127.0.0.1:51226 - R:/127.30.91.254:42883] using SASL/PLAIN
06:12:30.768 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c61ace5, L:/127.0.0.1:46426 - R:/127.30.91.252:41163] using SASL/PLAIN
06:12:30.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:30.770 [DEBUG - kudu-nio-0] (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.30.91.253:46501, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.30.91.254:42883, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.30.91.252:41163, [22ms] Sub RPC ConnectToMaster: received response from server master-127.30.91.252:41163: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.30.91.253:46501: OK, deferred=null) after lookup
06:12:30.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.771704 31263 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46192:
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515150747"
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:30.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 9728c3d34780404eb270a717dd01bff8
06:12:30.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.786881 32111 tablet_service.cc:1511] Processing CreateTablet for tablet f84e3271ea8a484790e66dea1aaa638e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:30.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.787163 31873 tablet_service.cc:1511] Processing CreateTablet for tablet 6d95e392d2514388b5e0d40b8aa43ac0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:30.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.787335 32111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84e3271ea8a484790e66dea1aaa638e. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:30.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.787446 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d95e392d2514388b5e0d40b8aa43ac0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.789883 32276 tablet_bootstrap.cc:492] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Bootstrap starting.
06:12:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.790258 32277 tablet_bootstrap.cc:492] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Bootstrap starting.
06:12:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.790993 32276 tablet_bootstrap.cc:654] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Neither blocks nor log segments found. Creating new log.
06:12:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.791191 32277 tablet_bootstrap.cc:654] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Neither blocks nor log segments found. Creating new log.
06:12:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.791397 32276 log.cc:826] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Log is configured to *not* fsync() on all Append() calls
06:12:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.791538 32277 log.cc:826] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Log is configured to *not* fsync() on all Append() calls
06:12:30.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.792248 32277 tablet_bootstrap.cc:492] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: No bootstrap required, opened a new log
06:12:30.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.792246 32276 tablet_bootstrap.cc:492] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: No bootstrap required, opened a new log
06:12:30.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.792332 32276 ts_tablet_manager.cc:1403] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:30.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.792336 32277 ts_tablet_manager.cc:1403] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.793803 32277 raft_consensus.cc:359] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.793969 32277 raft_consensus.cc:385] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794008 32277 raft_consensus.cc:740] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Initialized, Role: FOLLOWER
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794119 32277 consensus_queue.cc:260] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794209 32277 raft_consensus.cc:399] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794243 32277 raft_consensus.cc:493] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794307 32277 raft_consensus.cc:3060] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Advancing to term 1
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794260 32276 raft_consensus.cc:359] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794351 32276 raft_consensus.cc:385] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794371 32276 raft_consensus.cc:740] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8febacbc2f4ec9b81348f0cff9de4c, State: Initialized, Role: FOLLOWER
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794477 32276 consensus_queue.cc:260] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [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: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794552 32276 raft_consensus.cc:399] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794575 32276 raft_consensus.cc:493] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:30.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.794602 32276 raft_consensus.cc:3060] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Advancing to term 1
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795078 32277 raft_consensus.cc:515] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795164 32276 raft_consensus.cc:515] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795243 32276 leader_election.cc:304] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [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: 2d8febacbc2f4ec9b81348f0cff9de4c; no voters: 
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795229 32277 leader_election.cc:304] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [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: 155a1732079e4fb2858320e77a732ff6; no voters: 
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795424 32276 leader_election.cc:290] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795430 32277 leader_election.cc:290] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795466 32282 raft_consensus.cc:2804] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Leader election won for term 1
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795486 32283 raft_consensus.cc:2804] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Leader election won for term 1
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795614 32282 raft_consensus.cc:697] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 LEADER]: Becoming Leader. State: Replica: 2d8febacbc2f4ec9b81348f0cff9de4c, State: Running, Role: LEADER
06:12:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795617 32283 raft_consensus.cc:697] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Becoming Leader. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Running, Role: LEADER
06:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795662 32277 ts_tablet_manager.cc:1434] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.004s
06:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795662 32276 ts_tablet_manager.cc:1434] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
06:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795694 32283 consensus_queue.cc:237] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795693 32282 consensus_queue.cc:237] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [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: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.795914 31987 heartbeater.cc:499] Master 127.30.91.253:46501 was elected leader, sending a full tablet report...
06:12:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.796674 32229 heartbeater.cc:499] Master 127.30.91.253:46501 was elected leader, sending a full tablet report...
06:12:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.797183 31263 catalog_manager.cc:5739] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195). New cstate: current_term: 1 leader_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } health_report { overall_health: HEALTHY } } }
06:12:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.797412 31261 catalog_manager.cc:5739] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155a1732079e4fb2858320e77a732ff6 (127.30.91.194). New cstate: current_term: 1 leader_uuid: "155a1732079e4fb2858320e77a732ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } health_report { overall_health: HEALTHY } } }
06:12:30.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.818 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.819 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.821 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1c32886a, flushNotification=Deferred@977997405(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:30.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.821 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.821 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.831 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.831 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.831 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.833 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.833 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.834 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.834 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.834 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.835 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.835 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.837 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.837 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.837 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.842 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)] connecting to peer
06:12:30.844 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)] connecting to peer
06:12:30.846 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)] Successfully connected to peer
06:12:30.846 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)] Successfully connected to peer
06:12:30.864 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xe52162ed, L:/127.0.0.1:36932 - R:/127.30.91.194:44059] using TOKEN/null
06:12:30.864 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x5ebda22c, L:/127.0.0.1:53824 - R:/127.30.91.195:37413] using TOKEN/null
06:12:30.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f84e3271ea8a484790e66dea1aaa638e for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000, 0x00000001)
06:12:30.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d95e392d2514388b5e0d40b8aa43ac0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001, 0x00000002)
06:12:30.870 [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=f84e3271ea8a484790e66dea1aaa638e@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6d95e392d2514388b5e0d40b8aa43ac0@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.870 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.91.253:46501, [2ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:30.873 [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-1786515150747, tablet=f84e3271ea8a484790e66dea1aaa638e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:30.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f84e3271ea8a484790e66dea1aaa638e for partition [0x00000000, 0x00000001) with scanner id null
06:12:30.877 [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-1786515150747, tablet=6d95e392d2514388b5e0d40b8aa43ac0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:30.877 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6d95e392d2514388b5e0d40b8aa43ac0 for partition [0x00000001, 0x00000002) with scanner id null
06:12:30.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.879555 31251 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46192:
06:12:30.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515150747" } 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 } }
06:12:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.885104 31251 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet f84e3271ea8a484790e66dea1aaa638e
06:12:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.885288 31251 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet 6d95e392d2514388b5e0d40b8aa43ac0
06:12:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.885686 31873 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d95e392d2514388b5e0d40b8aa43ac0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:30 UTC) from {username='slave'} at 127.0.0.1:36924
06:12:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.886598 32111 tablet_service.cc:1558] Processing DeleteTablet for tablet f84e3271ea8a484790e66dea1aaa638e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:30 UTC) from {username='slave'} at 127.0.0.1:53818
06:12:30.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.888497 32316 tablet_replica.cc:333] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: stopping tablet replica
06:12:30.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.888787 32316 raft_consensus.cc:2243] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 LEADER]: Raft consensus shutting down.
06:12:30.892 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.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.30.91.253:46501, [1ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:30.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.895027 31251 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46192:
06:12:30.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515150747" } 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 } }
06:12:30.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.899850 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d304054b90043ceb127378796aaa3f0 has no consensus state
06:12:30.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:30.899962 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a91d23b3365a41f99580e0f81168025f has no consensus state
06:12:30.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.902527 31873 tablet_service.cc:1511] Processing CreateTablet for tablet a91d23b3365a41f99580e0f81168025f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
06:12:30.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.902772 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91d23b3365a41f99580e0f81168025f. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:30.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.904358 32277 tablet_bootstrap.cc:492] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Bootstrap starting.
06:12:30.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.904951 32277 tablet_bootstrap.cc:654] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Neither blocks nor log segments found. Creating new log.
06:12:30.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.908699 32316 raft_consensus.cc:2272] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:30.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.909322 32314 tablet_replica.cc:333] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: stopping tablet replica
06:12:30.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.909588 32314 raft_consensus.cc:2243] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Raft consensus shutting down.
06:12:30.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.909720 32316 ts_tablet_manager.cc:1916] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:30.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.909785 32314 raft_consensus.cc:2272] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:30.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910292 32314 ts_tablet_manager.cc:1916] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910487 32277 tablet_bootstrap.cc:492] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: No bootstrap required, opened a new log
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910548 32277 ts_tablet_manager.cc:1403] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910781 32277 raft_consensus.cc:359] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910878 32277 raft_consensus.cc:385] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910899 32277 raft_consensus.cc:740] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Initialized, Role: FOLLOWER
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910952 32277 consensus_queue.cc:260] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.910986 32277 raft_consensus.cc:399] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.911005 32277 raft_consensus.cc:493] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.911026 32277 raft_consensus.cc:3060] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Advancing to term 1
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.911798 32277 raft_consensus.cc:515] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.911883 32277 leader_election.cc:304] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [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: 155a1732079e4fb2858320e77a732ff6; no voters: 
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.911931 32277 leader_election.cc:290] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.912019 32277 ts_tablet_manager.cc:1434] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.912173 32295 raft_consensus.cc:2804] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Leader election won for term 1
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.912228 32295 raft_consensus.cc:697] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Becoming Leader. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Running, Role: LEADER
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.912272 32295 consensus_queue.cc:237] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.913321 31251 catalog_manager.cc:5739] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155a1732079e4fb2858320e77a732ff6 (127.30.91.194). New cstate: current_term: 1 leader_uuid: "155a1732079e4fb2858320e77a732ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } health_report { overall_health: HEALTHY } } }
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.913447 32314 ts_tablet_manager.cc:1929] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.913511 32314 log.cc:1199] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal/wals/6d95e392d2514388b5e0d40b8aa43ac0
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.913828 32314 ts_tablet_manager.cc:1950] T 6d95e392d2514388b5e0d40b8aa43ac0 P 155a1732079e4fb2858320e77a732ff6: Deleting consensus metadata
06:12:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.914284 31240 catalog_manager.cc:5070] TS 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059): tablet 6d95e392d2514388b5e0d40b8aa43ac0 (table org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:30.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.921543 32316 ts_tablet_manager.cc:1929] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.922022 32316 log.cc:1199] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal/wals/f84e3271ea8a484790e66dea1aaa638e
06:12:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.921882 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 4d304054b90043ceb127378796aaa3f0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
06:12:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.922326 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d304054b90043ceb127378796aaa3f0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.922569 32316 ts_tablet_manager.cc:1950] T f84e3271ea8a484790e66dea1aaa638e P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting consensus metadata
06:12:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.923123 31244 catalog_manager.cc:5070] TS 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413): tablet f84e3271ea8a484790e66dea1aaa638e (table org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.932866 32327 tablet_bootstrap.cc:492] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Bootstrap starting.
06:12:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.934314 32327 tablet_bootstrap.cc:654] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Neither blocks nor log segments found. Creating new log.
06:12:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.934927 32327 log.cc:826] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Log is configured to *not* fsync() on all Append() calls
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.936187 32327 tablet_bootstrap.cc:492] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: No bootstrap required, opened a new log
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.936273 32327 ts_tablet_manager.cc:1403] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938329 32327 raft_consensus.cc:359] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938527 32327 raft_consensus.cc:385] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938560 32327 raft_consensus.cc:740] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b526dc676e4419cbadf060eb054f341, State: Initialized, Role: FOLLOWER
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938704 32327 consensus_queue.cc:260] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [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: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938789 32327 raft_consensus.cc:399] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938827 32327 raft_consensus.cc:493] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.938886 32327 raft_consensus.cc:3060] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Advancing to term 1
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.939883 32327 raft_consensus.cc:515] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.940042 32327 leader_election.cc:304] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [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: 8b526dc676e4419cbadf060eb054f341; no voters: 
06:12:30.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.940250 32327 leader_election.cc:290] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:30.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.940456 32327 ts_tablet_manager.cc:1434] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:30.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.941349 31770 heartbeater.cc:499] Master 127.30.91.253:46501 was elected leader, sending a full tablet report...
06:12:30.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.941438 32332 raft_consensus.cc:2804] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Leader election won for term 1
06:12:30.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.941861 32332 raft_consensus.cc:697] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 1 LEADER]: Becoming Leader. State: Replica: 8b526dc676e4419cbadf060eb054f341, State: Running, Role: LEADER
06:12:30.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.942090 32332 consensus_queue.cc:237] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [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: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.943346 31251 catalog_manager.cc:5739] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b526dc676e4419cbadf060eb054f341 (127.30.91.193). New cstate: current_term: 1 leader_uuid: "8b526dc676e4419cbadf060eb054f341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } health_report { overall_health: HEALTHY } } }
06:12:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:30.946873 31251 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8] alter complete (version 0)
06:12:30.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.987 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3d3f761a, flushNotification=Deferred@893835279(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:30.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.988 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.990 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:30.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:30.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:30.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.021 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.041 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.044 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.044 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.045 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.045 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.045 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.046 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.057 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)] connecting to peer
06:12:31.080 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)] Successfully connected to peer
06:12:31.104 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x4b596491, L:/127.0.0.1:54638 - R:/127.30.91.193:32965] using TOKEN/null
06:12:31.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.105831 31491 catalog_manager.cc:1296] Loaded cluster ID: e487a4396b614434a2990d7b4278c4eb
06:12:31.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.105964 31491 catalog_manager.cc:1608] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: loading cluster ID for follower catalog manager: success
06:12:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.107430 31491 catalog_manager.cc:1630] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: acquiring CA information for follower catalog manager: success
06:12:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.107803 31491 catalog_manager.cc:1658] T 00000000000000000000000000000000 P ddbd0e1362b146b483bd3273d30941f2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:31.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4d304054b90043ceb127378796aaa3f0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000000, 0x0000000080000064)
06:12:31.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a91d23b3365a41f99580e0f81168025f for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000000, 0x0000000180000064)
06:12:31.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=4d304054b90043ceb127378796aaa3f0@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a91d23b3365a41f99580e0f81168025f@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.117 [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=2), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.91.253:46501, [2ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:31.121 [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-1786515150747, tablet=4d304054b90043ceb127378796aaa3f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4d304054b90043ceb127378796aaa3f0 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:31.123 [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-1786515150747, tablet=a91d23b3365a41f99580e0f81168025f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.124 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a91d23b3365a41f99580e0f81168025f for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:31.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.125643 31251 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46192:
06:12:31.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515150747" } 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 } }
06:12:31.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.128000 31515 catalog_manager.cc:1296] Loaded cluster ID: e487a4396b614434a2990d7b4278c4eb
06:12:31.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.128118 31515 catalog_manager.cc:1608] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: loading cluster ID for follower catalog manager: success
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:31.129467 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d7f77568b5644ab0b2bbac53556f2bd0 has no consensus state
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:31.129539 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4149e374afb04bd28c365fb41828fc5c has no consensus state
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.129556 31251 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet 4d304054b90043ceb127378796aaa3f0
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.129612 31251 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet a91d23b3365a41f99580e0f81168025f
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.129803 31515 catalog_manager.cc:1630] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: acquiring CA information for follower catalog manager: success
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.129989 31873 tablet_service.cc:1558] Processing DeleteTablet for tablet a91d23b3365a41f99580e0f81168025f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:36924
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.130154 32314 tablet_replica.cc:333] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: stopping tablet replica
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.130236 32314 raft_consensus.cc:2243] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Raft consensus shutting down.
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.130234 31515 catalog_manager.cc:1658] T 00000000000000000000000000000000 P cf6ff68454fd4757ad8e4ea06d2d93ec: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.130313 32314 raft_consensus.cc:2272] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.130998 32314 ts_tablet_manager.cc:1916] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.131464 31659 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d304054b90043ceb127378796aaa3f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:54634
06:12:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.133253 32314 ts_tablet_manager.cc:1929] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.133324 32314 log.cc:1199] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal/wals/a91d23b3365a41f99580e0f81168025f
06:12:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.133585 32314 ts_tablet_manager.cc:1950] T a91d23b3365a41f99580e0f81168025f P 155a1732079e4fb2858320e77a732ff6: Deleting consensus metadata
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.134390 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 4149e374afb04bd28c365fb41828fc5c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.134546 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4149e374afb04bd28c365fb41828fc5c. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.136219 32327 tablet_bootstrap.cc:492] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Bootstrap starting.
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.136839 32327 tablet_bootstrap.cc:654] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Neither blocks nor log segments found. Creating new log.
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.137709 32111 tablet_service.cc:1511] Processing CreateTablet for tablet d7f77568b5644ab0b2bbac53556f2bd0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.137893 32111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f77568b5644ab0b2bbac53556f2bd0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.139463 32276 tablet_bootstrap.cc:492] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Bootstrap starting.
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.139899 32276 tablet_bootstrap.cc:654] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Neither blocks nor log segments found. Creating new log.
06:12:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.140348 31240 catalog_manager.cc:5070] TS 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059): tablet a91d23b3365a41f99580e0f81168025f (table org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143052 32276 tablet_bootstrap.cc:492] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: No bootstrap required, opened a new log
06:12:31.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143117 32276 ts_tablet_manager.cc:1403] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143318 32276 raft_consensus.cc:359] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143397 32276 raft_consensus.cc:385] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143437 32276 raft_consensus.cc:740] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8febacbc2f4ec9b81348f0cff9de4c, State: Initialized, Role: FOLLOWER
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143496 32276 consensus_queue.cc:260] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [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: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143536 32276 raft_consensus.cc:399] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143604 32276 raft_consensus.cc:493] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.143627 32276 raft_consensus.cc:3060] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Advancing to term 1
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.144439 32276 raft_consensus.cc:515] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.144550 32276 leader_election.cc:304] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [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: 2d8febacbc2f4ec9b81348f0cff9de4c; no voters: 
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.144603 32276 leader_election.cc:290] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.144687 32276 ts_tablet_manager.cc:1434] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.145344 32288 raft_consensus.cc:2804] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Leader election won for term 1
06:12:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.145414 32288 raft_consensus.cc:697] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 LEADER]: Becoming Leader. State: Replica: 2d8febacbc2f4ec9b81348f0cff9de4c, State: Running, Role: LEADER
06:12:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.145469 32288 consensus_queue.cc:237] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [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: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.147009 31251 catalog_manager.cc:5739] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195). New cstate: current_term: 1 leader_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } health_report { overall_health: HEALTHY } } }
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.152784 32327 tablet_bootstrap.cc:492] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: No bootstrap required, opened a new log
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.152878 32327 ts_tablet_manager.cc:1403] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.002s
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153122 32327 raft_consensus.cc:359] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153206 32327 raft_consensus.cc:385] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153227 32327 raft_consensus.cc:740] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b526dc676e4419cbadf060eb054f341, State: Initialized, Role: FOLLOWER
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153283 32327 consensus_queue.cc:260] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [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: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153321 32327 raft_consensus.cc:399] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153344 32327 raft_consensus.cc:493] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.153364 32327 raft_consensus.cc:3060] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Advancing to term 1
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154331 32327 raft_consensus.cc:515] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154420 32327 leader_election.cc:304] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [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: 8b526dc676e4419cbadf060eb054f341; no voters: 
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154472 32327 leader_election.cc:290] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154575 32327 ts_tablet_manager.cc:1434] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154719 32334 raft_consensus.cc:2804] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Leader election won for term 1
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154772 32334 raft_consensus.cc:697] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 1 LEADER]: Becoming Leader. State: Replica: 8b526dc676e4419cbadf060eb054f341, State: Running, Role: LEADER
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.154815 32334 consensus_queue.cc:237] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [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: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.156584 31251 catalog_manager.cc:5739] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b526dc676e4419cbadf060eb054f341 (127.30.91.193). New cstate: current_term: 1 leader_uuid: "8b526dc676e4419cbadf060eb054f341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } health_report { overall_health: HEALTHY } } }
06:12:31.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.163692 31251 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8] alter complete (version 0)
06:12:31.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.164546 32344 tablet_replica.cc:333] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: stopping tablet replica
06:12:31.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.165261 32344 raft_consensus.cc:2243] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 1 LEADER]: Raft consensus shutting down.
06:12:31.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.165949 32344 raft_consensus.cc:2272] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.166905 32344 ts_tablet_manager.cc:1916] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.169108 32344 ts_tablet_manager.cc:1929] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:31.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.169320 32344 log.cc:1199] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal/wals/4d304054b90043ceb127378796aaa3f0
06:12:31.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.169855 32344 ts_tablet_manager.cc:1950] T 4d304054b90043ceb127378796aaa3f0 P 8b526dc676e4419cbadf060eb054f341: Deleting consensus metadata
06:12:31.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.170521 31239 catalog_manager.cc:5070] TS 8b526dc676e4419cbadf060eb054f341 (127.30.91.193:32965): tablet 4d304054b90043ceb127378796aaa3f0 (table org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d7f77568b5644ab0b2bbac53556f2bd0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000032, 0x0000000080000096)
06:12:31.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4149e374afb04bd28c365fb41828fc5c for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.172 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=d7f77568b5644ab0b2bbac53556f2bd0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=4149e374afb04bd28c365fb41828fc5c@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.172 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.91.253:46501, [1ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:31.174 [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-1786515150747, tablet=d7f77568b5644ab0b2bbac53556f2bd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d7f77568b5644ab0b2bbac53556f2bd0 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
06:12:31.176 [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-1786515150747, tablet=4149e374afb04bd28c365fb41828fc5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4149e374afb04bd28c365fb41828fc5c for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
06:12:31.177 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3670f00, flushNotification=Deferred@1160652496(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:31.183 [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-1786515150747, tablet=d7f77568b5644ab0b2bbac53556f2bd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d7f77568b5644ab0b2bbac53556f2bd0 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
06:12:31.185 [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-1786515150747, tablet=4149e374afb04bd28c365fb41828fc5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4149e374afb04bd28c365fb41828fc5c for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
06:12:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.186761 31251 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46192:
06:12:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515150747" } 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 } }
06:12:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:31.189162 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 has no consensus state
06:12:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:31.189245 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1766897bbe041ae84631e65b0730f15 has no consensus state
06:12:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.189265 31251 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet d7f77568b5644ab0b2bbac53556f2bd0
06:12:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.189303 31251 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet 4149e374afb04bd28c365fb41828fc5c
06:12:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.189857 32111 tablet_service.cc:1558] Processing DeleteTablet for tablet d7f77568b5644ab0b2bbac53556f2bd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:53818
06:12:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.189985 32316 tablet_replica.cc:333] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: stopping tablet replica
06:12:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.190060 32316 raft_consensus.cc:2243] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 LEADER]: Raft consensus shutting down.
06:12:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.190121 32316 raft_consensus.cc:2272] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.190534 32316 ts_tablet_manager.cc:1916] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.192961 32316 ts_tablet_manager.cc:1929] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.192947 31873 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
06:12:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.193037 32316 log.cc:1199] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal/wals/d7f77568b5644ab0b2bbac53556f2bd0
06:12:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.193132 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.193285 32316 ts_tablet_manager.cc:1950] T d7f77568b5644ab0b2bbac53556f2bd0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting consensus metadata
06:12:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.194635 32277 tablet_bootstrap.cc:492] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Bootstrap starting.
06:12:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.195123 32277 tablet_bootstrap.cc:654] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Neither blocks nor log segments found. Creating new log.
06:12:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.195293 31244 catalog_manager.cc:5070] TS 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413): tablet d7f77568b5644ab0b2bbac53556f2bd0 (table org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.195870 32277 tablet_bootstrap.cc:492] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: No bootstrap required, opened a new log
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.195926 32277 ts_tablet_manager.cc:1403] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196076 32277 raft_consensus.cc:359] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196144 32277 raft_consensus.cc:385] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196163 32277 raft_consensus.cc:740] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Initialized, Role: FOLLOWER
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196209 32277 consensus_queue.cc:260] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196244 32277 raft_consensus.cc:399] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196264 32277 raft_consensus.cc:493] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196283 32277 raft_consensus.cc:3060] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Advancing to term 1
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196390 31659 tablet_service.cc:1558] Processing DeleteTablet for tablet 4149e374afb04bd28c365fb41828fc5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:54634
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196470 31658 tablet_service.cc:1511] Processing CreateTablet for tablet b1766897bbe041ae84631e65b0730f15 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196532 32344 tablet_replica.cc:333] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: stopping tablet replica
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196592 32344 raft_consensus.cc:2243] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 1 LEADER]: Raft consensus shutting down.
06:12:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196635 31658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1766897bbe041ae84631e65b0730f15. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:31.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.196659 32344 raft_consensus.cc:2272] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.197201 32344 ts_tablet_manager.cc:1916] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.197676 32277 raft_consensus.cc:515] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.197767 32277 leader_election.cc:304] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [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: 155a1732079e4fb2858320e77a732ff6; no voters: 
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.197813 32277 leader_election.cc:290] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.197890 32277 ts_tablet_manager.cc:1434] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.197988 32283 raft_consensus.cc:2804] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Leader election won for term 1
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198030 32283 raft_consensus.cc:697] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Becoming Leader. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Running, Role: LEADER
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198077 32283 consensus_queue.cc:237] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198320 32327 tablet_bootstrap.cc:492] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Bootstrap starting.
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198572 32344 ts_tablet_manager.cc:1929] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198623 32344 log.cc:1199] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal/wals/4149e374afb04bd28c365fb41828fc5c
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198875 32327 tablet_bootstrap.cc:654] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Neither blocks nor log segments found. Creating new log.
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.198886 32344 ts_tablet_manager.cc:1950] T 4149e374afb04bd28c365fb41828fc5c P 8b526dc676e4419cbadf060eb054f341: Deleting consensus metadata
06:12:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.199509 31239 catalog_manager.cc:5070] TS 8b526dc676e4419cbadf060eb054f341 (127.30.91.193:32965): tablet 4149e374afb04bd28c365fb41828fc5c (table org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.200040 31251 catalog_manager.cc:5739] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155a1732079e4fb2858320e77a732ff6 (127.30.91.194). New cstate: current_term: 1 leader_uuid: "155a1732079e4fb2858320e77a732ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } health_report { overall_health: HEALTHY } } }
06:12:31.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.201656 32327 tablet_bootstrap.cc:492] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: No bootstrap required, opened a new log
06:12:31.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.201710 32327 ts_tablet_manager.cc:1403] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.201900 32327 raft_consensus.cc:359] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.201972 32327 raft_consensus.cc:385] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.201996 32327 raft_consensus.cc:740] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b526dc676e4419cbadf060eb054f341, State: Initialized, Role: FOLLOWER
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202060 32327 consensus_queue.cc:260] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [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: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202103 32327 raft_consensus.cc:399] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202127 32327 raft_consensus.cc:493] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202147 32327 raft_consensus.cc:3060] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 0 FOLLOWER]: Advancing to term 1
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202687 32327 raft_consensus.cc:515] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202754 32327 leader_election.cc:304] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [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: 8b526dc676e4419cbadf060eb054f341; no voters: 
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202811 32327 leader_election.cc:290] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202868 32331 raft_consensus.cc:2804] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Leader election won for term 1
06:12:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202893 32327 ts_tablet_manager.cc:1434] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
06:12:31.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202927 32331 raft_consensus.cc:697] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 1 LEADER]: Becoming Leader. State: Replica: 8b526dc676e4419cbadf060eb054f341, State: Running, Role: LEADER
06:12:31.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.202972 32331 consensus_queue.cc:237] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [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: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } }
06:12:31.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.203624 31251 catalog_manager.cc:5739] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b526dc676e4419cbadf060eb054f341 (127.30.91.193). New cstate: current_term: 1 leader_uuid: "8b526dc676e4419cbadf060eb054f341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b526dc676e4419cbadf060eb054f341" member_type: VOTER last_known_addr { host: "127.30.91.193" port: 32965 } health_report { overall_health: HEALTHY } } }
06:12:31.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.206380 31251 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: org.apache.kudu.client.TestAlterTable-1786515150747 [id=9728c3d34780404eb270a717dd01bff8] alter complete (version 0)
06:12:31.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000032, 0x0000000080000096)
06:12:31.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.213 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=0fa6b0a0d19f4e3a97fedea9c5e392a6@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.213 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.91.253:46501, [1ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:31.215 [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-1786515150747, tablet=0fa6b0a0d19f4e3a97fedea9c5e392a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.215 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
06:12:31.217 [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-1786515150747, tablet=b1766897bbe041ae84631e65b0730f15, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b1766897bbe041ae84631e65b0730f15 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
06:12:31.218 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@790174f2, flushNotification=Deferred@1109752797(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:31.224 [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-1786515150747, tablet=0fa6b0a0d19f4e3a97fedea9c5e392a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.224 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
06:12:31.225 [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-1786515150747, tablet=b1766897bbe041ae84631e65b0730f15, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b1766897bbe041ae84631e65b0730f15 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
06:12:31.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.227860 31251 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46192:
06:12:31.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515150747" } 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-1786515150747-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 } }
06:12:31.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:31.231261 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4aa2e32e34f64e33b25fdb08b70b76b0 has no consensus state
06:12:31.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:31.231388 31251 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffdde069d3d54eb9928f8101edcdc462 has no consensus state
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.232620 32341 tablet.cc:1724] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Alter schema from (
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.234091 31873 tablet_service.cc:1511] Processing CreateTablet for tablet ffdde069d3d54eb9928f8101edcdc462 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.234330 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffdde069d3d54eb9928f8101edcdc462. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.236040 32277 tablet_bootstrap.cc:492] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Bootstrap starting.
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.236356 32111 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa2e32e34f64e33b25fdb08b70b76b0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.236531 32111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa2e32e34f64e33b25fdb08b70b76b0. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.236588 32277 tablet_bootstrap.cc:654] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Neither blocks nor log segments found. Creating new log.
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.238131 32276 tablet_bootstrap.cc:492] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Bootstrap starting.
06:12:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.238631 32276 tablet_bootstrap.cc:654] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Neither blocks nor log segments found. Creating new log.
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.241570 32309 tablet.cc:1724] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Alter schema from (
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.241807 32276 tablet_bootstrap.cc:492] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: No bootstrap required, opened a new log
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.241861 32276 ts_tablet_manager.cc:1403] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242020 32276 raft_consensus.cc:359] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242079 32276 raft_consensus.cc:385] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242100 32276 raft_consensus.cc:740] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8febacbc2f4ec9b81348f0cff9de4c, State: Initialized, Role: FOLLOWER
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242148 32276 consensus_queue.cc:260] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [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: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242185 32276 raft_consensus.cc:399] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242208 32276 raft_consensus.cc:493] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242228 32276 raft_consensus.cc:3060] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 0 FOLLOWER]: Advancing to term 1
06:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.242995 32276 raft_consensus.cc:515] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.243088 32276 leader_election.cc:304] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [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: 2d8febacbc2f4ec9b81348f0cff9de4c; no voters: 
06:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.243134 32276 leader_election.cc:290] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.243213 32276 ts_tablet_manager.cc:1434] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
06:12:31.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.243578 32282 raft_consensus.cc:2804] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Leader election won for term 1
06:12:31.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.243662 32282 raft_consensus.cc:697] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 LEADER]: Becoming Leader. State: Replica: 2d8febacbc2f4ec9b81348f0cff9de4c, State: Running, Role: LEADER
06:12:31.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.243714 32282 consensus_queue.cc:237] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [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: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } }
06:12:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245263 32277 tablet_bootstrap.cc:492] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: No bootstrap required, opened a new log
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245335 32277 ts_tablet_manager.cc:1403] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245244 31251 catalog_manager.cc:5739] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195). New cstate: current_term: 1 leader_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d8febacbc2f4ec9b81348f0cff9de4c" member_type: VOTER last_known_addr { host: "127.30.91.195" port: 37413 } health_report { overall_health: HEALTHY } } }
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245419 31251 catalog_manager.cc:5831] TS 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413) does not have the latest schema for tablet 4aa2e32e34f64e33b25fdb08b70b76b0 (table org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]). Expected version 1 got 0
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245489 32277 raft_consensus.cc:359] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245545 32277 raft_consensus.cc:385] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245565 32277 raft_consensus.cc:740] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Initialized, Role: FOLLOWER
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245618 32277 consensus_queue.cc:260] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245661 32277 raft_consensus.cc:399] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245684 32277 raft_consensus.cc:493] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.245709 32277 raft_consensus.cc:3060] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 0 FOLLOWER]: Advancing to term 1
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246572 32277 raft_consensus.cc:515] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246649 32277 leader_election.cc:304] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [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: 155a1732079e4fb2858320e77a732ff6; no voters: 
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246691 32277 leader_election.cc:290] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246733 32285 raft_consensus.cc:2804] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Leader election won for term 1
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246783 32285 raft_consensus.cc:697] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Becoming Leader. State: Replica: 155a1732079e4fb2858320e77a732ff6, State: Running, Role: LEADER
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246793 32277 ts_tablet_manager.cc:1434] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
06:12:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.246824 32285 consensus_queue.cc:237] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [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: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } }
06:12:31.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.247745 31261 catalog_manager.cc:5739] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155a1732079e4fb2858320e77a732ff6 (127.30.91.194). New cstate: current_term: 1 leader_uuid: "155a1732079e4fb2858320e77a732ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "155a1732079e4fb2858320e77a732ff6" member_type: VOTER last_known_addr { host: "127.30.91.194" port: 44059 } health_report { overall_health: HEALTHY } } }
06:12:31.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.247864 31261 catalog_manager.cc:5831] TS 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059) does not have the latest schema for tablet ffdde069d3d54eb9928f8101edcdc462 (table org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]). Expected version 1 got 0
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.260239 32309 tablet.cc:1724] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Alter schema from (
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.270833 32310 tablet.cc:1724] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Alter schema from (
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.275230 31261 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8] alter complete (version 1)
06:12:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.321326 31988 maintenance_manager.cc:419] P 155a1732079e4fb2858320e77a732ff6: Scheduling UndoDeltaBlockGCOp(0fa6b0a0d19f4e3a97fedea9c5e392a6): 311 bytes on disk
06:12:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.322510 31802 maintenance_manager.cc:643] P 155a1732079e4fb2858320e77a732ff6: UndoDeltaBlockGCOp(0fa6b0a0d19f4e3a97fedea9c5e392a6) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":40,"lbm_reads_lt_1ms":4}
06:12:31.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.324 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@687a762c, flushNotification=Deferred@439232821(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:31.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.335 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.341 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.341 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.345 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.351 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.353 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299992, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299992}]
06:12:31.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.416980 31771 maintenance_manager.cc:419] P 8b526dc676e4419cbadf060eb054f341: Scheduling UndoDeltaBlockGCOp(b1766897bbe041ae84631e65b0730f15): 431 bytes on disk
06:12:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.419144 31597 maintenance_manager.cc:643] P 8b526dc676e4419cbadf060eb054f341: UndoDeltaBlockGCOp(b1766897bbe041ae84631e65b0730f15) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":42,"lbm_reads_lt_1ms":4}
06:12:31.420 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.435 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.435 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.436 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.437 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000080000032, 0x0000000080000096)
06:12:31.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000000800000C8, 0x000000008000012C)
06:12:31.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b1766897bbe041ae84631e65b0730f15 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x0000000180000032, 0x0000000180000096)
06:12:31.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ffdde069d3d54eb9928f8101edcdc462 for table 'org.apache.kudu.client.TestAlterTable-1786515150747' with partition [0x00000001800000C8, 0x000000018000012C)
06:12:31.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=0fa6b0a0d19f4e3a97fedea9c5e392a6@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4aa2e32e34f64e33b25fdb08b70b76b0@[2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=b1766897bbe041ae84631e65b0730f15@[8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=ffdde069d3d54eb9928f8101edcdc462@[155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.449 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.91.253:46501, [1ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:31.453 [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-1786515150747, tablet=0fa6b0a0d19f4e3a97fedea9c5e392a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.454 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
06:12:31.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515150747, tablet=4aa2e32e34f64e33b25fdb08b70b76b0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4aa2e32e34f64e33b25fdb08b70b76b0 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
06:12:31.461 [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-1786515150747, tablet=b1766897bbe041ae84631e65b0730f15, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b1766897bbe041ae84631e65b0730f15 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
06:12:31.463 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515150747, tablet=ffdde069d3d54eb9928f8101edcdc462, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:31.463 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ffdde069d3d54eb9928f8101edcdc462 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
06:12:31.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 9728c3d34780404eb270a717dd01bff8
06:12:31.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.482488 31249 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46192:
06:12:31.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515150747-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 } }
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.488402 31249 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet 4aa2e32e34f64e33b25fdb08b70b76b0
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.488591 31249 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet ffdde069d3d54eb9928f8101edcdc462
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.488649 31249 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.488698 31249 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 22254b102cbe4d38b7646c64fbcc9289: Sending DeleteTablet for 1 replicas of tablet b1766897bbe041ae84631e65b0730f15
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489140 31658 tablet_service.cc:1558] Processing DeleteTablet for tablet b1766897bbe041ae84631e65b0730f15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:54634
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489326 32344 tablet_replica.cc:333] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: stopping tablet replica
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489439 32344 raft_consensus.cc:2243] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 1 LEADER]: Raft consensus shutting down.
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489557 32344 raft_consensus.cc:2272] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489580 31873 tablet_service.cc:1558] Processing DeleteTablet for tablet ffdde069d3d54eb9928f8101edcdc462 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:36924
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489782 31872 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:36924
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489873 32314 tablet_replica.cc:333] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: stopping tablet replica
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.489951 32314 raft_consensus.cc:2243] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Raft consensus shutting down.
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.490027 32314 raft_consensus.cc:2272] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.490219 32344 ts_tablet_manager.cc:1916] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.490582 32314 ts_tablet_manager.cc:1916] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.491242 32111 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aa2e32e34f64e33b25fdb08b70b76b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:31 UTC) from {username='slave'} at 127.0.0.1:53818
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.491389 32316 tablet_replica.cc:333] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: stopping tablet replica
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.491472 32316 raft_consensus.cc:2243] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 LEADER]: Raft consensus shutting down.
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.491571 32316 raft_consensus.cc:2272] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.492110 32316 ts_tablet_manager.cc:1916] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.492434 32314 ts_tablet_manager.cc:1929] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.492584 32314 log.cc:1199] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal/wals/ffdde069d3d54eb9928f8101edcdc462
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.492947 32314 ts_tablet_manager.cc:1950] T ffdde069d3d54eb9928f8101edcdc462 P 155a1732079e4fb2858320e77a732ff6: Deleting consensus metadata
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.493432 32314 tablet_replica.cc:333] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: stopping tablet replica
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.493533 32314 raft_consensus.cc:2243] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 1 LEADER]: Raft consensus shutting down.
06:12:31.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.493618 32314 raft_consensus.cc:2272] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.494189 32316 ts_tablet_manager.cc:1929] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.494261 32316 log.cc:1199] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-2/wal/wals/4aa2e32e34f64e33b25fdb08b70b76b0
06:12:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.494534 32316 ts_tablet_manager.cc:1950] T 4aa2e32e34f64e33b25fdb08b70b76b0 P 2d8febacbc2f4ec9b81348f0cff9de4c: Deleting consensus metadata
06:12:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.495270 31240 catalog_manager.cc:5070] TS 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059): tablet ffdde069d3d54eb9928f8101edcdc462 (table org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.496713 32314 ts_tablet_manager.cc:1916] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.497463 32344 ts_tablet_manager.cc:1929] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.497538 32344 log.cc:1199] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-0/wal/wals/b1766897bbe041ae84631e65b0730f15
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.497797 32344 ts_tablet_manager.cc:1950] T b1766897bbe041ae84631e65b0730f15 P 8b526dc676e4419cbadf060eb054f341: Deleting consensus metadata
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.498688 31239 catalog_manager.cc:5070] TS 8b526dc676e4419cbadf060eb054f341 (127.30.91.193:32965): tablet b1766897bbe041ae84631e65b0730f15 (table org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.499082 32314 ts_tablet_manager.cc:1929] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.499140 32314 log.cc:1199] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster1005912548699551189/ts-1/wal/wals/0fa6b0a0d19f4e3a97fedea9c5e392a6
06:12:31.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.499361 32314 ts_tablet_manager.cc:1950] T 0fa6b0a0d19f4e3a97fedea9c5e392a6 P 155a1732079e4fb2858320e77a732ff6: Deleting consensus metadata
06:12:31.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.500025 31240 catalog_manager.cc:5070] TS 155a1732079e4fb2858320e77a732ff6 (127.30.91.194:44059): tablet 0fa6b0a0d19f4e3a97fedea9c5e392a6 (table org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.501538 31244 catalog_manager.cc:5070] TS 2d8febacbc2f4ec9b81348f0cff9de4c (127.30.91.195:37413): tablet 4aa2e32e34f64e33b25fdb08b70b76b0 (table org.apache.kudu.client.TestAlterTable-1786515150747-renamed [id=9728c3d34780404eb270a717dd01bff8]) successfully deleted
06:12:31.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
06:12:31.512 [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.30.91.253:46501, [1ms] Sub RPC GetTableLocations: received response from server master-127.30.91.253:46501: OK, deferred=null)) after lookup
06:12:31.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 9728c3d34780404eb270a717dd01bff8
06:12:31.522 [DEBUG - main] (Connection.java:575) [peer 155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)] disconnecting while in state READY
06:12:31.523 [DEBUG - main] (Connection.java:575) [peer 2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)] disconnecting while in state READY
06:12:31.523 [DEBUG - main] (Connection.java:575) [peer 8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)] disconnecting while in state READY
06:12:31.523 [DEBUG - main] (Connection.java:575) [peer master-127.30.91.252:41163(127.30.91.252:41163)] disconnecting while in state READY
06:12:31.523 [DEBUG - main] (Connection.java:575) [peer master-127.30.91.253:46501(127.30.91.253:46501)] disconnecting while in state READY
06:12:31.523 [DEBUG - main] (Connection.java:575) [peer master-127.30.91.254:42883(127.30.91.254:42883)] disconnecting while in state READY
06:12:31.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.30.91.254:42883(127.30.91.254:42883)] handling channelInactive
06:12:31.526 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)] handling channelInactive
06:12:31.528 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)] handling channelInactive
06:12:31.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.30.91.252:41163(127.30.91.252:41163)] handling channelInactive
06:12:31.528 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 155a1732079e4fb2858320e77a732ff6(127.30.91.194:44059)] cleaning up while in state READY due to: connection closed
06:12:31.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.30.91.252:41163(127.30.91.252:41163)] cleaning up while in state READY due to: connection closed
06:12:31.528 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)] handling channelInactive
06:12:31.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.30.91.254:42883(127.30.91.254:42883)] cleaning up while in state READY due to: connection closed
06:12:31.529 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2d8febacbc2f4ec9b81348f0cff9de4c(127.30.91.195:37413)] cleaning up while in state READY due to: connection closed
06:12:31.531 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 8b526dc676e4419cbadf060eb054f341(127.30.91.193:32965)] cleaning up while in state READY due to: connection closed
06:12:31.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:31.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.30.91.253:46501(127.30.91.253:46501)] handling channelInactive
06:12:31.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.30.91.253:46501(127.30.91.253:46501)] cleaning up while in state READY due to: connection closed
06:12:31.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.550932 31087 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 31563
06:12:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.601874 31087 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 31775
06:12:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.659037 31087 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 31995
06:12:31.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.686345 31087 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 31104
06:12:31.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.710044 31087 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 31216
06:12:31.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.726351 31087 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 31333
06:12:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:31Z chronyd exiting
.06:12:31.809 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515151809
06:12:31.812 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:31.813 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:31.813 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:31.813 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:31.813 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:31.816 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871"
  extra_master_flags: "--max_num_columns=10"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:31.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.908808 32396 mini_oidc.cc:150] Starting JWKS server
06:12:31.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.909569 32396 webserver.cc:533] Webserver started at http://127.0.0.1:37761/ using document root <none> and password file <none>
06:12:31.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.909677 32396 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:31.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.909818 32396 webserver.cc:533] Webserver started at http://127.0.0.1:39451/ using document root <none> and password file <none>
06:12:31.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:31Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:31.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:31Z Disabled control of system clock
06:12:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:31.927632 32396 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/logs
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data/info.pb
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.62:38425
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.62
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37761/jwks.json
06:12:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
06:12:32.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.036854 32415 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
06:12:32.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.037115 32415 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:32.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.037137 32415 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:32.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.037160 32415 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.039095 32415 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.039160 32415 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.039175 32415 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.039193 32415 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.039207 32415 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:32.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.039219 32415 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37761/jwks.json
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.040997 32415 master_runner.cc:387] Master server non-default flags:
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.62:38425
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37761/jwks.json
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data/info.pb
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.62
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32415
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/logs
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.041270 32415 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.041514 32415 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.044418 32426 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
06:12:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.044519 32428 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
06:12:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.044544 32434 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
06:12:32.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.045298 32415 server_base.cc:1061] running on GCE node
06:12:32.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.045560 32415 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:32.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.045815 32415 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.046996 32415 hybrid_clock.cc:648] HybridClock initialized: now 1786515152046964 us; error 148 us; skew 500 ppm
06:12:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.048643 32415 webserver.cc:533] Webserver started at http://127.31.163.62:40601/ using document root <none> and password file <none>
06:12:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.048875 32415 fs_manager.cc:362] Metadata directory not provided
06:12:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.048923 32415 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.049039 32415 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.050040 32415 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data/instance:
06:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "21db2da0443b4b6da69055c7757951f1"
06:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.050396 32415 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal/instance:
06:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "21db2da0443b4b6da69055c7757951f1"
06:12:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.051994 32415 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.052927 32444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.053222 32415 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.053295 32415 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "21db2da0443b4b6da69055c7757951f1"
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.053347 32415 fs_report.cc:389] FS layout report
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data/data
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:32.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.065454 32415 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:32.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.065820 32415 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:32.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.065923 32415 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.071732 32415 rpc_server.cc:307] RPC server started. Bound to: 127.31.163.62:38425
06:12:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.071882 32541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.163.62:38425 every 8 connection(s)
06:12:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.072153 32415 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/data/info.pb
06:12:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.072894 32542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:32.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.074394 32542 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.075707 32396 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 32415
06:12:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.075851 32396 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-0/wal/instance
06:12:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.076787 32396 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/logs
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data/info.pb
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.61:41423
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.61
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37761/jwks.json
06:12:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
06:12:32.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.081573 32542 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.082244 32448 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.163.61:41423: connect: Connection refused (error 111)
06:12:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.082918 32542 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.61:41423: Network error: Client connection negotiation failed: client connection to 127.31.163.61:41423: connect: Connection refused (error 111)
06:12:32.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.132220 32542 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } attempt: 1
06:12:32.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.133447 32542 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.61:41423: Network error: Client connection negotiation failed: client connection to 127.31.163.61:41423: connect: Connection refused (error 111)
06:12:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.173465 32551 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
06:12:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.173763 32551 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.173802 32551 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.173825 32551 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.175462 32551 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.175516 32551 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.175531 32551 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.175544 32551 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.175556 32551 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.175567 32551 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37761/jwks.json
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.177211 32551 master_runner.cc:387] Master server non-default flags:
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.61:41423
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37761/jwks.json
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data/info.pb
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.61
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32551
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/logs
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.177489 32551 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.177747 32551 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:32.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.180728 32565 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
06:12:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.180721 32562 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
06:12:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.180717 32569 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
06:12:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.181406 32551 server_base.cc:1061] running on GCE node
06:12:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.181646 32551 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:32.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.181902 32551 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:32.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.183076 32551 hybrid_clock.cc:648] HybridClock initialized: now 1786515152183061 us; error 54 us; skew 500 ppm
06:12:32.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.184729 32551 webserver.cc:533] Webserver started at http://127.31.163.61:38867/ using document root <none> and password file <none>
06:12:32.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.185009 32551 fs_manager.cc:362] Metadata directory not provided
06:12:32.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.185094 32551 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:32.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.185261 32551 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.186386 32551 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data/instance:
06:12:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee6f398f62174d7cb0ebd5efedd28931"
06:12:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.186815 32551 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal/instance:
06:12:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee6f398f62174d7cb0ebd5efedd28931"
06:12:32.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.188433 32551 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:32.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.189505 32577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:32.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.189806 32551 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.189908 32551 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee6f398f62174d7cb0ebd5efedd28931"
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.190004 32551 fs_report.cc:389] FS layout report
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data/data
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:32.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.201637 32542 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } attempt: 2
06:12:32.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.203167 32542 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.61:41423: Network error: Client connection negotiation failed: client connection to 127.31.163.61:41423: connect: Connection refused (error 111)
06:12:32.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.206728 32551 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:32.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.207155 32551 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:32.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.207293 32551 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:32.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.213214 32551 rpc_server.cc:307] RPC server started. Bound to: 127.31.163.61:41423
06:12:32.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.213346 32667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.163.61:41423 every 8 connection(s)
06:12:32.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.213640 32551 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/data/info.pb
06:12:32.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.214437 32668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:32.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.214507 32396 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 32551
06:12:32.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.214584 32396 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-1/wal/instance
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.214979 32396 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/logs
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data/info.pb
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.60:39345
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.60
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37761/jwks.json
06:12:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
06:12:32.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.216342 32668 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.223413 32668 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.227952 32668 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.228598 32578 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.163.60:39345: connect: Connection refused (error 111)
06:12:32.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.229339 32668 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.60:39345: Network error: Client connection negotiation failed: client connection to 127.31.163.60:39345: connect: Connection refused (error 111)
06:12:32.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.278614 32668 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } attempt: 1
06:12:32.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.279806 32668 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.60:39345: Network error: Client connection negotiation failed: client connection to 127.31.163.60:39345: connect: Connection refused (error 111)
06:12:32.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.294377 32542 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } attempt: 3
06:12:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.298331 32542 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.299396 32542 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.60:39345: Network error: Client connection negotiation failed: client connection to 127.31.163.60:39345: connect: Connection refused (error 111)
06:12:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.315866 32672 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
06:12:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.316107 32672 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.316138 32672 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.316169 32672 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.317975 32672 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.318055 32672 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.318079 32672 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.318099 32672 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.318115 32672 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.318130 32672 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37761/jwks.json
06:12:32.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.319766 32672 master_runner.cc:387] Master server non-default flags:
06:12:32.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.60:39345
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37761/jwks.json
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data/info.pb
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.60
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32672
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/logs
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:32.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.320096 32672 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.320425 32672 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.328056 32685 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
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.328167 32687 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
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.328167 32684 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
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.328845 32672 server_base.cc:1061] running on GCE node
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.329173 32672 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.329506 32672 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:32.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.330610 32542 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } attempt: 1
06:12:32.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.330732 32672 hybrid_clock.cc:648] HybridClock initialized: now 1786515152330683 us; error 70 us; skew 500 ppm
06:12:32.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.331375 32542 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.60:39345: Network error: Client connection negotiation failed: client connection to 127.31.163.60:39345: connect: Connection refused (error 111)
06:12:32.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.332342 32672 webserver.cc:533] Webserver started at http://127.31.163.60:40829/ using document root <none> and password file <none>
06:12:32.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.332639 32672 fs_manager.cc:362] Metadata directory not provided
06:12:32.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.332716 32672 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:32.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.332885 32672 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:32.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.333983 32672 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data/instance:
06:12:32.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6409a8601c43472ba53771c9c9fc448b"
06:12:32.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.334417 32672 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal/instance:
06:12:32.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6409a8601c43472ba53771c9c9fc448b"
06:12:32.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.335971 32672 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.337039 32694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.337371 32672 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.337487 32672 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6409a8601c43472ba53771c9c9fc448b"
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.337610 32672 fs_report.cc:389] FS layout report
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data/data
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:32.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.347165 32672 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:32.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.347630 32672 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:32.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.347815 32672 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:32.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.348022 32668 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } attempt: 2
06:12:32.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.349247 32668 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.163.60:39345: Network error: Client connection negotiation failed: client connection to 127.31.163.60:39345: connect: Connection refused (error 111)
06:12:32.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.353993 32672 rpc_server.cc:307] RPC server started. Bound to: 127.31.163.60:39345
06:12:32.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.354269   314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.163.60:39345 every 8 connection(s)
06:12:32.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.354432 32672 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/data/info.pb
06:12:32.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.355114   315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.357278   315 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.362257 32396 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 32672
06:12:32.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.362413 32396 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/master-2/wal/instance
06:12:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.364293   315 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.369352   315 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } has no permanent_uuid. Determining permanent_uuid...
06:12:32.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.375738   315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: Bootstrap starting.
06:12:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.376888   315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: Neither blocks nor log segments found. Creating new log.
06:12:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.377218   315 log.cc:826] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: Log is configured to *not* fsync() on all Append() calls
06:12:32.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.378036   315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: No bootstrap required, opened a new log
06:12:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380000   315 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380137   315 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380160   315 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6409a8601c43472ba53771c9c9fc448b, State: Initialized, Role: FOLLOWER
06:12:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380323   315 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380743   315 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [sys.catalog]: configured and running, proceeding with master startup.
06:12:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380748   330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.380996   330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.383236   354 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:32.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.383332   354 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:32.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.383380 32672 master_runner.cc:187] Error getting master registration for 127.31.163.62:38425: OK, instance_id { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" instance_seqno: 1786515152069960 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:32.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.384872 32672 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.406618 32542 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } attempt: 2
06:12:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.411757 32542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1: Bootstrap starting.
06:12:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.412807 32542 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1: Neither blocks nor log segments found. Creating new log.
06:12:32.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.413334 32542 log.cc:826] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1: Log is configured to *not* fsync() on all Append() calls
06:12:32.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.414312 32542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1: No bootstrap required, opened a new log
06:12:32.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.416229 32542 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.416358 32542 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:32.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.416381 32542 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21db2da0443b4b6da69055c7757951f1, State: Initialized, Role: FOLLOWER
06:12:32.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.416563 32542 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.416981   358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.417085 32542 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [sys.catalog]: configured and running, proceeding with master startup.
06:12:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.417106   358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.419715   389 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:32.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.420126   389 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:32.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.420902 32415 master_runner.cc:187] Error getting master registration for 127.31.163.61:41423: OK, instance_id { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" instance_seqno: 1786515152211690 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:32.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.422992 32415 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.440522 32668 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } attempt: 3
06:12:32.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.446489 32668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: Bootstrap starting.
06:12:32.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.447423 32668 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: Neither blocks nor log segments found. Creating new log.
06:12:32.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.447721 32668 log.cc:826] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: Log is configured to *not* fsync() on all Append() calls
06:12:32.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.448877 32668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: No bootstrap required, opened a new log
06:12:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.450897 32668 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.451050 32668 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.451089 32668 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6f398f62174d7cb0ebd5efedd28931, State: Initialized, Role: FOLLOWER
06:12:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.451241 32668 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.451611 32668 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: configured and running, proceeding with master startup.
06:12:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.451651   394 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.452025   394 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.454396   412 catalog_manager.cc:1614] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:32.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.454579   412 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:32.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.456398 32551 master_runner.cc:264] No leader master found from master ee6f398f62174d7cb0ebd5efedd28931
06:12:32.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.456470 32551 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:32.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.458068 32586 tablet.cc:2406] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.541127   394 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.541328   394 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.541654   394 leader_election.cc:290] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21db2da0443b4b6da69055c7757951f1 (127.31.163.62:38425), 6409a8601c43472ba53771c9c9fc448b (127.31.163.60:39345)
06:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.542392 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee6f398f62174d7cb0ebd5efedd28931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409a8601c43472ba53771c9c9fc448b" is_pre_election: true
06:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.542586 32746 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6f398f62174d7cb0ebd5efedd28931 in term 0.
06:12:32.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.542986 32578 leader_election.cc:304] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [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: 6409a8601c43472ba53771c9c9fc448b, ee6f398f62174d7cb0ebd5efedd28931; no voters: 
06:12:32.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.543118   394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:32.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.543161   394 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:32.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.543183   394 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 0 FOLLOWER]: Advancing to term 1
06:12:32.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.544322   394 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.545406 32500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee6f398f62174d7cb0ebd5efedd28931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21db2da0443b4b6da69055c7757951f1"
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.545570 32500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 0 FOLLOWER]: Advancing to term 1
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.546518 32500 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6f398f62174d7cb0ebd5efedd28931 in term 1.
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.546654 32501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee6f398f62174d7cb0ebd5efedd28931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21db2da0443b4b6da69055c7757951f1" is_pre_election: true
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.546721 32501 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ee6f398f62174d7cb0ebd5efedd28931 in term 1. Re-sending same reply.
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.546900 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee6f398f62174d7cb0ebd5efedd28931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409a8601c43472ba53771c9c9fc448b"
06:12:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.546986 32746 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 0 FOLLOWER]: Advancing to term 1
06:12:32.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.547947 32746 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6f398f62174d7cb0ebd5efedd28931 in term 1.
06:12:32.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.548213 32578 leader_election.cc:304] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [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: 6409a8601c43472ba53771c9c9fc448b, ee6f398f62174d7cb0ebd5efedd28931; no voters: 
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.550032   394 leader_election.cc:290] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [CANDIDATE]: Term 1 election: Requested vote from peers 21db2da0443b4b6da69055c7757951f1 (127.31.163.62:38425), 6409a8601c43472ba53771c9c9fc448b (127.31.163.60:39345)
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.550139   394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 1 FOLLOWER]: Leader election won for term 1
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.550176   394 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [term 1 LEADER]: Becoming Leader. State: Replica: ee6f398f62174d7cb0ebd5efedd28931, State: Running, Role: LEADER
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.550256   394 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [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: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } }
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.550714   394 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee6f398f62174d7cb0ebd5efedd28931. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.550787   394 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: This master's current role is: LEADER
06:12:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.551887   417 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:32.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.552230   417 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:32.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.554350 32746 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [term 1 FOLLOWER]: Refusing update from remote peer ee6f398f62174d7cb0ebd5efedd28931: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:32.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.554836   414 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:32.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.557178   330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee6f398f62174d7cb0ebd5efedd28931. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.557303   330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.557559 32501 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [term 1 FOLLOWER]: Refusing update from remote peer ee6f398f62174d7cb0ebd5efedd28931: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.557936   414 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.559578   358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee6f398f62174d7cb0ebd5efedd28931. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.559670   358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.561414   414 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.561527   414 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: This master's current role is: LEADER
06:12:32.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.562178   358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.562256   358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21db2da0443b4b6da69055c7757951f1 [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.562582   418 mvcc.cc:204] Tried to move back new op lower bound from 7317566064859353088 to 7317566064846405632. Current Snapshot: MvccSnapshot[applied={T|T < 7317566064859353088}]
06:12:32.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.562824   421 mvcc.cc:204] Tried to move back new op lower bound from 7317566064859353088 to 7317566064846405632. Current Snapshot: MvccSnapshot[applied={T|T < 7317566064859353088}]
06:12:32.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.563642   394 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.563716   394 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931 [sys.catalog]: This master's current role is: LEADER
06:12:32.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.564169   330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ee6f398f62174d7cb0ebd5efedd28931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21db2da0443b4b6da69055c7757951f1" member_type: VOTER last_known_addr { host: "127.31.163.62" port: 38425 } } peers { permanent_uuid: "ee6f398f62174d7cb0ebd5efedd28931" member_type: VOTER last_known_addr { host: "127.31.163.61" port: 41423 } } peers { permanent_uuid: "6409a8601c43472ba53771c9c9fc448b" member_type: VOTER last_known_addr { host: "127.31.163.60" port: 39345 } } }
06:12:32.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.564254   330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b [sys.catalog]: This master's current role is: FOLLOWER
06:12:32.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.565372   419 mvcc.cc:204] Tried to move back new op lower bound from 7317566064859353088 to 7317566064846405632. Current Snapshot: MvccSnapshot[applied={T|T < 7317566064859353088}]
06:12:32.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.565685   417 catalog_manager.cc:1384] Generated new cluster ID: b527e710c68242a69c9928955b771019
06:12:32.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.565737   417 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:32.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.592111   417 catalog_manager.cc:1407] Generated new certificate authority record
06:12:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.593120   417 catalog_manager.cc:1560] Loading token signing keys...
06:12:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.609925   417 catalog_manager.cc:6112] T 00000000000000000000000000000000 P ee6f398f62174d7cb0ebd5efedd28931: Generated new TSK 0
06:12:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.610373   417 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.619014 32396 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/logs
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data/info.pb
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.1:0
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.163.1
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.1
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.719916   436 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.720228   436 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.720258   436 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.723050   436 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.723165   436 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.163.1
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.725256   436 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.1:0
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data/info.pb
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.1
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.436
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.163.1
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/logs
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.725518   436 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.725737   436 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.728788   445 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
06:12:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.728854   447 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
06:12:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.728788   449 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
06:12:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.729197   436 server_base.cc:1061] running on GCE node
06:12:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.729578   436 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.729864   436 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.731201   436 hybrid_clock.cc:648] HybridClock initialized: now 1786515152731159 us; error 61 us; skew 500 ppm
06:12:32.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.732782   436 webserver.cc:533] Webserver started at http://127.31.163.1:39347/ using document root <none> and password file <none>
06:12:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.733044   436 fs_manager.cc:362] Metadata directory not provided
06:12:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.733093   436 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.733188   436 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.734361   436 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data/instance:
06:12:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "798a8f385fd34f7e96ac335e41b4e022"
06:12:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.734766   436 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal/instance:
06:12:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "798a8f385fd34f7e96ac335e41b4e022"
06:12:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.736227   436 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:32.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.737604   457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.737910   436 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.737993   436 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "798a8f385fd34f7e96ac335e41b4e022"
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.738065   436 fs_report.cc:389] FS layout report
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data/data
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:32.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.765379   436 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:32.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.765709   436 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:32.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.765810   436 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.766044   436 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.766489   436 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.766552   436 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.766588   436 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.766605   436 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:32.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.774093   436 rpc_server.cc:307] RPC server started. Bound to: 127.31.163.1:38389
06:12:32.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.774232   659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.163.1:38389 every 8 connection(s)
06:12:32.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.774468   436 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/data/info.pb
06:12:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.776675 32396 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 436
06:12:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.776803 32396 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-0/wal/instance
06:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.778728 32396 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal
06:12:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/logs
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data/info.pb
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.2:0
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.163.2
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.2
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:32.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.781456   661 heartbeater.cc:344] Connected to a master server at 127.31.163.60:39345
06:12:32.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.781589   661 heartbeater.cc:461] Registering TS with master...
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.781896   661 heartbeater.cc:507] Master 127.31.163.60:39345 requested a full tablet report, sending...
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.781582   663 heartbeater.cc:344] Connected to a master server at 127.31.163.61:41423
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782178   663 heartbeater.cc:461] Registering TS with master...
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782298   663 heartbeater.cc:507] Master 127.31.163.61:41423 requested a full tablet report, sending...
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782517   662 heartbeater.cc:344] Connected to a master server at 127.31.163.62:38425
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782603   662 heartbeater.cc:461] Registering TS with master...
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782729   662 heartbeater.cc:507] Master 127.31.163.62:38425 requested a full tablet report, sending...
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782719 32601 ts_manager.cc:194] Registered new tserver with Master: 798a8f385fd34f7e96ac335e41b4e022 (127.31.163.1:38389)
06:12:32.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.782781 32727 ts_manager.cc:194] Registered new tserver with Master: 798a8f385fd34f7e96ac335e41b4e022 (127.31.163.1:38389)
06:12:32.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.783532 32601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.163.1:44433
06:12:32.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.783900 32481 ts_manager.cc:194] Registered new tserver with Master: 798a8f385fd34f7e96ac335e41b4e022 (127.31.163.1:38389)
06:12:32.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.875000   668 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:32.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.875226   668 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:32.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.875262   668 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:32.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.876952   668 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:32.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.877041   668 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.163.2
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.878650   668 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.2:0
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data/info.pb
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.2
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.668
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.163.2
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/logs
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.878969   668 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.879437   668 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:32.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.882789   679 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
06:12:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.882937   677 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
06:12:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:32.883080   675 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
06:12:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.883229   668 server_base.cc:1061] running on GCE node
06:12:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.883478   668 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.883749   668 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:32.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.884882   668 hybrid_clock.cc:648] HybridClock initialized: now 1786515152884858 us; error 54 us; skew 500 ppm
06:12:32.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.886333   668 webserver.cc:533] Webserver started at http://127.31.163.2:42789/ using document root <none> and password file <none>
06:12:32.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.886623   668 fs_manager.cc:362] Metadata directory not provided
06:12:32.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.886698   668 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:32.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.886870   668 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:32.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.887943   668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data/instance:
06:12:32.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4bb1fcf07bc497493a11bb3159a7fd7"
06:12:32.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.888376   668 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal/instance:
06:12:32.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4bb1fcf07bc497493a11bb3159a7fd7"
06:12:32.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.889940   668 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.890915   690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.891240   668 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.891335   668 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4bb1fcf07bc497493a11bb3159a7fd7"
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:32 on dist-test-slave-jq4t"
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.891412   668 fs_report.cc:389] FS layout report
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data/data
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.901762   668 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.902245   668 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.902431   668 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.902786   668 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:32.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.903235   668 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:32.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.903295   668 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:32.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.903334   668 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:32.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.903352   668 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:32.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.911996   668 rpc_server.cc:307] RPC server started. Bound to: 127.31.163.2:42257
06:12:32.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.912133   900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.163.2:42257 every 8 connection(s)
06:12:32.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.912552   668 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/data/info.pb
06:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.918208 32396 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 668
06:12:32.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.918334 32396 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-1/wal/instance
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920176 32396 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/logs
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data/info.pb
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.3:0
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.163.3
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.3
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920639   907 heartbeater.cc:344] Connected to a master server at 127.31.163.62:38425
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920676   904 heartbeater.cc:344] Connected to a master server at 127.31.163.60:39345
06:12:32.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920737   908 heartbeater.cc:344] Connected to a master server at 127.31.163.61:41423
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920782   904 heartbeater.cc:461] Registering TS with master...
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920783   907 heartbeater.cc:461] Registering TS with master...
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.920814   908 heartbeater.cc:461] Registering TS with master...
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.921072   904 heartbeater.cc:507] Master 127.31.163.60:39345 requested a full tablet report, sending...
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.921072   908 heartbeater.cc:507] Master 127.31.163.61:41423 requested a full tablet report, sending...
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.921072   907 heartbeater.cc:507] Master 127.31.163.62:38425 requested a full tablet report, sending...
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.921622 32481 ts_manager.cc:194] Registered new tserver with Master: d4bb1fcf07bc497493a11bb3159a7fd7 (127.31.163.2:42257)
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.921620 32727 ts_manager.cc:194] Registered new tserver with Master: d4bb1fcf07bc497493a11bb3159a7fd7 (127.31.163.2:42257)
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.921928 32601 ts_manager.cc:194] Registered new tserver with Master: d4bb1fcf07bc497493a11bb3159a7fd7 (127.31.163.2:42257)
06:12:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:32.922428 32601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.163.2:54513
06:12:33.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.017220   921 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:33.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.017442   921 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:33.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.017465   921 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:33.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.019315   921 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:33.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.019392   921 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.163.3
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.021181   921 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.163.20:40793
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.163.3:0
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data/info.pb
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.163.3
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.163.62:38425,127.31.163.61:41423,127.31.163.60:39345
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.921
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.163.3
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/logs
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.021461   921 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.021716   921 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.024821   941 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
06:12:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.024812   936 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
06:12:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.024789   938 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
06:12:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.025362   921 server_base.cc:1061] running on GCE node
06:12:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.025561   921 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.025767   921 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.026918   921 hybrid_clock.cc:648] HybridClock initialized: now 1786515153026856 us; error 93 us; skew 500 ppm
06:12:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.028258   921 webserver.cc:533] Webserver started at http://127.31.163.3:39527/ using document root <none> and password file <none>
06:12:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.028450   921 fs_manager.cc:362] Metadata directory not provided
06:12:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.028548   921 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.028671   921 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.029635   921 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data/instance:
06:12:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1faf86642a7498181c38df949b90e36"
06:12:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.029942   921 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal/instance:
06:12:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1faf86642a7498181c38df949b90e36"
06:12:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.031432   921 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.032449   948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.032763   921 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.032826   921 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1faf86642a7498181c38df949b90e36"
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.032891   921 fs_report.cc:389] FS layout report
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal
06:12:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data/data
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.068449   921 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069048   921 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069200   921 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069461   921 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:33.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069846   921 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:33.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069883   921 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:33.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069913   921 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:33.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.069926   921 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:33.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.078570   921 rpc_server.cc:307] RPC server started. Bound to: 127.31.163.3:34647
06:12:33.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.078728  1133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.163.3:34647 every 8 connection(s)
06:12:33.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.079124   921 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/data/info.pb
06:12:33.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.086089  1137 heartbeater.cc:344] Connected to a master server at 127.31.163.60:39345
06:12:33.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.086248  1137 heartbeater.cc:461] Registering TS with master...
06:12:33.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.086536  1137 heartbeater.cc:507] Master 127.31.163.60:39345 requested a full tablet report, sending...
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087148  1140 heartbeater.cc:344] Connected to a master server at 127.31.163.61:41423
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087253  1140 heartbeater.cc:461] Registering TS with master...
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087252 32727 ts_manager.cc:194] Registered new tserver with Master: f1faf86642a7498181c38df949b90e36 (127.31.163.3:34647)
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087385  1140 heartbeater.cc:507] Master 127.31.163.61:41423 requested a full tablet report, sending...
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087625  1138 heartbeater.cc:344] Connected to a master server at 127.31.163.62:38425
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087700  1138 heartbeater.cc:461] Registering TS with master...
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087742 32601 ts_manager.cc:194] Registered new tserver with Master: f1faf86642a7498181c38df949b90e36 (127.31.163.3:34647)
06:12:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.087800  1138 heartbeater.cc:507] Master 127.31.163.62:38425 requested a full tablet report, sending...
06:12:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.088124 32481 ts_manager.cc:194] Registered new tserver with Master: f1faf86642a7498181c38df949b90e36 (127.31.163.3:34647)
06:12:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.088227 32601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.163.3:34657
06:12:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.088626 32396 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 921
06:12:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.088737 32396 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster200227304352524871/ts-2/wal/instance
06:12:33.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.092391 32396 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:33.093 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:33.093 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:33.094 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.163.62"
      port: 38425
    }
    bound_http_address {
      host: "127.31.163.62"
      port: 40601
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.163.61"
      port: 41423
    }
    bound_http_address {
      host: "127.31.163.61"
      port: 38867
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.163.60"
      port: 39345
    }
    bound_http_address {
      host: "127.31.163.60"
      port: 40829
    }
  }
}

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

06:12:33.095 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.163.1"
      port: 38389
    }
    bound_http_address {
      host: "127.31.163.1"
      port: 39347
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.163.2"
      port: 42257
    }
    bound_http_address {
      host: "127.31.163.2"
      port: 42789
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.163.3"
      port: 34647
    }
    bound_http_address {
      host: "127.31.163.3"
      port: 39527
    }
  }
}

06:12:33.095 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:33.098 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:33.099 [DEBUG - main] (Connection.java:748) [peer master-127.31.163.61:41423(127.31.163.61:41423)] connecting to peer
06:12:33.101 [DEBUG - main] (Connection.java:748) [peer master-127.31.163.60:39345(127.31.163.60:39345)] connecting to peer
06:12:33.102 [DEBUG - main] (Connection.java:748) [peer master-127.31.163.62:38425(127.31.163.62:38425)] connecting to peer
06:12:33.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.163.61:41423(127.31.163.61:41423)] Successfully connected to peer
06:12:33.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.163.60:39345(127.31.163.60:39345)] Successfully connected to peer
06:12:33.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.163.60
06:12:33.106 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.163.61
06:12:33.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.163.62:38425(127.31.163.62:38425)] Successfully connected to peer
06:12:33.116 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.163.62
06:12:33.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4bd72878, L:/127.0.0.1:42616 - R:/127.31.163.60:39345] using SASL/PLAIN
06:12:33.128 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x554dfde5, L:/127.0.0.1:60754 - R:/127.31.163.62:38425] using SASL/PLAIN
06:12:33.128 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e869669, L:/127.0.0.1:50020 - R:/127.31.163.61:41423] using SASL/PLAIN
06:12:33.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:33.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=31), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.163.61:41423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.163.60:39345, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.163.62:38425, [24ms] Sub RPC ConnectToMaster: received response from server master-127.31.163.60:39345: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.31.163.61:41423: OK, deferred=null) after lookup
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.131932 32601 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50020:
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515153098"
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "0"
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "1"
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "2"
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "3"
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "4"
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "5"
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "6"
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "7"
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "8"
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "9"
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "0"
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:33.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.133697 32601 catalog_manager.cc:7119] 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-1786515153098 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
06:12:33.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1efb61068b342af811b35ad41e541f7
06:12:33.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.147416   539 tablet_service.cc:1511] Processing CreateTablet for tablet c75e7cb2e1ae45099109fa7465e1f020 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515153098 [id=f1efb61068b342af811b35ad41e541f7]), partition=RANGE (0) PARTITION UNBOUNDED
06:12:33.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.147416   775 tablet_service.cc:1511] Processing CreateTablet for tablet c75e7cb2e1ae45099109fa7465e1f020 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515153098 [id=f1efb61068b342af811b35ad41e541f7]), partition=RANGE (0) PARTITION UNBOUNDED
06:12:33.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.147784   775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75e7cb2e1ae45099109fa7465e1f020. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:33.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.147784   539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75e7cb2e1ae45099109fa7465e1f020. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:33.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.151746  1178 tablet_bootstrap.cc:492] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: Bootstrap starting.
06:12:33.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.152117  1179 tablet_bootstrap.cc:492] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: Bootstrap starting.
06:12:33.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.152645  1178 tablet_bootstrap.cc:654] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: Neither blocks nor log segments found. Creating new log.
06:12:33.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.153326  1179 tablet_bootstrap.cc:654] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: Neither blocks nor log segments found. Creating new log.
06:12:33.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.153858  1179 log.cc:826] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: Log is configured to *not* fsync() on all Append() calls
06:12:33.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.154206  1178 log.cc:826] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: Log is configured to *not* fsync() on all Append() calls
06:12:33.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.155390  1179 tablet_bootstrap.cc:492] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: No bootstrap required, opened a new log
06:12:33.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.155486  1179 ts_tablet_manager.cc:1403] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:33.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.157256  1025 tablet_service.cc:1511] Processing CreateTablet for tablet c75e7cb2e1ae45099109fa7465e1f020 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515153098 [id=f1efb61068b342af811b35ad41e541f7]), partition=RANGE (0) PARTITION UNBOUNDED
06:12:33.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.157401  1179 raft_consensus.cc:359] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.157581  1179 raft_consensus.cc:385] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:33.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.157614  1179 raft_consensus.cc:740] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 798a8f385fd34f7e96ac335e41b4e022, State: Initialized, Role: FOLLOWER
06:12:33.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.157591  1025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75e7cb2e1ae45099109fa7465e1f020. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:33.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.157781  1179 consensus_queue.cc:260] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [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: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.158087  1179 ts_tablet_manager.cc:1434] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
06:12:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.158591   663 heartbeater.cc:499] Master 127.31.163.61:41423 was elected leader, sending a full tablet report...
06:12:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.160368  1178 tablet_bootstrap.cc:492] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: No bootstrap required, opened a new log
06:12:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.160611  1178 ts_tablet_manager.cc:1403] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
06:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.162156  1185 tablet_bootstrap.cc:492] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: Bootstrap starting.
06:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.162837  1185 tablet_bootstrap.cc:654] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: Neither blocks nor log segments found. Creating new log.
06:12:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.162775  1178 raft_consensus.cc:359] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.162925  1178 raft_consensus.cc:385] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.162957  1178 raft_consensus.cc:740] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4bb1fcf07bc497493a11bb3159a7fd7, State: Initialized, Role: FOLLOWER
06:12:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.163113  1178 consensus_queue.cc:260] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [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: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.163183  1185 log.cc:826] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: Log is configured to *not* fsync() on all Append() calls
06:12:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.163481  1178 ts_tablet_manager.cc:1434] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
06:12:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.163674   908 heartbeater.cc:499] Master 127.31.163.61:41423 was elected leader, sending a full tablet report...
06:12:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.164139   909 tablet.cc:2406] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.164347  1185 tablet_bootstrap.cc:492] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: No bootstrap required, opened a new log
06:12:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.164438  1185 ts_tablet_manager.cc:1403] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.166834  1185 raft_consensus.cc:359] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.167003  1185 raft_consensus.cc:385] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.167040  1185 raft_consensus.cc:740] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1faf86642a7498181c38df949b90e36, State: Initialized, Role: FOLLOWER
06:12:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.167166  1185 consensus_queue.cc:260] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [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: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.167492  1185 ts_tablet_manager.cc:1434] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
06:12:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.167622  1140 heartbeater.cc:499] Master 127.31.163.61:41423 was elected leader, sending a full tablet report...
06:12:33.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.252864  1190 raft_consensus.cc:493] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:33.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.253149  1190 raft_consensus.cc:515] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.253650  1190 leader_election.cc:290] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 798a8f385fd34f7e96ac335e41b4e022 (127.31.163.1:38389), d4bb1fcf07bc497493a11bb3159a7fd7 (127.31.163.2:42257)
06:12:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.257278   576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e7cb2e1ae45099109fa7465e1f020" candidate_uuid: "f1faf86642a7498181c38df949b90e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798a8f385fd34f7e96ac335e41b4e022" is_pre_election: true
06:12:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.257483   810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e7cb2e1ae45099109fa7465e1f020" candidate_uuid: "f1faf86642a7498181c38df949b90e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" is_pre_election: true
06:12:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.257673   576 raft_consensus.cc:2468] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1faf86642a7498181c38df949b90e36 in term 0.
06:12:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.257673   810 raft_consensus.cc:2468] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1faf86642a7498181c38df949b90e36 in term 0.
06:12:33.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.258006   952 leader_election.cc:304] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [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: 798a8f385fd34f7e96ac335e41b4e022, f1faf86642a7498181c38df949b90e36; no voters: 
06:12:33.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.258204  1190 raft_consensus.cc:2804] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:33.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.258270  1190 raft_consensus.cc:493] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:33.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.258301  1190 raft_consensus.cc:3060] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 0 FOLLOWER]: Advancing to term 1
06:12:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.259102  1190 raft_consensus.cc:515] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.259294  1190 leader_election.cc:290] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [CANDIDATE]: Term 1 election: Requested vote from peers 798a8f385fd34f7e96ac335e41b4e022 (127.31.163.1:38389), d4bb1fcf07bc497493a11bb3159a7fd7 (127.31.163.2:42257)
06:12:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.259508   576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e7cb2e1ae45099109fa7465e1f020" candidate_uuid: "f1faf86642a7498181c38df949b90e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "798a8f385fd34f7e96ac335e41b4e022"
06:12:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.259621   576 raft_consensus.cc:3060] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [term 0 FOLLOWER]: Advancing to term 1
06:12:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.259739   810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e7cb2e1ae45099109fa7465e1f020" candidate_uuid: "f1faf86642a7498181c38df949b90e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7"
06:12:33.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.259920   810 raft_consensus.cc:3060] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [term 0 FOLLOWER]: Advancing to term 1
06:12:33.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.260288   576 raft_consensus.cc:2468] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1faf86642a7498181c38df949b90e36 in term 1.
06:12:33.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.260468   952 leader_election.cc:304] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [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: 798a8f385fd34f7e96ac335e41b4e022, f1faf86642a7498181c38df949b90e36; no voters: 
06:12:33.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.260649  1190 raft_consensus.cc:2804] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 1 FOLLOWER]: Leader election won for term 1
06:12:33.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.260864  1190 raft_consensus.cc:697] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [term 1 LEADER]: Becoming Leader. State: Replica: f1faf86642a7498181c38df949b90e36, State: Running, Role: LEADER
06:12:33.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.261025   810 raft_consensus.cc:2468] T c75e7cb2e1ae45099109fa7465e1f020 P d4bb1fcf07bc497493a11bb3159a7fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1faf86642a7498181c38df949b90e36 in term 1.
06:12:33.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.261013  1190 consensus_queue.cc:237] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 [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: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } }
06:12:33.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.262151 32601 catalog_manager.cc:5739] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1faf86642a7498181c38df949b90e36 (127.31.163.3). New cstate: current_term: 1 leader_uuid: "f1faf86642a7498181c38df949b90e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1faf86642a7498181c38df949b90e36" member_type: VOTER last_known_addr { host: "127.31.163.3" port: 34647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "798a8f385fd34f7e96ac335e41b4e022" member_type: VOTER last_known_addr { host: "127.31.163.1" port: 38389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4bb1fcf07bc497493a11bb3159a7fd7" member_type: VOTER last_known_addr { host: "127.31.163.2" port: 42257 } health_report { overall_health: UNKNOWN } } }
06:12:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.276804   664 tablet.cc:2406] T c75e7cb2e1ae45099109fa7465e1f020 P 798a8f385fd34f7e96ac335e41b4e022: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:33.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.284423 32601 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50020:
06:12:33.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515153098" } 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 } } }
06:12:33.286 [DEBUG - main] (Connection.java:575) [peer master-127.31.163.62:38425(127.31.163.62:38425)] disconnecting while in state READY
06:12:33.286 [DEBUG - main] (Connection.java:575) [peer master-127.31.163.61:41423(127.31.163.61:41423)] disconnecting while in state READY
06:12:33.286 [DEBUG - main] (Connection.java:575) [peer master-127.31.163.60:39345(127.31.163.60:39345)] disconnecting while in state READY
06:12:33.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:33.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.163.62:38425(127.31.163.62:38425)] handling channelInactive
06:12:33.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.163.61:41423(127.31.163.61:41423)] handling channelInactive
06:12:33.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.163.62:38425(127.31.163.62:38425)] cleaning up while in state READY due to: connection closed
06:12:33.287 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.163.61:41423(127.31.163.61:41423)] cleaning up while in state READY due to: connection closed
06:12:33.289 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.163.60:39345(127.31.163.60:39345)] handling channelInactive
06:12:33.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.163.60:39345(127.31.163.60:39345)] cleaning up while in state READY due to: connection closed
06:12:33.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.289808 32396 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 436
06:12:33.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.322279 32396 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 668
06:12:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.333761  1142 tablet.cc:2406] T c75e7cb2e1ae45099109fa7465e1f020 P f1faf86642a7498181c38df949b90e36: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:33.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.341971 32396 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 921
06:12:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.364559 32396 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 32415
06:12:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.383880   354 catalog_manager.cc:1296] Loaded cluster ID: b527e710c68242a69c9928955b771019
06:12:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.383984   354 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: loading cluster ID for follower catalog manager: success
06:12:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.385483   354 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: acquiring CA information for follower catalog manager: success
06:12:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.385854   354 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 6409a8601c43472ba53771c9c9fc448b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:33.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.389187 32396 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 32551
06:12:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.403079 32396 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 32672
06:12:33.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:33Z chronyd exiting
.06:12:33.476 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515153476
06:12:33.479 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:33.479 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:33.480 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:33.480 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:33.480 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:33.483 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263"
  extra_master_flags: "--enable_per_range_hash_schemas=false"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.579260  1206 mini_oidc.cc:150] Starting JWKS server
06:12:33.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.580015  1206 webserver.cc:533] Webserver started at http://127.0.0.1:39921/ using document root <none> and password file <none>
06:12:33.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.580089  1206 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:33.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.580363  1206 webserver.cc:533] Webserver started at http://127.0.0.1:46451/ using document root <none> and password file <none>
06:12:33.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:33Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:33.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:33Z Disabled control of system clock
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.597064  1206 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/logs
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data/info.pb
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:33.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.190:38931
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.190
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39921/jwks.json
06:12:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
06:12:33.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.697252  1227 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:33.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.697520  1227 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:33.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.697546  1227 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.699314  1227 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.699373  1227 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.699386  1227 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.699401  1227 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.699414  1227 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:33.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.699426  1227 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39921/jwks.json
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.701201  1227 master_runner.cc:387] Master server non-default flags:
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.190:38931
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39921/jwks.json
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data/info.pb
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.190
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1227
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/logs
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:33.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.701489  1227 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:33.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.701752  1227 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.704950  1235 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
06:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.704934  1236 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
06:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.704985  1227 server_base.cc:1061] running on GCE node
06:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.704938  1240 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
06:12:33.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.705587  1227 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:33.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.705878  1227 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:33.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.707062  1227 hybrid_clock.cc:648] HybridClock initialized: now 1786515153707078 us; error 70 us; skew 500 ppm
06:12:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.708468  1227 webserver.cc:533] Webserver started at http://127.1.45.190:38567/ using document root <none> and password file <none>
06:12:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.708802  1227 fs_manager.cc:362] Metadata directory not provided
06:12:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.708889  1227 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:33.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.709038  1227 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.710103  1227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data/instance:
06:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d"
06:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.710526  1227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal/instance:
06:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d"
06:12:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.712009  1227 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.712905  1251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.713208  1227 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.713310  1227 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d"
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.713393  1227 fs_report.cc:389] FS layout report
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data/data
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:33.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.729377  1227 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:33.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.729847  1227 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:33.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.729966  1227 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:33.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.735349  1227 rpc_server.cc:307] RPC server started. Bound to: 127.1.45.190:38931
06:12:33.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.735386  1354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.45.190:38931 every 8 connection(s)
06:12:33.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.735775  1227 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/data/info.pb
06:12:33.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.736624  1356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:33.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.738348  1356 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } has no permanent_uuid. Determining permanent_uuid...
06:12:33.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.744918  1206 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 1227
06:12:33.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.745080  1206 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-0/wal/instance
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.746025  1206 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/logs
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data/info.pb
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.189:41903
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.189
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:33.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39921/jwks.json
06:12:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
06:12:33.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.749316  1356 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } has no permanent_uuid. Determining permanent_uuid...
06:12:33.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.749946  1252 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.45.189:41903: connect: Connection refused (error 111)
06:12:33.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.750527  1356 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.189:41903: Network error: Client connection negotiation failed: client connection to 127.1.45.189:41903: connect: Connection refused (error 111)
06:12:33.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.799774  1356 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } attempt: 1
06:12:33.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.800884  1356 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.189:41903: Network error: Client connection negotiation failed: client connection to 127.1.45.189:41903: connect: Connection refused (error 111)
06:12:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.847486  1361 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:33.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.847782  1361 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:33.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.847823  1361 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.849809  1361 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.849900  1361 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.849926  1361 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.849951  1361 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.849970  1361 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.849987  1361 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39921/jwks.json
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.851990  1361 master_runner.cc:387] Master server non-default flags:
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.189:41903
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39921/jwks.json
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data/info.pb
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.189
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1361
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/logs
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.852428  1361 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:33.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.852824  1361 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:33.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.856304  1371 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
06:12:33.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.856307  1370 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
06:12:33.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.856424  1376 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
06:12:33.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.856678  1361 server_base.cc:1061] running on GCE node
06:12:33.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.857291  1361 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:33.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.857658  1361 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:33.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.858837  1361 hybrid_clock.cc:648] HybridClock initialized: now 1786515153858810 us; error 47 us; skew 500 ppm
06:12:33.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.860275  1361 webserver.cc:533] Webserver started at http://127.1.45.189:41163/ using document root <none> and password file <none>
06:12:33.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.860591  1361 fs_manager.cc:362] Metadata directory not provided
06:12:33.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.860672  1361 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:33.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.860822  1361 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.861835  1361 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data/instance:
06:12:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "38284beb5f5c4b24a43750900b0b733c"
06:12:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.862241  1361 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal/instance:
06:12:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "38284beb5f5c4b24a43750900b0b733c"
06:12:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.863694  1361 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:33.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.864552  1387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:33.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.864775  1361 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:33.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.864871  1361 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "38284beb5f5c4b24a43750900b0b733c"
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:33 on dist-test-slave-jq4t"
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.864948  1361 fs_report.cc:389] FS layout report
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data/data
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:33.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:33.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.869179  1356 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } attempt: 2
06:12:33.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.870138  1356 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.189:41903: Network error: Client connection negotiation failed: client connection to 127.1.45.189:41903: connect: Connection refused (error 111)
06:12:33.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.895128  1361 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:33.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.895678  1361 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:33.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.895885  1361 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:33.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.901861  1361 rpc_server.cc:307] RPC server started. Bound to: 127.1.45.189:41903
06:12:33.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.901898  1487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.45.189:41903 every 8 connection(s)
06:12:33.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.902403  1361 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/data/info.pb
06:12:33.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.903285  1488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:33.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.904659  1206 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 1361
06:12:33.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.904798  1206 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-1/wal/instance
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.905378  1206 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/logs
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data/info.pb
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.188:34629
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.188
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39921/jwks.json
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
06:12:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.905238  1488 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } has no permanent_uuid. Determining permanent_uuid...
06:12:33.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.912561  1488 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } has no permanent_uuid. Determining permanent_uuid...
06:12:33.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.917065  1488 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } has no permanent_uuid. Determining permanent_uuid...
06:12:33.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.917733  1389 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.45.188:34629: connect: Connection refused (error 111)
06:12:33.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.918351  1488 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.188:34629: Network error: Client connection negotiation failed: client connection to 127.1.45.188:34629: connect: Connection refused (error 111)
06:12:33.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.961357  1356 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } attempt: 3
06:12:33.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.965519  1356 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } has no permanent_uuid. Determining permanent_uuid...
06:12:33.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.966372  1356 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.188:34629: Network error: Client connection negotiation failed: client connection to 127.1.45.188:34629: connect: Connection refused (error 111)
06:12:33.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.967585  1488 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } attempt: 1
06:12:33.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.968434  1488 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.188:34629: Network error: Client connection negotiation failed: client connection to 127.1.45.188:34629: connect: Connection refused (error 111)
06:12:33.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:33.997596  1356 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } attempt: 1
06:12:33.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:33.998769  1356 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.188:34629: Network error: Client connection negotiation failed: client connection to 127.1.45.188:34629: connect: Connection refused (error 111)
06:12:34.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.005396  1491 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:34.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.005664  1491 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:34.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.005690  1491 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:34.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.007460  1491 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:34.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.007509  1491 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:34.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.007524  1491 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:34.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.007537  1491 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:34.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.007550  1491 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:34.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.007562  1491 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39921/jwks.json
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.009418  1491 master_runner.cc:387] Master server non-default flags:
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.188:34629
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39921/jwks.json
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data/info.pb
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.188
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1491
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/logs
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.009733  1491 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.009985  1491 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.012841  1510 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
06:12:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.012832  1514 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
06:12:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.012831  1509 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
06:12:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.013002  1491 server_base.cc:1061] running on GCE node
06:12:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.013453  1491 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.013761  1491 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:34.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.014935  1491 hybrid_clock.cc:648] HybridClock initialized: now 1786515154014911 us; error 38 us; skew 500 ppm
06:12:34.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.016345  1491 webserver.cc:533] Webserver started at http://127.1.45.188:36693/ using document root <none> and password file <none>
06:12:34.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.016690  1491 fs_manager.cc:362] Metadata directory not provided
06:12:34.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.016770  1491 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:34.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.016930  1491 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.018009  1491 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data/instance:
06:12:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf9d4a2dfdc94beab960638e1c8c13ef"
06:12:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.018440  1491 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal/instance:
06:12:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf9d4a2dfdc94beab960638e1c8c13ef"
06:12:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.019938  1491 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.020890  1522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.021099  1491 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.021193  1491 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf9d4a2dfdc94beab960638e1c8c13ef"
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.021294  1491 fs_report.cc:389] FS layout report
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data/data
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:34.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.032588  1491 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:34.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.033149  1491 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:34.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.033349  1491 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:34.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.036623  1488 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } attempt: 2
06:12:34.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.037681  1488 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.45.188:34629: Network error: Client connection negotiation failed: client connection to 127.1.45.188:34629: connect: Connection refused (error 111)
06:12:34.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.039299  1491 rpc_server.cc:307] RPC server started. Bound to: 127.1.45.188:34629
06:12:34.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.039338  1604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.45.188:34629 every 8 connection(s)
06:12:34.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.039700  1491 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/data/info.pb
06:12:34.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.040385  1605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:34.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.042119  1605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } has no permanent_uuid. Determining permanent_uuid...
06:12:34.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.043586  1206 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 1491
06:12:34.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.043717  1206 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/master-2/wal/instance
06:12:34.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.049032  1605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } has no permanent_uuid. Determining permanent_uuid...
06:12:34.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.053066  1605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } has no permanent_uuid. Determining permanent_uuid...
06:12:34.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.058424  1605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef: Bootstrap starting.
06:12:34.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.059253  1605 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef: Neither blocks nor log segments found. Creating new log.
06:12:34.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.059597  1605 log.cc:826] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef: Log is configured to *not* fsync() on all Append() calls
06:12:34.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.060443  1605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef: No bootstrap required, opened a new log
06:12:34.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.062608  1605 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.062753  1605 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:34.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.062788  1605 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9d4a2dfdc94beab960638e1c8c13ef, State: Initialized, Role: FOLLOWER
06:12:34.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.062897  1605 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [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: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.063301  1605 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: configured and running, proceeding with master startup.
06:12:34.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.063299  1623 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [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: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.063407  1623 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.065727  1651 catalog_manager.cc:1614] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:34.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.065941  1651 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:34.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.065986  1491 master_runner.cc:187] Error getting master registration for 127.1.45.190:38931: OK, instance_id { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" instance_seqno: 1786515153733934 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:34.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.067515  1491 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.073989  1356 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } attempt: 2
06:12:34.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.079067  1356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d: Bootstrap starting.
06:12:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.079988  1356 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d: Neither blocks nor log segments found. Creating new log.
06:12:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.080291  1356 log.cc:826] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d: Log is configured to *not* fsync() on all Append() calls
06:12:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.081180  1356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d: No bootstrap required, opened a new log
06:12:34.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083189  1356 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083321  1356 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:34.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083345  1356 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a2b20c1b0944a39ee3ccccc7eb721d, State: Initialized, Role: FOLLOWER
06:12:34.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083485  1356 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [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: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083811  1654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [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: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083906  1356 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [sys.catalog]: configured and running, proceeding with master startup.
06:12:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.083918  1654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.087280  1667 catalog_manager.cc:1614] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:34.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.087565  1227 master_runner.cc:187] Error getting master registration for 127.1.45.189:41903: OK, instance_id { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" instance_seqno: 1786515153900044 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:34.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.089102  1667 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:34.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.089150  1227 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:34.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.119241  1623 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:34.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.119472  1623 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.119872  1623 leader_election.cc:290] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1a2b20c1b0944a39ee3ccccc7eb721d (127.1.45.190:38931), 38284beb5f5c4b24a43750900b0b733c (127.1.45.189:41903)
06:12:34.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.120347  1304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" is_pre_election: true
06:12:34.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.121215  1304 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf9d4a2dfdc94beab960638e1c8c13ef in term 0.
06:12:34.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.121600  1533 leader_election.cc:304] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [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: b1a2b20c1b0944a39ee3ccccc7eb721d, cf9d4a2dfdc94beab960638e1c8c13ef; no voters: 
06:12:34.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.121829  1623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:34.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.121910  1623 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:34.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.121939  1623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 0 FOLLOWER]: Advancing to term 1
06:12:34.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.123163  1623 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.123368  1623 leader_election.cc:290] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [CANDIDATE]: Term 1 election: Requested vote from peers b1a2b20c1b0944a39ee3ccccc7eb721d (127.1.45.190:38931), 38284beb5f5c4b24a43750900b0b733c (127.1.45.189:41903)
06:12:34.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.123778  1304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d"
06:12:34.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.123907  1304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 0 FOLLOWER]: Advancing to term 1
06:12:34.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.125072  1304 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9d4a2dfdc94beab960638e1c8c13ef in term 1.
06:12:34.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.125381  1533 leader_election.cc:304] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [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: b1a2b20c1b0944a39ee3ccccc7eb721d, cf9d4a2dfdc94beab960638e1c8c13ef; no voters: 
06:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.125504  1623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 1 FOLLOWER]: Leader election won for term 1
06:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.125762  1623 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [term 1 LEADER]: Becoming Leader. State: Replica: cf9d4a2dfdc94beab960638e1c8c13ef, State: Running, Role: LEADER
06:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.125891  1623 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [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: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.126744  1675 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf9d4a2dfdc94beab960638e1c8c13ef. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.126964  1675 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: This master's current role is: LEADER
06:12:34.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.127326  1679 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:34.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.127741  1679 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:34.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.129029  1488 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } attempt: 3
06:12:34.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.131379  1304 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [term 1 FOLLOWER]: Refusing update from remote peer cf9d4a2dfdc94beab960638e1c8c13ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:34.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.131889  1675 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:34.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.133742  1654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf9d4a2dfdc94beab960638e1c8c13ef. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.133852  1654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.135555  1675 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.135666  1675 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: This master's current role is: LEADER
06:12:34.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.135944  1488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c: Bootstrap starting.
06:12:34.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.136271  1680 mvcc.cc:204] Tried to move back new op lower bound from 7317566071317753856 to 7317566071301640192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566071317753856}]
06:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.136795  1654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.136880  1654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a2b20c1b0944a39ee3ccccc7eb721d [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.137140  1488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c: Neither blocks nor log segments found. Creating new log.
06:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.137882  1488 log.cc:826] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c: Log is configured to *not* fsync() on all Append() calls
06:12:34.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.137849  1681 mvcc.cc:204] Tried to move back new op lower bound from 7317566071317753856 to 7317566071301640192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566071317753856}]
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.138729  1679 catalog_manager.cc:1384] Generated new cluster ID: 4d93cd84c39841b0add0166a24665553
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.138787  1679 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.139016  1488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c: No bootstrap required, opened a new log
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.140748  1488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.140861  1488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.140887  1488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38284beb5f5c4b24a43750900b0b733c, State: Initialized, Role: FOLLOWER
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.140982  1488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [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: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } }
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.141288  1488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: configured and running, proceeding with master startup.
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.143751  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38284beb5f5c4b24a43750900b0b733c"
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.143865  1439 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [term 0 FOLLOWER]: Advancing to term 1
06:12:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.144531  1441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38284beb5f5c4b24a43750900b0b733c" is_pre_election: true
06:12:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.145675  1439 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf9d4a2dfdc94beab960638e1c8c13ef in term 1.
06:12:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.145835  1435 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [term 1 FOLLOWER]: Refusing update from remote peer cf9d4a2dfdc94beab960638e1c8c13ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.146093  1623 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.146888  1713 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:34.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.147035  1713 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.147862  1398 tablet.cc:2406] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.152921  1694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.153290  1694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.153424  1694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf9d4a2dfdc94beab960638e1c8c13ef. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.153524  1694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.153599  1694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.153685  1694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38284beb5f5c4b24a43750900b0b733c [sys.catalog]: This master's current role is: FOLLOWER
06:12:34.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.154484  1720 mvcc.cc:204] Tried to move back new op lower bound from 7317566071317753856 to 7317566071301640192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566071317753856}]
06:12:34.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.173929  1623 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a2b20c1b0944a39ee3ccccc7eb721d" member_type: VOTER last_known_addr { host: "127.1.45.190" port: 38931 } } peers { permanent_uuid: "38284beb5f5c4b24a43750900b0b733c" member_type: VOTER last_known_addr { host: "127.1.45.189" port: 41903 } } peers { permanent_uuid: "cf9d4a2dfdc94beab960638e1c8c13ef" member_type: VOTER last_known_addr { host: "127.1.45.188" port: 34629 } } }
06:12:34.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.174088  1623 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef [sys.catalog]: This master's current role is: LEADER
06:12:34.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.177259  1679 catalog_manager.cc:1407] Generated new certificate authority record
06:12:34.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.178444  1679 catalog_manager.cc:1560] Loading token signing keys...
06:12:34.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.188165  1679 catalog_manager.cc:6112] T 00000000000000000000000000000000 P cf9d4a2dfdc94beab960638e1c8c13ef: Generated new TSK 0
06:12:34.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.188855  1679 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.193403  1206 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/logs
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data/info.pb
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.129:0
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.45.129
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.129
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:34.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.335239  1725 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:34.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.335590  1725 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:34.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.335634  1725 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:34.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.338835  1725 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:34.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.338979  1725 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.45.129
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.342176  1725 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.129:0
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data/info.pb
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.129
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1725
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.45.129
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/logs
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.342628  1725 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:34.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.343005  1725 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:34.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.346612  1731 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
06:12:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.346727  1734 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
06:12:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.346626  1736 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
06:12:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.347550  1725 server_base.cc:1061] running on GCE node
06:12:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.347798  1725 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:34.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.348088  1725 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.349246  1725 hybrid_clock.cc:648] HybridClock initialized: now 1786515154349223 us; error 46 us; skew 500 ppm
06:12:34.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.351183  1725 webserver.cc:533] Webserver started at http://127.1.45.129:38043/ using document root <none> and password file <none>
06:12:34.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.351467  1725 fs_manager.cc:362] Metadata directory not provided
06:12:34.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.351531  1725 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:34.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.351671  1725 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.353000  1725 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data/instance:
06:12:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "43a523688a4c425b8d49af7f83ed503f"
06:12:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.353417  1725 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal/instance:
06:12:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "43a523688a4c425b8d49af7f83ed503f"
06:12:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.355279  1725 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.356325  1753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.356601  1725 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.356685  1725 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "43a523688a4c425b8d49af7f83ed503f"
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.356776  1725 fs_report.cc:389] FS layout report
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data/data
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:34.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.373014  1725 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.373539  1725 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:34.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.373711  1725 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.374091  1725 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.374677  1725 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.374737  1725 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.374898  1725 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.374962  1725 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.385479  1725 rpc_server.cc:307] RPC server started. Bound to: 127.1.45.129:46671
06:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.385556  1940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.45.129:46671 every 8 connection(s)
06:12:34.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.386549  1725 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/data/info.pb
06:12:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.393272  1941 heartbeater.cc:344] Connected to a master server at 127.1.45.190:38931
06:12:34.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.393784  1941 heartbeater.cc:461] Registering TS with master...
06:12:34.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.394081  1941 heartbeater.cc:507] Master 127.1.45.190:38931 requested a full tablet report, sending...
06:12:34.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.394447  1206 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 1725
06:12:34.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.394555  1206 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-0/wal/instance
06:12:34.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.394788  1283 ts_manager.cc:194] Registered new tserver with Master: 43a523688a4c425b8d49af7f83ed503f (127.1.45.129:46671)
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.396010  1944 heartbeater.cc:344] Connected to a master server at 127.1.45.189:41903
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.396097  1206 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/logs
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data/info.pb
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.130:0
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.45.130
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.130
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:34.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.396903  1944 heartbeater.cc:461] Registering TS with master...
06:12:34.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.397063  1944 heartbeater.cc:507] Master 127.1.45.189:41903 requested a full tablet report, sending...
06:12:34.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.397599  1421 ts_manager.cc:194] Registered new tserver with Master: 43a523688a4c425b8d49af7f83ed503f (127.1.45.129:46671)
06:12:34.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.398728  1943 heartbeater.cc:344] Connected to a master server at 127.1.45.188:34629
06:12:34.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.398804  1943 heartbeater.cc:461] Registering TS with master...
06:12:34.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.398921  1943 heartbeater.cc:507] Master 127.1.45.188:34629 requested a full tablet report, sending...
06:12:34.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.399341  1554 ts_manager.cc:194] Registered new tserver with Master: 43a523688a4c425b8d49af7f83ed503f (127.1.45.129:46671)
06:12:34.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.400163  1554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.45.129:50749
06:12:34.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.501379  1959 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:34.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.501626  1959 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:34.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.501650  1959 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:34.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.503540  1959 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:34.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.503623  1959 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.45.130
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.505587  1959 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.130:0
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data/info.pb
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.130
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1959
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.45.130
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/logs
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.506006  1959 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.506351  1959 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.510475  1965 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
06:12:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.510475  1971 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
06:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.510854  1966 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
06:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.510841  1959 server_base.cc:1061] running on GCE node
06:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.511180  1959 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.511498  1959 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:34.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.512666  1959 hybrid_clock.cc:648] HybridClock initialized: now 1786515154512640 us; error 42 us; skew 500 ppm
06:12:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.514199  1959 webserver.cc:533] Webserver started at http://127.1.45.130:36289/ using document root <none> and password file <none>
06:12:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.514525  1959 fs_manager.cc:362] Metadata directory not provided
06:12:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.514635  1959 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.514801  1959 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.515995  1959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data/instance:
06:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efa1630b08324496a41a944e24d0bac3"
06:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.516461  1959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal/instance:
06:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efa1630b08324496a41a944e24d0bac3"
06:12:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.518117  1959 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.519230  1980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.519546  1959 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.519680  1959 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "efa1630b08324496a41a944e24d0bac3"
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.519770  1959 fs_report.cc:389] FS layout report
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal
06:12:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data/data
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:34.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.533900  1959 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.534459  1959 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.534660  1959 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.535099  1959 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.535779  1959 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.535847  1959 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:34.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.535892  1959 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:34.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.535909  1959 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:34.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.545182  1959 rpc_server.cc:307] RPC server started. Bound to: 127.1.45.130:45445
06:12:34.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.545295  2185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.45.130:45445 every 8 connection(s)
06:12:34.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.545694  1959 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/data/info.pb
06:12:34.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.552345  2189 heartbeater.cc:344] Connected to a master server at 127.1.45.188:34629
06:12:34.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.552397  2187 heartbeater.cc:344] Connected to a master server at 127.1.45.190:38931
06:12:34.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.552570  2187 heartbeater.cc:461] Registering TS with master...
06:12:34.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.552645  2189 heartbeater.cc:461] Registering TS with master...
06:12:34.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.552888  2187 heartbeater.cc:507] Master 127.1.45.190:38931 requested a full tablet report, sending...
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.552892  2189 heartbeater.cc:507] Master 127.1.45.188:34629 requested a full tablet report, sending...
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553141  2194 heartbeater.cc:344] Connected to a master server at 127.1.45.189:41903
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553354  2194 heartbeater.cc:461] Registering TS with master...
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553416  1554 ts_manager.cc:194] Registered new tserver with Master: efa1630b08324496a41a944e24d0bac3 (127.1.45.130:45445)
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553471  2194 heartbeater.cc:507] Master 127.1.45.189:41903 requested a full tablet report, sending...
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553452  1283 ts_manager.cc:194] Registered new tserver with Master: efa1630b08324496a41a944e24d0bac3 (127.1.45.130:45445)
06:12:34.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553820  1421 ts_manager.cc:194] Registered new tserver with Master: efa1630b08324496a41a944e24d0bac3 (127.1.45.130:45445)
06:12:34.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.553966  1554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.45.130:44497
06:12:34.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.555807  1206 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 1959
06:12:34.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.555909  1206 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-1/wal/instance
06:12:34.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.557622  1206 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:34.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:34.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal
06:12:34.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data
06:12:34.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:34.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/logs
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data/info.pb
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.131:0
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.45.131
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.131
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:34.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.660406  2204 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:34.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.660706  2204 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:34.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.660732  2204 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:34.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.662513  2204 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:34.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.662570  2204 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.45.131
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.664278  2204 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.45.148:36305
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.45.131:0
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data/info.pb
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.45.131
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.45.190:38931,127.1.45.189:41903,127.1.45.188:34629
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2204
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.45.131
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/logs
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:34.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:34.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:34.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:34.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:34.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.664582  2204 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:34.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.664863  2204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.668057  2215 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
06:12:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.668030  2220 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
06:12:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.668143  2204 server_base.cc:1061] running on GCE node
06:12:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.668118  2214 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
06:12:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.668681  2204 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:34.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.669019  2204 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:34.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.670181  2204 hybrid_clock.cc:648] HybridClock initialized: now 1786515154670158 us; error 40 us; skew 500 ppm
06:12:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.671572  2204 webserver.cc:533] Webserver started at http://127.1.45.131:38663/ using document root <none> and password file <none>
06:12:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.671857  2204 fs_manager.cc:362] Metadata directory not provided
06:12:34.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.671933  2204 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:34.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.672077  2204 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:34.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.673228  2204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data/instance:
06:12:34.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d97deb4d25614108b7946207a499d5d5"
06:12:34.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.673709  2204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal/instance:
06:12:34.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d97deb4d25614108b7946207a499d5d5"
06:12:34.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.675201  2204 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.676164  2229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.676371  2204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.676476  2204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d97deb4d25614108b7946207a499d5d5"
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:34 on dist-test-slave-jq4t"
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.676582  2204 fs_report.cc:389] FS layout report
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data/data
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:34.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.688920  2204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.689424  2204 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.689606  2204 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.689922  2204 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.690407  2204 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.690466  2204 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.690505  2204 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.690523  2204 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.698364  2204 rpc_server.cc:307] RPC server started. Bound to: 127.1.45.131:35429
06:12:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.698418  2448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.45.131:35429 every 8 connection(s)
06:12:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.698850  2204 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/data/info.pb
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.705688  1206 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 2204
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.705670  2449 heartbeater.cc:344] Connected to a master server at 127.1.45.190:38931
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.705816  1206 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16566719648564115263/ts-2/wal/instance
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.705822  2449 heartbeater.cc:461] Registering TS with master...
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.705896  2455 heartbeater.cc:344] Connected to a master server at 127.1.45.189:41903
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.705971  2455 heartbeater.cc:461] Registering TS with master...
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706085  2455 heartbeater.cc:507] Master 127.1.45.189:41903 requested a full tablet report, sending...
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706089  2449 heartbeater.cc:507] Master 127.1.45.190:38931 requested a full tablet report, sending...
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706538  2452 heartbeater.cc:344] Connected to a master server at 127.1.45.188:34629
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706597  2452 heartbeater.cc:461] Registering TS with master...
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706692  2452 heartbeater.cc:507] Master 127.1.45.188:34629 requested a full tablet report, sending...
06:12:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706691  1283 ts_manager.cc:194] Registered new tserver with Master: d97deb4d25614108b7946207a499d5d5 (127.1.45.131:35429)
06:12:34.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.706903  1421 ts_manager.cc:194] Registered new tserver with Master: d97deb4d25614108b7946207a499d5d5 (127.1.45.131:35429)
06:12:34.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.707242  1554 ts_manager.cc:194] Registered new tserver with Master: d97deb4d25614108b7946207a499d5d5 (127.1.45.131:35429)
06:12:34.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.707841  1554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.45.131:39501
06:12:34.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.709930  1206 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:34.711 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:34.711 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:34.711 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.45.190"
      port: 38931
    }
    bound_http_address {
      host: "127.1.45.190"
      port: 38567
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.45.189"
      port: 41903
    }
    bound_http_address {
      host: "127.1.45.189"
      port: 41163
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.45.188"
      port: 34629
    }
    bound_http_address {
      host: "127.1.45.188"
      port: 36693
    }
  }
}

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

06:12:34.712 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.45.129"
      port: 46671
    }
    bound_http_address {
      host: "127.1.45.129"
      port: 38043
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.45.130"
      port: 45445
    }
    bound_http_address {
      host: "127.1.45.130"
      port: 36289
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.45.131"
      port: 35429
    }
    bound_http_address {
      host: "127.1.45.131"
      port: 38663
    }
  }
}

06:12:34.712 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:34.715 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:34.717 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.45.190:38931(127.1.45.190:38931)] connecting to peer
06:12:34.719 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.45.188:34629(127.1.45.188:34629)] connecting to peer
06:12:34.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.45.190:38931(127.1.45.190:38931)] Successfully connected to peer
06:12:34.720 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.45.189:41903(127.1.45.189:41903)] connecting to peer
06:12:34.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.45.188:34629(127.1.45.188:34629)] Successfully connected to peer
06:12:34.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.45.189:41903(127.1.45.189:41903)] Successfully connected to peer
06:12:34.722 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.45.190
06:12:34.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.45.188
06:12:34.723 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.45.189
06:12:34.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91b1a44b, L:/127.0.0.1:36462 - R:/127.1.45.190:38931] using SASL/PLAIN
06:12:34.738 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88e58a15, L:/127.0.0.1:53338 - R:/127.1.45.189:41903] using SASL/PLAIN
06:12:34.747 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaeb068eb, L:/127.0.0.1:60580 - R:/127.1.45.188:34629] using SASL/PLAIN
06:12:34.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:34.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=33), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.45.190:38931, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.45.188:34629, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.45.189:41903, [22ms] Sub RPC ConnectToMaster: received response from server master-127.1.45.190:38931: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.1.45.189:41903: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.1.45.188:34629: OK, deferred=null) after lookup
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.751104  1554 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60580:
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515154715"
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:34.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:34.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 0f4ed79cac014f0ca37f7787b45d70d5
06:12:34.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.763177  2065 tablet_service.cc:1511] Processing CreateTablet for tablet a0b956089e954f1294d75e5c95bfb054 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515154715 [id=0f4ed79cac014f0ca37f7787b45d70d5]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:34.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.763332  1836 tablet_service.cc:1511] Processing CreateTablet for tablet bc1af3a4bdb543eda01b5f8bce9bd2e1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515154715 [id=0f4ed79cac014f0ca37f7787b45d70d5]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:34.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.763655  2065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b956089e954f1294d75e5c95bfb054. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:34.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.763667  1836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1af3a4bdb543eda01b5f8bce9bd2e1. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.766497  2496 tablet_bootstrap.cc:492] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3: Bootstrap starting.
06:12:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.767575  2496 tablet_bootstrap.cc:654] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3: Neither blocks nor log segments found. Creating new log.
06:12:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.767863  2496 log.cc:826] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3: Log is configured to *not* fsync() on all Append() calls
06:12:34.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.768698  2499 tablet_bootstrap.cc:492] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f: Bootstrap starting.
06:12:34.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.768663  2496 tablet_bootstrap.cc:492] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3: No bootstrap required, opened a new log
06:12:34.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.768814  2496 ts_tablet_manager.cc:1403] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:34.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.769482  2499 tablet_bootstrap.cc:654] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f: Neither blocks nor log segments found. Creating new log.
06:12:34.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.769797  2499 log.cc:826] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f: Log is configured to *not* fsync() on all Append() calls
06:12:34.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.770570  2499 tablet_bootstrap.cc:492] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f: No bootstrap required, opened a new log
06:12:34.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.770646  2499 ts_tablet_manager.cc:1403] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.770908  2496 raft_consensus.cc:359] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa1630b08324496a41a944e24d0bac3" member_type: VOTER last_known_addr { host: "127.1.45.130" port: 45445 } }
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.771068  2496 raft_consensus.cc:385] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.771114  2496 raft_consensus.cc:740] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa1630b08324496a41a944e24d0bac3, State: Initialized, Role: FOLLOWER
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.771268  2496 consensus_queue.cc:260] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [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: "efa1630b08324496a41a944e24d0bac3" member_type: VOTER last_known_addr { host: "127.1.45.130" port: 45445 } }
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.771366  2496 raft_consensus.cc:399] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.771404  2496 raft_consensus.cc:493] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.771462  2496 raft_consensus.cc:3060] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 0 FOLLOWER]: Advancing to term 1
06:12:34.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.772140  2496 raft_consensus.cc:515] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa1630b08324496a41a944e24d0bac3" member_type: VOTER last_known_addr { host: "127.1.45.130" port: 45445 } }
06:12:34.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.772286  2496 leader_election.cc:304] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [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: efa1630b08324496a41a944e24d0bac3; no voters: 
06:12:34.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.772565  2496 leader_election.cc:290] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:34.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.772614  2505 raft_consensus.cc:2804] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 1 FOLLOWER]: Leader election won for term 1
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.772924  2505 raft_consensus.cc:697] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [term 1 LEADER]: Becoming Leader. State: Replica: efa1630b08324496a41a944e24d0bac3, State: Running, Role: LEADER
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.772990  2496 ts_tablet_manager.cc:1434] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773120  2505 consensus_queue.cc:237] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 [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: "efa1630b08324496a41a944e24d0bac3" member_type: VOTER last_known_addr { host: "127.1.45.130" port: 45445 } }
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773082  2499 raft_consensus.cc:359] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43a523688a4c425b8d49af7f83ed503f" member_type: VOTER last_known_addr { host: "127.1.45.129" port: 46671 } }
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773211  2189 heartbeater.cc:499] Master 127.1.45.188:34629 was elected leader, sending a full tablet report...
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773227  2499 raft_consensus.cc:385] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773260  2499 raft_consensus.cc:740] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a523688a4c425b8d49af7f83ed503f, State: Initialized, Role: FOLLOWER
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773399  2499 consensus_queue.cc:260] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [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: "43a523688a4c425b8d49af7f83ed503f" member_type: VOTER last_known_addr { host: "127.1.45.129" port: 46671 } }
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773463  2499 raft_consensus.cc:399] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773491  2499 raft_consensus.cc:493] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.773536  2499 raft_consensus.cc:3060] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 0 FOLLOWER]: Advancing to term 1
06:12:34.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.774379  2499 raft_consensus.cc:515] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43a523688a4c425b8d49af7f83ed503f" member_type: VOTER last_known_addr { host: "127.1.45.129" port: 46671 } }
06:12:34.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.774602  2499 leader_election.cc:304] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [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: 43a523688a4c425b8d49af7f83ed503f; no voters: 
06:12:34.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.774513  1554 catalog_manager.cc:5739] T a0b956089e954f1294d75e5c95bfb054 P efa1630b08324496a41a944e24d0bac3 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa1630b08324496a41a944e24d0bac3 (127.1.45.130). New cstate: current_term: 1 leader_uuid: "efa1630b08324496a41a944e24d0bac3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa1630b08324496a41a944e24d0bac3" member_type: VOTER last_known_addr { host: "127.1.45.130" port: 45445 } health_report { overall_health: HEALTHY } } }
06:12:34.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.774921  2499 leader_election.cc:290] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:34.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.775292  2499 ts_tablet_manager.cc:1434] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
06:12:34.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.775534  1943 heartbeater.cc:499] Master 127.1.45.188:34629 was elected leader, sending a full tablet report...
06:12:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.780653  2509 raft_consensus.cc:2804] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 1 FOLLOWER]: Leader election won for term 1
06:12:34.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.780939  2509 raft_consensus.cc:697] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [term 1 LEADER]: Becoming Leader. State: Replica: 43a523688a4c425b8d49af7f83ed503f, State: Running, Role: LEADER
06:12:34.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.781054  2509 consensus_queue.cc:237] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f [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: "43a523688a4c425b8d49af7f83ed503f" member_type: VOTER last_known_addr { host: "127.1.45.129" port: 46671 } }
06:12:34.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.782441  1553 catalog_manager.cc:5739] T bc1af3a4bdb543eda01b5f8bce9bd2e1 P 43a523688a4c425b8d49af7f83ed503f reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a523688a4c425b8d49af7f83ed503f (127.1.45.129). New cstate: current_term: 1 leader_uuid: "43a523688a4c425b8d49af7f83ed503f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43a523688a4c425b8d49af7f83ed503f" member_type: VOTER last_known_addr { host: "127.1.45.129" port: 46671 } health_report { overall_health: HEALTHY } } }
06:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:34.800980  1524 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 8
06:12:34.807 [ERROR - kudu-nio-1] (Connection.java:398) [peer master-127.1.45.188:34629(127.1.45.188:34629)] server sent error unsupported feature flags
06:12:34.809 [DEBUG - main] (Connection.java:575) [peer master-127.1.45.190:38931(127.1.45.190:38931)] disconnecting while in state READY
06:12:34.809 [DEBUG - main] (Connection.java:575) [peer master-127.1.45.188:34629(127.1.45.188:34629)] disconnecting while in state READY
06:12:34.809 [DEBUG - main] (Connection.java:575) [peer master-127.1.45.189:41903(127.1.45.189:41903)] disconnecting while in state READY
06:12:34.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.45.189:41903(127.1.45.189:41903)] handling channelInactive
06:12:34.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.45.190:38931(127.1.45.190:38931)] handling channelInactive
06:12:34.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.45.189:41903(127.1.45.189:41903)] cleaning up while in state READY due to: connection closed
06:12:34.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.45.190:38931(127.1.45.190:38931)] cleaning up while in state READY due to: connection closed
06:12:34.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:34.812 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.45.188:34629(127.1.45.188:34629)] handling channelInactive
06:12:34.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.45.188:34629(127.1.45.188:34629)] cleaning up while in state READY due to: connection closed
06:12:34.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.813215  1206 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 1725
06:12:34.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.829627  1206 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 1959
06:12:34.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.854089  1206 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 2204
06:12:34.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.889832  1206 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 1227
06:12:34.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.915138  1206 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 1361
06:12:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:34.942965  1206 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 1491
06:12:34.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:34Z chronyd exiting
.06:12:35.011 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515155011
06:12:35.015 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:35.015 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:35.015 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:35.015 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:35.016 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:35.019 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.117267  2526 mini_oidc.cc:150] Starting JWKS server
06:12:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.117982  2526 webserver.cc:533] Webserver started at http://127.0.0.1:38179/ using document root <none> and password file <none>
06:12:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.118103  2526 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.118319  2526 webserver.cc:533] Webserver started at http://127.0.0.1:40441/ using document root <none> and password file <none>
06:12:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:35Z Disabled control of system clock
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.133705  2526 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/logs
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data/info.pb
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.190:38809
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.190
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:35.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38179/jwks.json with env {}
06:12:35.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.234468  2547 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:35.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.234799  2547 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:35.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.234843  2547 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:35.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.237030  2547 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:35.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.237141  2547 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:35.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.237166  2547 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:35.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.237188  2547 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:35.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.237210  2547 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:35.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.237226  2547 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38179/jwks.json
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.239319  2547 master_runner.cc:387] Master server non-default flags:
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.190:38809
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38179/jwks.json
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data/info.pb
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.190
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2547
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/logs
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.239801  2547 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.240211  2547 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:35.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.243640  2555 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
06:12:35.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.243615  2557 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
06:12:35.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.243673  2554 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
06:12:35.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.244046  2547 server_base.cc:1061] running on GCE node
06:12:35.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.244340  2547 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:35.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.244728  2547 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:35.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.245915  2547 hybrid_clock.cc:648] HybridClock initialized: now 1786515155245896 us; error 107 us; skew 500 ppm
06:12:35.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.247388  2547 webserver.cc:533] Webserver started at http://127.2.119.190:37393/ using document root <none> and password file <none>
06:12:35.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.247654  2547 fs_manager.cc:362] Metadata directory not provided
06:12:35.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.247725  2547 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:35.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.247879  2547 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.249104  2547 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data/instance:
06:12:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8000caad12e042df8649157fe87cfaf0"
06:12:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.249578  2547 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal/instance:
06:12:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8000caad12e042df8649157fe87cfaf0"
06:12:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.251264  2547 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.252192  2566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.252409  2547 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.252529  2547 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8000caad12e042df8649157fe87cfaf0"
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.252614  2547 fs_report.cc:389] FS layout report
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data/data
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:35.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:35.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:35.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:35.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:35.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:35.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:35.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.261770  2547 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:35.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.262157  2547 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:35.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.262274  2547 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:35.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.267735  2547 rpc_server.cc:307] RPC server started. Bound to: 127.2.119.190:38809
06:12:35.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.267835  2668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.119.190:38809 every 8 connection(s)
06:12:35.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.268167  2547 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/data/info.pb
06:12:35.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.268929  2669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.270646  2669 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.270931  2526 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 2547
06:12:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.271028  2526 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-0/wal/instance
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.272022  2526 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/logs
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data/info.pb
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.189:38861
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.189
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:35.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:35.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38179/jwks.json with env {}
06:12:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.277498  2669 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.278136  2567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.119.189:38861: connect: Connection refused (error 111)
06:12:35.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.278777  2669 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.189:38861: Network error: Client connection negotiation failed: client connection to 127.2.119.189:38861: connect: Connection refused (error 111)
06:12:35.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.328025  2669 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } attempt: 1
06:12:35.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.329303  2669 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.189:38861: Network error: Client connection negotiation failed: client connection to 127.2.119.189:38861: connect: Connection refused (error 111)
06:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.374361  2676 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.374639  2676 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.374694  2676 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.376673  2676 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.376758  2676 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.376782  2676 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:35.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.376803  2676 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:35.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.376820  2676 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:35.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.376837  2676 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38179/jwks.json
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.378679  2676 master_runner.cc:387] Master server non-default flags:
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data
06:12:35.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.189:38861
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38179/jwks.json
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data/info.pb
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.189
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2676
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/logs
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.379037  2676 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:35.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.379381  2676 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:35.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.382503  2690 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
06:12:35.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.382588  2687 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
06:12:35.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.382781  2688 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
06:12:35.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.383522  2676 server_base.cc:1061] running on GCE node
06:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.383879  2676 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.384280  2676 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:35.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.385495  2676 hybrid_clock.cc:648] HybridClock initialized: now 1786515155385480 us; error 39 us; skew 500 ppm
06:12:35.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.387389  2676 webserver.cc:533] Webserver started at http://127.2.119.189:33197/ using document root <none> and password file <none>
06:12:35.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.387699  2676 fs_manager.cc:362] Metadata directory not provided
06:12:35.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.387766  2676 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:35.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.387951  2676 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.389436  2676 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data/instance:
06:12:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c87f00aebaac4b02801c0b7d44aa59fa"
06:12:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.389782  2676 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal/instance:
06:12:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c87f00aebaac4b02801c0b7d44aa59fa"
06:12:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.391074  2676 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.392037  2703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.392246  2676 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.392367  2676 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c87f00aebaac4b02801c0b7d44aa59fa"
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.392499  2676 fs_report.cc:389] FS layout report
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data/data
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:35.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.397532  2669 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } attempt: 2
06:12:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.398572  2669 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.189:38861: Network error: Client connection negotiation failed: client connection to 127.2.119.189:38861: connect: Connection refused (error 111)
06:12:35.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.411964  2676 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:35.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.412591  2676 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:35.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.412792  2676 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:35.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.418391  2676 rpc_server.cc:307] RPC server started. Bound to: 127.2.119.189:38861
06:12:35.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.418435  2800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.119.189:38861 every 8 connection(s)
06:12:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.418948  2676 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/data/info.pb
06:12:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.419786  2801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.420971  2526 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 2676
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.421092  2526 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-1/wal/instance
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.421550  2526 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/logs
06:12:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data/info.pb
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.188:41903
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.188
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38179/jwks.json with env {}
06:12:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.421622  2801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.428260  2801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.433694  2801 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.434540  2704 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.119.188:41903: connect: Connection refused (error 111)
06:12:35.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.435456  2801 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.188:41903: Network error: Client connection negotiation failed: client connection to 127.2.119.188:41903: connect: Connection refused (error 111)
06:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.484807  2801 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } attempt: 1
06:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.486037  2801 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.188:41903: Network error: Client connection negotiation failed: client connection to 127.2.119.188:41903: connect: Connection refused (error 111)
06:12:35.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.489764  2669 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } attempt: 3
06:12:35.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.493947  2669 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.494958  2669 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.188:41903: Network error: Client connection negotiation failed: client connection to 127.2.119.188:41903: connect: Connection refused (error 111)
06:12:35.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.526165  2669 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } attempt: 1
06:12:35.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.527518  2669 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.188:41903: Network error: Client connection negotiation failed: client connection to 127.2.119.188:41903: connect: Connection refused (error 111)
06:12:35.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.530624  2804 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.530854  2804 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.530880  2804 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.532809  2804 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.532861  2804 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.532877  2804 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.532889  2804 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.532903  2804 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.532915  2804 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38179/jwks.json
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.534652  2804 master_runner.cc:387] Master server non-default flags:
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.188:41903
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38179/jwks.json
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data/info.pb
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.188
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2804
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/logs
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.534958  2804 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:35.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.535224  2804 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.538458  2818 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
06:12:35.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.541486  2819 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
06:12:35.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.541512  2823 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
06:12:35.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.542058  2804 server_base.cc:1061] running on GCE node
06:12:35.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.542510  2804 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.542891  2804 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.544092  2804 hybrid_clock.cc:648] HybridClock initialized: now 1786515155544065 us; error 41 us; skew 500 ppm
06:12:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.545694  2804 webserver.cc:533] Webserver started at http://127.2.119.188:34637/ using document root <none> and password file <none>
06:12:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.545961  2804 fs_manager.cc:362] Metadata directory not provided
06:12:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.546034  2804 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.546195  2804 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.547295  2804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data/instance:
06:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b991bcca868443ffa6fb91c8901bff6c"
06:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.547708  2804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal/instance:
06:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b991bcca868443ffa6fb91c8901bff6c"
06:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.549340  2804 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.002s
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.550352  2836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.550581  2804 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.550665  2804 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b991bcca868443ffa6fb91c8901bff6c"
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.550750  2804 fs_report.cc:389] FS layout report
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data/data
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:35.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.554278  2801 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } attempt: 2
06:12:35.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.555426  2801 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.119.188:41903: Network error: Client connection negotiation failed: client connection to 127.2.119.188:41903: connect: Connection refused (error 111)
06:12:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.576153  2804 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.576710  2804 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:35.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.576848  2804 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.582522  2804 rpc_server.cc:307] RPC server started. Bound to: 127.2.119.188:41903
06:12:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.582559  2929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.119.188:41903 every 8 connection(s)
06:12:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.582957  2804 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/data/info.pb
06:12:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.583726  2930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.585652  2930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.591809  2526 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 2804
06:12:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.591960  2526 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/master-2/wal/instance
06:12:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.592073  2930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.595934  2930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } has no permanent_uuid. Determining permanent_uuid...
06:12:35.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.601037  2930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: Bootstrap starting.
06:12:35.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.602085  2930 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: Neither blocks nor log segments found. Creating new log.
06:12:35.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.602629  2930 log.cc:826] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: Log is configured to *not* fsync() on all Append() calls
06:12:35.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.602711  2669 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } attempt: 2
06:12:35.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.604084  2930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: No bootstrap required, opened a new log
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.606845  2930 raft_consensus.cc:359] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607021  2930 raft_consensus.cc:385] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607061  2930 raft_consensus.cc:740] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b991bcca868443ffa6fb91c8901bff6c, State: Initialized, Role: FOLLOWER
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607183  2930 consensus_queue.cc:260] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607594  2930 sys_catalog.cc:565] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [sys.catalog]: configured and running, proceeding with master startup.
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607571  2945 sys_catalog.cc:455] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607707  2945 sys_catalog.cc:458] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.607687  2669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0: Bootstrap starting.
06:12:35.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.608690  2669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0: Neither blocks nor log segments found. Creating new log.
06:12:35.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.609050  2669 log.cc:826] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0: Log is configured to *not* fsync() on all Append() calls
06:12:35.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.609949  2669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0: No bootstrap required, opened a new log
06:12:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612133  2669 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612275  2669 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612313  2669 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8000caad12e042df8649157fe87cfaf0, State: Initialized, Role: FOLLOWER
06:12:35.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612443  2669 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.611239  2961 catalog_manager.cc:1614] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.612706  2961 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612872  2968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612943  2669 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: configured and running, proceeding with master startup.
06:12:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.612951  2968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.613258  2804 master_runner.cc:187] Error getting master registration for 127.2.119.190:38809: OK, instance_id { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" instance_seqno: 1786515155266233 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:35.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.616250  2804 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.617241  2995 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.617426  2995 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.616441  2547 master_runner.cc:187] Error getting master registration for 127.2.119.189:38861: OK, instance_id { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" instance_seqno: 1786515155416851 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.618489  2547 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:35.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.646653  2801 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } attempt: 3
06:12:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.652932  2801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: Bootstrap starting.
06:12:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.654001  2801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: Neither blocks nor log segments found. Creating new log.
06:12:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.654381  2801 log.cc:826] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: Log is configured to *not* fsync() on all Append() calls
06:12:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.655730  2801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: No bootstrap required, opened a new log
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.657748  2801 raft_consensus.cc:359] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.657904  2801 raft_consensus.cc:385] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.657938  2801 raft_consensus.cc:740] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c87f00aebaac4b02801c0b7d44aa59fa, State: Initialized, Role: FOLLOWER
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.658048  2801 consensus_queue.cc:260] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.658455  2801 sys_catalog.cc:565] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [sys.catalog]: configured and running, proceeding with master startup.
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.658404  3001 sys_catalog.cc:455] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.658780  3001 sys_catalog.cc:458] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.660984  3018 catalog_manager.cc:1614] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:35.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.661164  3018 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:35.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.663360  2676 master_runner.cc:264] No leader master found from master c87f00aebaac4b02801c0b7d44aa59fa
06:12:35.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.663408  2676 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:35.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.663591  2721 tablet.cc:2406] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:35.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.697045  2968 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.697240  2968 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.697574  2968 leader_election.cc:290] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c87f00aebaac4b02801c0b7d44aa59fa (127.2.119.189:38861), b991bcca868443ffa6fb91c8901bff6c (127.2.119.188:41903)
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.698164  2754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8000caad12e042df8649157fe87cfaf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" is_pre_election: true
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.698341  2754 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8000caad12e042df8649157fe87cfaf0 in term 0.
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.698571  2567 leader_election.cc:304] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [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: 8000caad12e042df8649157fe87cfaf0, c87f00aebaac4b02801c0b7d44aa59fa; no voters: 
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.699285  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8000caad12e042df8649157fe87cfaf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b991bcca868443ffa6fb91c8901bff6c" is_pre_election: true
06:12:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.699476  2885 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8000caad12e042df8649157fe87cfaf0 in term 0.
06:12:35.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.699947  2968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:35.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.700017  2968 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:35.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.700042  2968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 0 FOLLOWER]: Advancing to term 1
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.701397  2968 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.701547  2968 leader_election.cc:290] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [CANDIDATE]: Term 1 election: Requested vote from peers c87f00aebaac4b02801c0b7d44aa59fa (127.2.119.189:38861), b991bcca868443ffa6fb91c8901bff6c (127.2.119.188:41903)
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.701905  2754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8000caad12e042df8649157fe87cfaf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c87f00aebaac4b02801c0b7d44aa59fa"
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.702003  2754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 0 FOLLOWER]: Advancing to term 1
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.703001  2754 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8000caad12e042df8649157fe87cfaf0 in term 1.
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.703202  2567 leader_election.cc:304] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [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: 8000caad12e042df8649157fe87cfaf0, c87f00aebaac4b02801c0b7d44aa59fa; no voters: 
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.703323  2885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8000caad12e042df8649157fe87cfaf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b991bcca868443ffa6fb91c8901bff6c"
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.703416  2885 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 0 FOLLOWER]: Advancing to term 1
06:12:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.704335  2885 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8000caad12e042df8649157fe87cfaf0 in term 1.
06:12:35.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.705024  2968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 1 FOLLOWER]: Leader election won for term 1
06:12:35.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.705281  2968 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [term 1 LEADER]: Becoming Leader. State: Replica: 8000caad12e042df8649157fe87cfaf0, State: Running, Role: LEADER
06:12:35.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.705405  2968 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [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: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } }
06:12:35.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.705935  2968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8000caad12e042df8649157fe87cfaf0. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.706022  2968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: This master's current role is: LEADER
06:12:35.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.706607  3032 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:35.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.706965  3032 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:35.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.711550  2754 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [term 1 FOLLOWER]: Refusing update from remote peer 8000caad12e042df8649157fe87cfaf0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.712100  2968 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:35.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.712378  2885 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [term 1 FOLLOWER]: Refusing update from remote peer 8000caad12e042df8649157fe87cfaf0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:35.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.712870  2968 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:35.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.714792  2945 sys_catalog.cc:455] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8000caad12e042df8649157fe87cfaf0. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.714905  2945 sys_catalog.cc:458] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.716722  3001 sys_catalog.cc:455] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8000caad12e042df8649157fe87cfaf0. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.716835  3001 sys_catalog.cc:458] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.719488  2968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.719594  2968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: This master's current role is: LEADER
06:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.720275  2945 sys_catalog.cc:455] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.720366  2945 sys_catalog.cc:458] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.720767  3036 mvcc.cc:204] Tried to move back new op lower bound from 7317566077789265920 to 7317566077770248192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566077789265920}]
06:12:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.720969  3037 mvcc.cc:204] Tried to move back new op lower bound from 7317566077789265920 to 7317566077770248192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566077789265920}]
06:12:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.721629  2968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.721721  2968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0 [sys.catalog]: This master's current role is: LEADER
06:12:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.722496  3001 sys_catalog.cc:455] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8000caad12e042df8649157fe87cfaf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8000caad12e042df8649157fe87cfaf0" member_type: VOTER last_known_addr { host: "127.2.119.190" port: 38809 } } peers { permanent_uuid: "c87f00aebaac4b02801c0b7d44aa59fa" member_type: VOTER last_known_addr { host: "127.2.119.189" port: 38861 } } peers { permanent_uuid: "b991bcca868443ffa6fb91c8901bff6c" member_type: VOTER last_known_addr { host: "127.2.119.188" port: 41903 } } }
06:12:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.722613  3001 sys_catalog.cc:458] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa [sys.catalog]: This master's current role is: FOLLOWER
06:12:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.724289  3040 mvcc.cc:204] Tried to move back new op lower bound from 7317566077789265920 to 7317566077770248192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566077789265920}]
06:12:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.726202  3032 catalog_manager.cc:1384] Generated new cluster ID: ca9395692939479c81670092da6277fd
06:12:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.726270  3032 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:35.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.741860  3032 catalog_manager.cc:1407] Generated new certificate authority record
06:12:35.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.743091  3032 catalog_manager.cc:1560] Loading token signing keys...
06:12:35.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.756916  3032 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 8000caad12e042df8649157fe87cfaf0: Generated new TSK 0
06:12:35.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.758819  3032 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.779740  2526 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/logs
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data/info.pb
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.129:0
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.119.129
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.129
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.930665  3051 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.931083  3051 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.931128  3051 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.934295  3051 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.934429  3051 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.119.129
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.938043  3051 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.129:0
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data/info.pb
06:12:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.129
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3051
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.119.129
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/logs
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.938462  3051 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:35.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.938872  3051 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:35.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.942577  3068 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
06:12:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.942582  3059 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
06:12:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:35.942582  3061 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
06:12:35.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.943439  3051 server_base.cc:1061] running on GCE node
06:12:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.943650  3051 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.943892  3051 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:35.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.945024  3051 hybrid_clock.cc:648] HybridClock initialized: now 1786515155944986 us; error 56 us; skew 500 ppm
06:12:35.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.946815  3051 webserver.cc:533] Webserver started at http://127.2.119.129:42679/ using document root <none> and password file <none>
06:12:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.947110  3051 fs_manager.cc:362] Metadata directory not provided
06:12:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.947196  3051 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:35.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.947356  3051 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:35.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.948423  3051 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data/instance:
06:12:35.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94d7e8d3073e4cb3ac69dd4054a8f846"
06:12:35.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.948978  3051 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal/instance:
06:12:35.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94d7e8d3073e4cb3ac69dd4054a8f846"
06:12:35.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.950675  3051 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:35.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.951692  3079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.951947  3051 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.952054  3051 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94d7e8d3073e4cb3ac69dd4054a8f846"
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:35 on dist-test-slave-jq4t"
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.952163  3051 fs_report.cc:389] FS layout report
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data/data
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:35.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:35.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.966604  3051 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:35.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.967164  3051 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:35.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.967368  3051 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:35.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.967746  3051 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:35.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.968240  3051 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:35.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.968300  3051 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:35.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.968339  3051 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:35.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.968357  3051 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:35.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.976655  3051 rpc_server.cc:307] RPC server started. Bound to: 127.2.119.129:38829
06:12:35.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.976758  3298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.119.129:38829 every 8 connection(s)
06:12:35.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.977234  3051 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/data/info.pb
06:12:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984318  3301 heartbeater.cc:344] Connected to a master server at 127.2.119.189:38861
06:12:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984547  3301 heartbeater.cc:461] Registering TS with master...
06:12:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984647  3299 heartbeater.cc:344] Connected to a master server at 127.2.119.188:41903
06:12:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984659  3300 heartbeater.cc:344] Connected to a master server at 127.2.119.190:38809
06:12:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984740  3299 heartbeater.cc:461] Registering TS with master...
06:12:35.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984774  3300 heartbeater.cc:461] Registering TS with master...
06:12:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984910  3299 heartbeater.cc:507] Master 127.2.119.188:41903 requested a full tablet report, sending...
06:12:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984910  3300 heartbeater.cc:507] Master 127.2.119.190:38809 requested a full tablet report, sending...
06:12:35.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.984910  3301 heartbeater.cc:507] Master 127.2.119.189:38861 requested a full tablet report, sending...
06:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.985642  2599 ts_manager.cc:194] Registered new tserver with Master: 94d7e8d3073e4cb3ac69dd4054a8f846 (127.2.119.129:38829)
06:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.985692  2734 ts_manager.cc:194] Registered new tserver with Master: 94d7e8d3073e4cb3ac69dd4054a8f846 (127.2.119.129:38829)
06:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.985699  2868 ts_manager.cc:194] Registered new tserver with Master: 94d7e8d3073e4cb3ac69dd4054a8f846 (127.2.119.129:38829)
06:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.985962  2526 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 3051
06:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.986054  2526 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-0/wal/instance
06:12:35.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.986876  2599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.119.129:45419
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:35.988636  2526 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/logs
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data/info.pb
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.130:0
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.119.130
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.130
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:35.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.095557  3313 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.095927  3313 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.095957  3313 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:36.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.098062  3313 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:36.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.098145  3313 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.119.130
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.099925  3313 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.130:0
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data/info.pb
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.130
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3313
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.119.130
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/logs
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.100181  3313 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.100435  3313 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:36.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.103616  3320 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
06:12:36.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.103624  3324 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
06:12:36.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.103896  3313 server_base.cc:1061] running on GCE node
06:12:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.103624  3321 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
06:12:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.104166  3313 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.104386  3313 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.105566  3313 hybrid_clock.cc:648] HybridClock initialized: now 1786515156105530 us; error 54 us; skew 500 ppm
06:12:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.107133  3313 webserver.cc:533] Webserver started at http://127.2.119.130:41347/ using document root <none> and password file <none>
06:12:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.107409  3313 fs_manager.cc:362] Metadata directory not provided
06:12:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.107482  3313 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.107632  3313 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:36.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.109104  3313 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data/instance:
06:12:36.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "def76a3a454b48d38e2850e69aa6e087"
06:12:36.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:36 on dist-test-slave-jq4t"
06:12:36.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.109575  3313 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal/instance:
06:12:36.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "def76a3a454b48d38e2850e69aa6e087"
06:12:36.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:36 on dist-test-slave-jq4t"
06:12:36.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.111155  3313 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.112093  3338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.112381  3313 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.112538  3313 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "def76a3a454b48d38e2850e69aa6e087"
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:36 on dist-test-slave-jq4t"
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.112635  3313 fs_report.cc:389] FS layout report
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data/data
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:36.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:36.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:36.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.125217  3313 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:36.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.125702  3313 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:36.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.125876  3313 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.126214  3313 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.126670  3313 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.126730  3313 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.126770  3313 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.126787  3313 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:36.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.134545  3313 rpc_server.cc:307] RPC server started. Bound to: 127.2.119.130:36171
06:12:36.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.134604  3551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.119.130:36171 every 8 connection(s)
06:12:36.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.135039  3313 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/data/info.pb
06:12:36.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.137272  2526 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 3313
06:12:36.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.137375  2526 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-1/wal/instance
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.139391  2526 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/logs
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data/info.pb
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.131:0
06:12:36.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.119.131
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.131
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:36.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:36.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.142400  3564 heartbeater.cc:344] Connected to a master server at 127.2.119.190:38809
06:12:36.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.142482  3555 heartbeater.cc:344] Connected to a master server at 127.2.119.188:41903
06:12:36.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.142529  3564 heartbeater.cc:461] Registering TS with master...
06:12:36.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.142553  3555 heartbeater.cc:461] Registering TS with master...
06:12:36.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.142746  3555 heartbeater.cc:507] Master 127.2.119.188:41903 requested a full tablet report, sending...
06:12:36.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.142748  3564 heartbeater.cc:507] Master 127.2.119.190:38809 requested a full tablet report, sending...
06:12:36.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.143321  2868 ts_manager.cc:194] Registered new tserver with Master: def76a3a454b48d38e2850e69aa6e087 (127.2.119.130:36171)
06:12:36.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.143556  2598 ts_manager.cc:194] Registered new tserver with Master: def76a3a454b48d38e2850e69aa6e087 (127.2.119.130:36171)
06:12:36.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.143688  3569 heartbeater.cc:344] Connected to a master server at 127.2.119.189:38861
06:12:36.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.143747  3569 heartbeater.cc:461] Registering TS with master...
06:12:36.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.143854  3569 heartbeater.cc:507] Master 127.2.119.189:38861 requested a full tablet report, sending...
06:12:36.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.144138  2598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.119.130:48207
06:12:36.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.144217  2734 ts_manager.cc:194] Registered new tserver with Master: def76a3a454b48d38e2850e69aa6e087 (127.2.119.130:36171)
06:12:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.235977  3583 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.236236  3583 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.236258  3583 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.238184  3583 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.238269  3583 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.119.131
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.239989  3583 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.119.148:35251
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.119.131:0
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data/info.pb
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.119.131
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.119.190:38809,127.2.119.189:38861,127.2.119.188:41903
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3583
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.119.131
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/logs
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.240249  3583 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:36.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.240520  3583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:36.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.243891  3596 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
06:12:36.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.243983  3595 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
06:12:36.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:36.243906  3598 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
06:12:36.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.244213  3583 server_base.cc:1061] running on GCE node
06:12:36.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.244452  3583 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:36.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.244740  3583 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:36.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.245862  3583 hybrid_clock.cc:648] HybridClock initialized: now 1786515156245840 us; error 51 us; skew 500 ppm
06:12:36.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.247262  3583 webserver.cc:533] Webserver started at http://127.2.119.131:39663/ using document root <none> and password file <none>
06:12:36.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.247546  3583 fs_manager.cc:362] Metadata directory not provided
06:12:36.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.247617  3583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:36.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.247786  3583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:36.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.248957  3583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data/instance:
06:12:36.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc08185e82f841369c06163dffa88aa2"
06:12:36.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:36 on dist-test-slave-jq4t"
06:12:36.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.249361  3583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal/instance:
06:12:36.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc08185e82f841369c06163dffa88aa2"
06:12:36.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:36 on dist-test-slave-jq4t"
06:12:36.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.250730  3583 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:36.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.251600  3607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:36.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.251870  3583 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.251963  3583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc08185e82f841369c06163dffa88aa2"
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:36 on dist-test-slave-jq4t"
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.252038  3583 fs_report.cc:389] FS layout report
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data/data
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.274600  3583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:36.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.275080  3583 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:36.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.275250  3583 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:36.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.275548  3583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.276039  3583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.276093  3583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.276175  3583 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.276196  3583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:36.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.286229  3583 rpc_server.cc:307] RPC server started. Bound to: 127.2.119.131:44519
06:12:36.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.286353  3824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.119.131:44519 every 8 connection(s)
06:12:36.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.286804  3583 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/data/info.pb
06:12:36.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.288390  2526 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 3583
06:12:36.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.288535  2526 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster7265193701351402073/ts-2/wal/instance
06:12:36.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.294355  3828 heartbeater.cc:344] Connected to a master server at 127.2.119.189:38861
06:12:36.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.294507  3828 heartbeater.cc:461] Registering TS with master...
06:12:36.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.294680  3825 heartbeater.cc:344] Connected to a master server at 127.2.119.188:41903
06:12:36.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.294742  3825 heartbeater.cc:461] Registering TS with master...
06:12:36.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.294776  3828 heartbeater.cc:507] Master 127.2.119.189:38861 requested a full tablet report, sending...
06:12:36.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.294854  3825 heartbeater.cc:507] Master 127.2.119.188:41903 requested a full tablet report, sending...
06:12:36.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.295342  2734 ts_manager.cc:194] Registered new tserver with Master: bc08185e82f841369c06163dffa88aa2 (127.2.119.131:44519)
06:12:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.295576  2868 ts_manager.cc:194] Registered new tserver with Master: bc08185e82f841369c06163dffa88aa2 (127.2.119.131:44519)
06:12:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.296223  3826 heartbeater.cc:344] Connected to a master server at 127.2.119.190:38809
06:12:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.296319  3826 heartbeater.cc:461] Registering TS with master...
06:12:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.296435  3826 heartbeater.cc:507] Master 127.2.119.190:38809 requested a full tablet report, sending...
06:12:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.296759  2598 ts_manager.cc:194] Registered new tserver with Master: bc08185e82f841369c06163dffa88aa2 (127.2.119.131:44519)
06:12:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.297214  2598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.119.131:44991
06:12:36.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.304137  2526 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:36.305 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:36.305 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:36.306 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.119.190"
      port: 38809
    }
    bound_http_address {
      host: "127.2.119.190"
      port: 37393
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.119.189"
      port: 38861
    }
    bound_http_address {
      host: "127.2.119.189"
      port: 33197
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.119.188"
      port: 41903
    }
    bound_http_address {
      host: "127.2.119.188"
      port: 34637
    }
  }
}

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

06:12:36.307 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.119.129"
      port: 38829
    }
    bound_http_address {
      host: "127.2.119.129"
      port: 42679
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.119.130"
      port: 36171
    }
    bound_http_address {
      host: "127.2.119.130"
      port: 41347
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.119.131"
      port: 44519
    }
    bound_http_address {
      host: "127.2.119.131"
      port: 39663
    }
  }
}

06:12:36.307 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:36.311 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:36.313 [DEBUG - main] (Connection.java:748) [peer master-127.2.119.190:38809(127.2.119.190:38809)] connecting to peer
06:12:36.314 [DEBUG - main] (Connection.java:748) [peer master-127.2.119.188:41903(127.2.119.188:41903)] connecting to peer
06:12:36.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.119.190:38809(127.2.119.190:38809)] Successfully connected to peer
06:12:36.316 [DEBUG - main] (Connection.java:748) [peer master-127.2.119.189:38861(127.2.119.189:38861)] connecting to peer
06:12:36.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.119.188:41903(127.2.119.188:41903)] Successfully connected to peer
06:12:36.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.119.188
06:12:36.320 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.119.190
06:12:36.335 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ca2741c, L:/127.0.0.1:44314 - R:/127.2.119.188:41903] using SASL/PLAIN
06:12:36.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.119.189:38861(127.2.119.189:38861)] Successfully connected to peer
06:12:36.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.119.189
06:12:36.344 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe48eb2cb, L:/127.0.0.1:47000 - R:/127.2.119.190:38809] using SASL/PLAIN
06:12:36.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=35), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.190:38809, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [24ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, deferred=null) after lookup
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.348608  2598 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515156311"
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000"
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:36.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 53ce968b3ba64e01871f7e6a6ee68818
06:12:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.378772  3429 tablet_service.cc:1511] Processing CreateTablet for tablet daa7aeb6cab34ba1b8a3ac3838301562 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515156311 [id=53ce968b3ba64e01871f7e6a6ee68818]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
06:12:36.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.379622  3429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa7aeb6cab34ba1b8a3ac3838301562. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:36.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.383430  3873 tablet_bootstrap.cc:492] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087: Bootstrap starting.
06:12:36.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.384649  3873 tablet_bootstrap.cc:654] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087: Neither blocks nor log segments found. Creating new log.
06:12:36.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.385421  3873 log.cc:826] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087: Log is configured to *not* fsync() on all Append() calls
06:12:36.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.389336  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 03ff0188bc054da589ab84a2fb22394a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515156311 [id=53ce968b3ba64e01871f7e6a6ee68818]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
06:12:36.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.389739  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ff0188bc054da589ab84a2fb22394a. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:36.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.398140  3874 tablet_bootstrap.cc:492] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2: Bootstrap starting.
06:12:36.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.400188  3874 tablet_bootstrap.cc:654] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2: Neither blocks nor log segments found. Creating new log.
06:12:36.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.402093  3874 log.cc:826] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2: Log is configured to *not* fsync() on all Append() calls
06:12:36.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c66ff49, L:/127.0.0.1:33252 - R:/127.2.119.189:38861] using SASL/PLAIN
06:12:36.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.404660  3874 tablet_bootstrap.cc:492] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2: No bootstrap required, opened a new log
06:12:36.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.404891  3874 ts_tablet_manager.cc:1403] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
06:12:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.407635  3874 raft_consensus.cc:359] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc08185e82f841369c06163dffa88aa2" member_type: VOTER last_known_addr { host: "127.2.119.131" port: 44519 } }
06:12:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.407976  3874 raft_consensus.cc:385] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.408102  3874 raft_consensus.cc:740] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08185e82f841369c06163dffa88aa2, State: Initialized, Role: FOLLOWER
06:12:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.408370  3874 consensus_queue.cc:260] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [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: "bc08185e82f841369c06163dffa88aa2" member_type: VOTER last_known_addr { host: "127.2.119.131" port: 44519 } }
06:12:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.408640  3874 raft_consensus.cc:399] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.408783  3874 raft_consensus.cc:493] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.408936  3874 raft_consensus.cc:3060] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 0 FOLLOWER]: Advancing to term 1
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.409401  3873 tablet_bootstrap.cc:492] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087: No bootstrap required, opened a new log
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.409505  3873 ts_tablet_manager.cc:1403] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.002s
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.410080  3874 raft_consensus.cc:515] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc08185e82f841369c06163dffa88aa2" member_type: VOTER last_known_addr { host: "127.2.119.131" port: 44519 } }
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.410220  3874 leader_election.cc:304] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [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: bc08185e82f841369c06163dffa88aa2; no voters: 
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.410473  3874 leader_election.cc:290] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.410729  3874 ts_tablet_manager.cc:1434] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.411697  3873 raft_consensus.cc:359] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "def76a3a454b48d38e2850e69aa6e087" member_type: VOTER last_known_addr { host: "127.2.119.130" port: 36171 } }
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.411886  3873 raft_consensus.cc:385] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.411929  3873 raft_consensus.cc:740] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def76a3a454b48d38e2850e69aa6e087, State: Initialized, Role: FOLLOWER
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.412041  3826 heartbeater.cc:499] Master 127.2.119.190:38809 was elected leader, sending a full tablet report...
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.412142  3881 raft_consensus.cc:2804] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 1 FOLLOWER]: Leader election won for term 1
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.412340  3881 raft_consensus.cc:697] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bc08185e82f841369c06163dffa88aa2, State: Running, Role: LEADER
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.412441  3881 consensus_queue.cc:237] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 [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: "bc08185e82f841369c06163dffa88aa2" member_type: VOTER last_known_addr { host: "127.2.119.131" port: 44519 } }
06:12:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.412642  3873 consensus_queue.cc:260] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [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: "def76a3a454b48d38e2850e69aa6e087" member_type: VOTER last_known_addr { host: "127.2.119.130" port: 36171 } }
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.413527  2598 catalog_manager.cc:5739] T 03ff0188bc054da589ab84a2fb22394a P bc08185e82f841369c06163dffa88aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08185e82f841369c06163dffa88aa2 (127.2.119.131). New cstate: current_term: 1 leader_uuid: "bc08185e82f841369c06163dffa88aa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc08185e82f841369c06163dffa88aa2" member_type: VOTER last_known_addr { host: "127.2.119.131" port: 44519 } health_report { overall_health: HEALTHY } } }
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.413774  3873 raft_consensus.cc:399] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.413862  3873 raft_consensus.cc:493] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.413928  3873 raft_consensus.cc:3060] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 0 FOLLOWER]: Advancing to term 1
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.415004  3873 raft_consensus.cc:515] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "def76a3a454b48d38e2850e69aa6e087" member_type: VOTER last_known_addr { host: "127.2.119.130" port: 36171 } }
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.415189  3873 leader_election.cc:304] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [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: def76a3a454b48d38e2850e69aa6e087; no voters: 
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.415417  3873 leader_election.cc:290] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.415680  3873 ts_tablet_manager.cc:1434] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
06:12:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.417088  3564 heartbeater.cc:499] Master 127.2.119.190:38809 was elected leader, sending a full tablet report...
06:12:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.417582  3884 raft_consensus.cc:2804] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 1 FOLLOWER]: Leader election won for term 1
06:12:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.417742  3884 raft_consensus.cc:697] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [term 1 LEADER]: Becoming Leader. State: Replica: def76a3a454b48d38e2850e69aa6e087, State: Running, Role: LEADER
06:12:36.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.417832  3884 consensus_queue.cc:237] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 [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: "def76a3a454b48d38e2850e69aa6e087" member_type: VOTER last_known_addr { host: "127.2.119.130" port: 36171 } }
06:12:36.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.420104  2598 catalog_manager.cc:5739] T daa7aeb6cab34ba1b8a3ac3838301562 P def76a3a454b48d38e2850e69aa6e087 reported cstate change: term changed from 0 to 1, leader changed from <none> to def76a3a454b48d38e2850e69aa6e087 (127.2.119.130). New cstate: current_term: 1 leader_uuid: "def76a3a454b48d38e2850e69aa6e087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "def76a3a454b48d38e2850e69aa6e087" member_type: VOTER last_known_addr { host: "127.2.119.130" port: 36171 } health_report { overall_health: HEALTHY } } }
06:12:36.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.437 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.438 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5aa0dbf4, flushNotification=Deferred@380616082(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:36.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.444 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.444 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.449 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.449 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.463 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.464 [DEBUG - kudu-nio-0] (Connection.java:748) [peer def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)] connecting to peer
06:12:36.466 [DEBUG - kudu-nio-0] (Connection.java:748) [peer bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)] connecting to peer
06:12:36.466 [DEBUG - kudu-nio-3] (Connection.java:757) [peer def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)] Successfully connected to peer
06:12:36.467 [DEBUG - kudu-nio-4] (Connection.java:757) [peer bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)] Successfully connected to peer
06:12:36.485 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xbc35247e, L:/127.0.0.1:43516 - R:/127.2.119.131:44519] using TOKEN/null
06:12:36.497 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x2922ec95, L:/127.0.0.1:56082 - R:/127.2.119.130:36171] using TOKEN/null
06:12:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.505 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [2ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.508 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.508 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.511 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.513326  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.517 [DEBUG - kudu-nio-0] (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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, deferred=null) after lookup
06:12:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.518 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.518 [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=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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [3ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.520 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.520 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.522 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.523094  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.527 [DEBUG - kudu-nio-0] (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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, deferred=null) after lookup
06:12:36.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.528 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.528 [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=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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [4ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.530 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.530 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.532 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.534299  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.190:38809, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, deferred=null) after lookup
06:12:36.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.539 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.539 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.190:38809, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [4ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.541 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.541 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.543 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.544823  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.551 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.551 [DEBUG - main] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [3ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [3ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, deferred=null) after lookup
06:12:36.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.554 [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=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [3ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [3ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [5ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [7ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.556 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.556 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.558 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.559931  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.565 [DEBUG - kudu-nio-0] (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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, deferred=null) after lookup
06:12:36.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.567 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [4ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.569 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.569 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.571 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.571 [DEBUG - main] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.573101  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.577 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.577 [DEBUG - main] (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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, deferred=null) after lookup
06:12:36.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.578 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.579 [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=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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [4ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.582 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.582 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.583 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.590468  2597 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47000:
06:12:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515156311" } 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 } }
06:12:36.595 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:36.595 [DEBUG - main] (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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [3ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, deferred=null) after lookup
06:12:36.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 03ff0188bc054da589ab84a2fb22394a for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000080000000, 0x0000000080000064)
06:12:36.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7aeb6cab34ba1b8a3ac3838301562 for table 'org.apache.kudu.client.TestAlterTable-1786515156311' with partition [0x0000000180000000, 0x0000000180000064)
06:12:36.597 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=03ff0188bc054da589ab84a2fb22394a@[bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=daa7aeb6cab34ba1b8a3ac3838301562@[def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
06:12:36.597 [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=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.2.119.190:38809, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.188:41903, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.188:41903: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.190:38809: OK, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.119.189:38861, [3ms] Sub RPC ConnectToMaster: received response from server master-127.2.119.189:38861: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.119.190:38809, [4ms] Sub RPC GetTableLocations: received response from server master-127.2.119.190:38809: OK, deferred=null)) after lookup
06:12:36.599 [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-1786515156311, tablet=03ff0188bc054da589ab84a2fb22394a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.599 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 03ff0188bc054da589ab84a2fb22394a for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
06:12:36.601 [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-1786515156311, tablet=daa7aeb6cab34ba1b8a3ac3838301562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:36.601 [DEBUG - main] (AsyncKuduScanner.java:822) Done scanning tablet daa7aeb6cab34ba1b8a3ac3838301562 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
06:12:36.601 [DEBUG - main] (Connection.java:575) [peer master-127.2.119.190:38809(127.2.119.190:38809)] disconnecting while in state READY
06:12:36.601 [DEBUG - main] (Connection.java:575) [peer master-127.2.119.188:41903(127.2.119.188:41903)] disconnecting while in state READY
06:12:36.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.119.188:41903(127.2.119.188:41903)] handling channelInactive
06:12:36.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.119.190:38809(127.2.119.190:38809)] handling channelInactive
06:12:36.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.119.190:38809(127.2.119.190:38809)] cleaning up while in state READY due to: connection closed
06:12:36.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.119.188:41903(127.2.119.188:41903)] cleaning up while in state READY due to: connection closed
06:12:36.605 [DEBUG - main] (Connection.java:575) [peer master-127.2.119.189:38861(127.2.119.189:38861)] disconnecting while in state READY
06:12:36.605 [DEBUG - main] (Connection.java:575) [peer bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)] disconnecting while in state READY
06:12:36.606 [DEBUG - main] (Connection.java:575) [peer def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)] disconnecting while in state READY
06:12:36.606 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.119.189:38861(127.2.119.189:38861)] handling channelInactive
06:12:36.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.119.189:38861(127.2.119.189:38861)] cleaning up while in state READY due to: connection closed
06:12:36.606 [DEBUG - kudu-nio-3] (Connection.java:239) [peer def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)] handling channelInactive
06:12:36.607 [DEBUG - kudu-nio-3] (Connection.java:709) [peer def76a3a454b48d38e2850e69aa6e087(127.2.119.130:36171)] cleaning up while in state READY due to: connection closed
06:12:36.607 [DEBUG - kudu-nio-4] (Connection.java:239) [peer bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)] handling channelInactive
06:12:36.607 [DEBUG - kudu-nio-4] (Connection.java:709) [peer bc08185e82f841369c06163dffa88aa2(127.2.119.131:44519)] cleaning up while in state READY due to: connection closed
06:12:36.608 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:36.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.613386  2961 catalog_manager.cc:1296] Loaded cluster ID: ca9395692939479c81670092da6277fd
06:12:36.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.613510  2961 catalog_manager.cc:1608] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: loading cluster ID for follower catalog manager: success
06:12:36.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.615147  2961 catalog_manager.cc:1630] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: acquiring CA information for follower catalog manager: success
06:12:36.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.615595  2961 catalog_manager.cc:1658] T 00000000000000000000000000000000 P b991bcca868443ffa6fb91c8901bff6c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:36.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.618074  2526 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 3051
06:12:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.674817  3018 catalog_manager.cc:1296] Loaded cluster ID: ca9395692939479c81670092da6277fd
06:12:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.674947  3018 catalog_manager.cc:1608] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: loading cluster ID for follower catalog manager: success
06:12:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.676452  3018 catalog_manager.cc:1630] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: acquiring CA information for follower catalog manager: success
06:12:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.676877  3018 catalog_manager.cc:1658] T 00000000000000000000000000000000 P c87f00aebaac4b02801c0b7d44aa59fa: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:36.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.687856  2526 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 3313
06:12:36.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.715749  2526 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 3583
06:12:36.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.743782  2526 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 2547
06:12:36.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.758240  2526 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 2676
06:12:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.775388  2526 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 2804
06:12:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:36Z chronyd exiting
.06:12:36.846 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515156846
06:12:36.850 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:36.850 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:36.850 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:36.851 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:36.851 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:36.854 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:36.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.946069  3912 mini_oidc.cc:150] Starting JWKS server
06:12:36.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.946614  3912 webserver.cc:533] Webserver started at http://127.0.0.1:39471/ using document root <none> and password file <none>
06:12:36.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.946689  3912 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:36.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.946805  3912 webserver.cc:533] Webserver started at http://127.0.0.1:46299/ using document root <none> and password file <none>
06:12:36.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:36Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:36.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:36Z Disabled control of system clock
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:36.960602  3912 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/logs
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data/info.pb
06:12:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.62:46199
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.62
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39471/jwks.json with env {}
06:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.051631  3938 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.051896  3938 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.051935  3938 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.054469  3938 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.054549  3938 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.054574  3938 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.054592  3938 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.054610  3938 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.054625  3938 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39471/jwks.json
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.056370  3938 master_runner.cc:387] Master server non-default flags:
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.62:46199
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39471/jwks.json
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data/info.pb
06:12:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.62
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3938
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/logs
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.056726  3938 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.057054  3938 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.060014  3951 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
06:12:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.060029  3953 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
06:12:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.060029  3949 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
06:12:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.060591  3938 server_base.cc:1061] running on GCE node
06:12:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.060922  3938 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.061324  3938 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.062526  3938 hybrid_clock.cc:648] HybridClock initialized: now 1786515157062501 us; error 45 us; skew 500 ppm
06:12:37.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.063959  3938 webserver.cc:533] Webserver started at http://127.3.210.62:34221/ using document root <none> and password file <none>
06:12:37.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.064234  3938 fs_manager.cc:362] Metadata directory not provided
06:12:37.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.064306  3938 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:37.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.064450  3938 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.065531  3938 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data/instance:
06:12:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "429c7cfa7a374a00b41e9701447360f0"
06:12:37.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.065971  3938 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal/instance:
06:12:37.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "429c7cfa7a374a00b41e9701447360f0"
06:12:37.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.067446  3938 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:37.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.068424  3964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:37.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.068725  3938 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.068819  3938 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal
06:12:37.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "429c7cfa7a374a00b41e9701447360f0"
06:12:37.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.068892  3938 fs_report.cc:389] FS layout report
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data/data
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:37.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:37.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.080600  3938 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.081097  3938 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.081321  3938 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:37.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.087491  3938 rpc_server.cc:307] RPC server started. Bound to: 127.3.210.62:46199
06:12:37.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.087647  4073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.210.62:46199 every 8 connection(s)
06:12:37.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.088027  3938 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/data/info.pb
06:12:37.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.089016  4080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:37.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.090502  4080 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.096948  3912 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 3938
06:12:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.097070  3912 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-0/wal/instance
06:12:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.096995  4080 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.097671  3966 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.210.61:45975: connect: Connection refused (error 111)
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.098237  3912 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/logs
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data/info.pb
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:37.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.61:45975
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.61
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39471/jwks.json with env {}
06:12:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.098647  4080 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.61:45975: Network error: Client connection negotiation failed: client connection to 127.3.210.61:45975: connect: Connection refused (error 111)
06:12:37.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.147913  4080 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } attempt: 1
06:12:37.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.149225  4080 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.61:45975: Network error: Client connection negotiation failed: client connection to 127.3.210.61:45975: connect: Connection refused (error 111)
06:12:37.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.190220  4087 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.190415  4087 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.190438  4087 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.191919  4087 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:37.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.191968  4087 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.191983  4087 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:37.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.191995  4087 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:37.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.192008  4087 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:37.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.192019  4087 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39471/jwks.json
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.193534  4087 master_runner.cc:387] Master server non-default flags:
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.61:45975
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39471/jwks.json
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data/info.pb
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.61
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4087
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/logs
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.193758  4087 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:37.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.193964  4087 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:37.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.196586  4108 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
06:12:37.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.196599  4105 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
06:12:37.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.196732  4106 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
06:12:37.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.197304  4087 server_base.cc:1061] running on GCE node
06:12:37.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.197531  4087 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:37.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.197746  4087 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:37.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.198906  4087 hybrid_clock.cc:648] HybridClock initialized: now 1786515157198888 us; error 39 us; skew 500 ppm
06:12:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.199999  4087 webserver.cc:533] Webserver started at http://127.3.210.61:45565/ using document root <none> and password file <none>
06:12:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.200160  4087 fs_manager.cc:362] Metadata directory not provided
06:12:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.200197  4087 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.200279  4087 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:37.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.201128  4087 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data/instance:
06:12:37.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8ebf0279ade44a2597bb88474f0c5941"
06:12:37.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.201404  4087 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal/instance:
06:12:37.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8ebf0279ade44a2597bb88474f0c5941"
06:12:37.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.202564  4087 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.203342  4119 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.203675  4087 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.203759  4087 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8ebf0279ade44a2597bb88474f0c5941"
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.203804  4087 fs_report.cc:389] FS layout report
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data/data
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:37.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.217413  4080 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } attempt: 2
06:12:37.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.218516  4080 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.61:45975: Network error: Client connection negotiation failed: client connection to 127.3.210.61:45975: connect: Connection refused (error 111)
06:12:37.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.227396  4087 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:37.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.227741  4087 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:37.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.227842  4087 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.232954  4087 rpc_server.cc:307] RPC server started. Bound to: 127.3.210.61:45975
06:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.232985  4209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.210.61:45975 every 8 connection(s)
06:12:37.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.233388  4087 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/data/info.pb
06:12:37.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.234174  4210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.235378  3912 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 4087
06:12:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.235466  3912 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-1/wal/instance
06:12:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.235812  3912 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/logs
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data/info.pb
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.60:46505
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.60
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39471/jwks.json with env {}
06:12:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.236034  4210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.243412  4210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.248579  4210 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.249193  4120 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.210.60:46505: connect: Connection refused (error 111)
06:12:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.249925  4210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.60:46505: Network error: Client connection negotiation failed: client connection to 127.3.210.60:46505: connect: Connection refused (error 111)
06:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.299221  4210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } attempt: 1
06:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.300527  4210 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.60:46505: Network error: Client connection negotiation failed: client connection to 127.3.210.60:46505: connect: Connection refused (error 111)
06:12:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.309723  4080 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } attempt: 3
06:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.313656  4080 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.314409  4080 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.60:46505: Network error: Client connection negotiation failed: client connection to 127.3.210.60:46505: connect: Connection refused (error 111)
06:12:37.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.329174  4214 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.329372  4214 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.329393  4214 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.330881  4214 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:37.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.330925  4214 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.330940  4214 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:37.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.330951  4214 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:37.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.330964  4214 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:37.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.330976  4214 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39471/jwks.json
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.332433  4214 master_runner.cc:387] Master server non-default flags:
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.60:46505
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39471/jwks.json
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data/info.pb
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.60
06:12:37.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4214
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/logs
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.332757  4214 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:37.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.332968  4214 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.335913  4239 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
06:12:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.335923  4232 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
06:12:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.335999  4234 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
06:12:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.336057  4214 server_base.cc:1061] running on GCE node
06:12:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.336539  4214 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.336851  4214 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.338017  4214 hybrid_clock.cc:648] HybridClock initialized: now 1786515157337928 us; error 112 us; skew 500 ppm
06:12:37.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.339373  4214 webserver.cc:533] Webserver started at http://127.3.210.60:34881/ using document root <none> and password file <none>
06:12:37.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.339620  4214 fs_manager.cc:362] Metadata directory not provided
06:12:37.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.339704  4214 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:37.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.339856  4214 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.340956  4214 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data/instance:
06:12:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63182ad3a24e434ca1fbdfae836e95f8"
06:12:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.341387  4214 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal/instance:
06:12:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63182ad3a24e434ca1fbdfae836e95f8"
06:12:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.342887  4214 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.343842  4253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.344179  4214 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.344259  4214 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63182ad3a24e434ca1fbdfae836e95f8"
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.344350  4214 fs_report.cc:389] FS layout report
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data/data
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:37.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:37.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.345577  4080 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } attempt: 1
06:12:37.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.346649  4080 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.210.60:46505: Network error: Client connection negotiation failed: client connection to 127.3.210.60:46505: connect: Connection refused (error 111)
06:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.356402  4214 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.356798  4214 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.356901  4214 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:37.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.361976  4214 rpc_server.cc:307] RPC server started. Bound to: 127.3.210.60:46505
06:12:37.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.362115  4358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.210.60:46505 every 8 connection(s)
06:12:37.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.362430  4214 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/data/info.pb
06:12:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.363143  3912 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 4214
06:12:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.363255  3912 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/master-2/wal/instance
06:12:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.363263  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.365403  4361 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.368718  4210 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } attempt: 2
06:12:37.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.372323  4361 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.375552  4210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941: Bootstrap starting.
06:12:37.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.376621  4210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941: Neither blocks nor log segments found. Creating new log.
06:12:37.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.376969  4210 log.cc:826] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941: Log is configured to *not* fsync() on all Append() calls
06:12:37.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.377067  4361 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } has no permanent_uuid. Determining permanent_uuid...
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.378065  4210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941: No bootstrap required, opened a new log
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.380003  4210 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.380151  4210 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.380195  4210 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ebf0279ade44a2597bb88474f0c5941, State: Initialized, Role: FOLLOWER
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.380329  4210 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.380715  4210 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [sys.catalog]: configured and running, proceeding with master startup.
06:12:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.382411  4361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: Bootstrap starting.
06:12:37.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.383272  4361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: Neither blocks nor log segments found. Creating new log.
06:12:37.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.383734  4393 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:37.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.383888  4361 log.cc:826] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: Log is configured to *not* fsync() on all Append() calls
06:12:37.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.383999  4393 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:37.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.385562  4361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: No bootstrap required, opened a new log
06:12:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.386222  4087 master_runner.cc:187] Error getting master registration for 127.3.210.62:46199: OK, instance_id { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" instance_seqno: 1786515157085846 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.388264  4087 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.388931  4376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.389151  4376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.389400  4361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.389564  4361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.389599  4361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63182ad3a24e434ca1fbdfae836e95f8, State: Initialized, Role: FOLLOWER
06:12:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.389722  4361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.390079  4361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: configured and running, proceeding with master startup.
06:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.390861  4399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.391011  4399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.392635  4414 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:37.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.392951  4414 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:37.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.392699  4214 master_runner.cc:187] Error getting master registration for 127.3.210.62:46199: OK, instance_id { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" instance_seqno: 1786515157085846 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:37.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.394757  4214 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:37.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.411051  4399 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:37.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.411301  4399 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.411712  4399 leader_election.cc:290] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 429c7cfa7a374a00b41e9701447360f0 (127.3.210.62:46199), 8ebf0279ade44a2597bb88474f0c5941 (127.3.210.61:45975)
06:12:37.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.412456  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63182ad3a24e434ca1fbdfae836e95f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebf0279ade44a2597bb88474f0c5941" is_pre_election: true
06:12:37.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.412686  4161 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63182ad3a24e434ca1fbdfae836e95f8 in term 0.
06:12:37.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.412982  4254 leader_election.cc:304] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [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: 63182ad3a24e434ca1fbdfae836e95f8, 8ebf0279ade44a2597bb88474f0c5941; no voters: 
06:12:37.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.413161  4399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:37.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.413219  4399 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:37.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.413249  4399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 0 FOLLOWER]: Advancing to term 1
06:12:37.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.414381  4399 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.414566  4399 leader_election.cc:290] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [CANDIDATE]: Term 1 election: Requested vote from peers 429c7cfa7a374a00b41e9701447360f0 (127.3.210.62:46199), 8ebf0279ade44a2597bb88474f0c5941 (127.3.210.61:45975)
06:12:37.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.414923  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63182ad3a24e434ca1fbdfae836e95f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ebf0279ade44a2597bb88474f0c5941"
06:12:37.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.415019  4161 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 0 FOLLOWER]: Advancing to term 1
06:12:37.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.416033  4161 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63182ad3a24e434ca1fbdfae836e95f8 in term 1.
06:12:37.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.416400  4254 leader_election.cc:304] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [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: 63182ad3a24e434ca1fbdfae836e95f8, 8ebf0279ade44a2597bb88474f0c5941; no voters: 
06:12:37.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.416713  4399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 1 FOLLOWER]: Leader election won for term 1
06:12:37.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.417227  4399 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [term 1 LEADER]: Becoming Leader. State: Replica: 63182ad3a24e434ca1fbdfae836e95f8, State: Running, Role: LEADER
06:12:37.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.417348  4399 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.418424  4417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63182ad3a24e434ca1fbdfae836e95f8. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.418526  4417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: This master's current role is: LEADER
06:12:37.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.420725  4419 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:37.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.421180  4419 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:37.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.421838  4080 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } attempt: 2
06:12:37.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.423489  4161 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [term 1 FOLLOWER]: Refusing update from remote peer 63182ad3a24e434ca1fbdfae836e95f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:37.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.424002  4417 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:37.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.426085  4376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63182ad3a24e434ca1fbdfae836e95f8. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.426213  4376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.428756  4080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0: Bootstrap starting.
06:12:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.429553  4080 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0: Neither blocks nor log segments found. Creating new log.
06:12:37.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.430195  4080 log.cc:826] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0: Log is configured to *not* fsync() on all Append() calls
06:12:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.430951  4399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.431087  4399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: This master's current role is: LEADER
06:12:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.431357  4376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.431445  4376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ebf0279ade44a2597bb88474f0c5941 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.431836  4080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0: No bootstrap required, opened a new log
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.433025  4420 mvcc.cc:204] Tried to move back new op lower bound from 7317566084803403776 to 7317566084783165440. Current Snapshot: MvccSnapshot[applied={T|T < 7317566084803403776}]
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.433442  4421 mvcc.cc:204] Tried to move back new op lower bound from 7317566084803403776 to 7317566084783165440. Current Snapshot: MvccSnapshot[applied={T|T < 7317566084803403776}]
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.433573  4080 raft_consensus.cc:359] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.433688  4080 raft_consensus.cc:385] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.433718  4080 raft_consensus.cc:740] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429c7cfa7a374a00b41e9701447360f0, State: Initialized, Role: FOLLOWER
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.433833  4080 consensus_queue.cc:260] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } }
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.434151  4080 sys_catalog.cc:565] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [sys.catalog]: configured and running, proceeding with master startup.
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.434343  4018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63182ad3a24e434ca1fbdfae836e95f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429c7cfa7a374a00b41e9701447360f0" is_pre_election: true
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.434966  4016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [term 0 FOLLOWER]: Advancing to term 1
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.435645  4017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63182ad3a24e434ca1fbdfae836e95f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429c7cfa7a374a00b41e9701447360f0"
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.436160  4016 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [term 1 FOLLOWER]: Refusing update from remote peer 63182ad3a24e434ca1fbdfae836e95f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.436503  4399 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.437091  4419 catalog_manager.cc:1384] Generated new cluster ID: 5f11cda5954b4a2398a33f11af6110c6
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.437156  4419 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.436668  4432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [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: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.439949  4432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.440016  4432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.440066  4432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.440182  4457 mvcc.cc:204] Tried to move back new op lower bound from 7317566084803403776 to 7317566084783165440. Current Snapshot: MvccSnapshot[applied={T|T < 7317566084803403776}]
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.440289  4456 sys_catalog.cc:455] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63182ad3a24e434ca1fbdfae836e95f8. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.440359  4456 sys_catalog.cc:458] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:37.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.449083  4455 catalog_manager.cc:1296] Loaded cluster ID: 5f11cda5954b4a2398a33f11af6110c6
06:12:37.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.449347  4455 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0: loading cluster ID for follower catalog manager: success
06:12:37.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.449558  4455 catalog_manager.cc:1632] T 00000000000000000000000000000000 P 429c7cfa7a374a00b41e9701447360f0: acquiring CA information for follower catalog manager: Not found: root CA entry not found
06:12:37.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.449677  4455 catalog_manager.cc:884] Not found: root CA entry not found: failed to prepare follower catalog manager, will retry
06:12:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.465276  4399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "63182ad3a24e434ca1fbdfae836e95f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429c7cfa7a374a00b41e9701447360f0" member_type: VOTER last_known_addr { host: "127.3.210.62" port: 46199 } } peers { permanent_uuid: "8ebf0279ade44a2597bb88474f0c5941" member_type: VOTER last_known_addr { host: "127.3.210.61" port: 45975 } } peers { permanent_uuid: "63182ad3a24e434ca1fbdfae836e95f8" member_type: VOTER last_known_addr { host: "127.3.210.60" port: 46505 } } }
06:12:37.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.465435  4399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8 [sys.catalog]: This master's current role is: LEADER
06:12:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.468950  4419 catalog_manager.cc:1407] Generated new certificate authority record
06:12:37.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.470145  4419 catalog_manager.cc:1560] Loading token signing keys...
06:12:37.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.482419  4419 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: Generated new TSK 0
06:12:37.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.482985  4419 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.495572  3912 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/logs
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data/info.pb
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.1:0
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.210.1
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.1
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.633584  4467 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.634087  4467 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.634213  4467 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.637217  4467 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.637498  4467 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.210.1
06:12:37.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.640700  4467 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:37.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.1:0
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data/info.pb
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.1
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4467
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.210.1
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/logs
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.641785  4467 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:37.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.642345  4467 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:37.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.645805  4489 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
06:12:37.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.646224  4482 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
06:12:37.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.646081  4486 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
06:12:37.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.646512  4467 server_base.cc:1061] running on GCE node
06:12:37.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.646844  4467 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:37.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.647207  4467 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:37.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.648413  4467 hybrid_clock.cc:648] HybridClock initialized: now 1786515157648396 us; error 41 us; skew 500 ppm
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.650002  4467 webserver.cc:533] Webserver started at http://127.3.210.1:42053/ using document root <none> and password file <none>
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.650250  4467 fs_manager.cc:362] Metadata directory not provided
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.650295  4467 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.650417  4467 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.651634  4467 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data/instance:
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7953e61e19d34b01bca6eea5614d2fcd"
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.651986  4467 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal/instance:
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7953e61e19d34b01bca6eea5614d2fcd"
06:12:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.653963  4467 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.655174  4498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.655360  4467 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.655421  4467 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7953e61e19d34b01bca6eea5614d2fcd"
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.655499  4467 fs_report.cc:389] FS layout report
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data/data
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:37.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.694455  4467 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.694847  4467 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.694955  4467 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.695261  4467 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.695703  4467 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.695744  4467 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.695770  4467 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.695782  4467 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:37.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.705103  4467 rpc_server.cc:307] RPC server started. Bound to: 127.3.210.1:42225
06:12:37.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.705235  4710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.210.1:42225 every 8 connection(s)
06:12:37.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.705614  4467 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/data/info.pb
06:12:37.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.706434  3912 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 4467
06:12:37.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.706542  3912 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-0/wal/instance
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.708288  3912 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/logs
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data/info.pb
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.2:0
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.210.2
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.2
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713315  4723 heartbeater.cc:344] Connected to a master server at 127.3.210.61:45975
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713456  4723 heartbeater.cc:461] Registering TS with master...
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713469  4720 heartbeater.cc:344] Connected to a master server at 127.3.210.62:46199
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713595  4720 heartbeater.cc:461] Registering TS with master...
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713842  4723 heartbeater.cc:507] Master 127.3.210.61:45975 requested a full tablet report, sending...
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713835  4720 heartbeater.cc:507] Master 127.3.210.62:46199 requested a full tablet report, sending...
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.713826  4716 heartbeater.cc:344] Connected to a master server at 127.3.210.60:46505
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.714062  4716 heartbeater.cc:461] Registering TS with master...
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.714165  4716 heartbeater.cc:507] Master 127.3.210.60:46505 requested a full tablet report, sending...
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.714607  4291 ts_manager.cc:194] Registered new tserver with Master: 7953e61e19d34b01bca6eea5614d2fcd (127.3.210.1:42225)
06:12:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.714771  3997 ts_manager.cc:194] Registered new tserver with Master: 7953e61e19d34b01bca6eea5614d2fcd (127.3.210.1:42225)
06:12:37.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.715510  4291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.210.1:45869
06:12:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.715983  4141 ts_manager.cc:194] Registered new tserver with Master: 7953e61e19d34b01bca6eea5614d2fcd (127.3.210.1:42225)
06:12:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.811065  4733 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.811300  4733 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.811326  4733 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.813067  4733 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.813138  4733 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.210.2
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.814720  4733 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.2:0
06:12:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data/info.pb
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.2
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4733
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.210.2
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/logs
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.814971  4733 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.815227  4733 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:37.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.818361  4743 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
06:12:37.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.818383  4738 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
06:12:37.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.818480  4740 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
06:12:37.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.818511  4733 server_base.cc:1061] running on GCE node
06:12:37.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.818948  4733 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:37.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.819164  4733 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:37.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.820338  4733 hybrid_clock.cc:648] HybridClock initialized: now 1786515157820310 us; error 43 us; skew 500 ppm
06:12:37.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.821733  4733 webserver.cc:533] Webserver started at http://127.3.210.2:33417/ using document root <none> and password file <none>
06:12:37.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.822012  4733 fs_manager.cc:362] Metadata directory not provided
06:12:37.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.822103  4733 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:37.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.822256  4733 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:37.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.823328  4733 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data/instance:
06:12:37.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "98f540561699454abff41e1100f722d5"
06:12:37.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.823770  4733 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal/instance:
06:12:37.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "98f540561699454abff41e1100f722d5"
06:12:37.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.825398  4733 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.826339  4751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.826565  4733 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.826663  4733 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "98f540561699454abff41e1100f722d5"
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.826740  4733 fs_report.cc:389] FS layout report
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data/data
06:12:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:37.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:37.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.848189  4733 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:37.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.848820  4733 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.849009  4733 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.849390  4733 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.849895  4733 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.849954  4733 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.849994  4733 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.850013  4733 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:37.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.858050  4733 rpc_server.cc:307] RPC server started. Bound to: 127.3.210.2:37323
06:12:37.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.858186  4991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.210.2:37323 every 8 connection(s)
06:12:37.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.858603  4733 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/data/info.pb
06:12:37.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.859629  3912 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 4733
06:12:37.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.859746  3912 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-1/wal/instance
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.861483  3912 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/logs
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data/info.pb
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.3:0
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.210.3
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.3
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.865880  4996 heartbeater.cc:344] Connected to a master server at 127.3.210.62:46199
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866029  4996 heartbeater.cc:461] Registering TS with master...
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866094  5000 heartbeater.cc:344] Connected to a master server at 127.3.210.61:45975
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866129  4992 heartbeater.cc:344] Connected to a master server at 127.3.210.60:46505
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866158  5000 heartbeater.cc:461] Registering TS with master...
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866207  4992 heartbeater.cc:461] Registering TS with master...
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866302  4996 heartbeater.cc:507] Master 127.3.210.62:46199 requested a full tablet report, sending...
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866302  5000 heartbeater.cc:507] Master 127.3.210.61:45975 requested a full tablet report, sending...
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866319  4992 heartbeater.cc:507] Master 127.3.210.60:46505 requested a full tablet report, sending...
06:12:37.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.866870  3997 ts_manager.cc:194] Registered new tserver with Master: 98f540561699454abff41e1100f722d5 (127.3.210.2:37323)
06:12:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.867201  4291 ts_manager.cc:194] Registered new tserver with Master: 98f540561699454abff41e1100f722d5 (127.3.210.2:37323)
06:12:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.867662  4291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.210.2:39367
06:12:37.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.867980  4141 ts_manager.cc:194] Registered new tserver with Master: 98f540561699454abff41e1100f722d5 (127.3.210.2:37323)
06:12:37.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.962086  5012 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:37.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.962419  5012 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:37.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.962456  5012 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.964533  5012 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.964650  5012 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.210.3
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.966513  5012 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.210.20:46049
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.210.3:0
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data/info.pb
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.210.3
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.210.62:46199,127.3.210.61:45975,127.3.210.60:46505
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5012
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.210.3
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/logs
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.966912  5012 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.967265  5012 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.970537  5034 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
06:12:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.970537  5027 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
06:12:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:37.970541  5031 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
06:12:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.971064  5012 server_base.cc:1061] running on GCE node
06:12:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.971357  5012 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.971659  5012 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.972826  5012 hybrid_clock.cc:648] HybridClock initialized: now 1786515157972815 us; error 50 us; skew 500 ppm
06:12:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.974356  5012 webserver.cc:533] Webserver started at http://127.3.210.3:46613/ using document root <none> and password file <none>
06:12:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.974609  5012 fs_manager.cc:362] Metadata directory not provided
06:12:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.974676  5012 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.974824  5012 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.975898  5012 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data/instance:
06:12:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d5b25b10c0c74c0a90d4980b77f55aa9"
06:12:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.976311  5012 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal/instance:
06:12:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d5b25b10c0c74c0a90d4980b77f55aa9"
06:12:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.977720  5012 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.978578  5045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:37.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.978796  5012 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:37.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.978894  5012 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d5b25b10c0c74c0a90d4980b77f55aa9"
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:37 on dist-test-slave-jq4t"
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:37.978971  5012 fs_report.cc:389] FS layout report
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data/data
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:37.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:38.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.027540  5012 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:38.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.028085  5012 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:38.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.028296  5012 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:38.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.028733  5012 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:38.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.029217  5012 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:38.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.029258  5012 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:38.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.029321  5012 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:38.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.029341  5012 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:38.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.037569  5012 rpc_server.cc:307] RPC server started. Bound to: 127.3.210.3:38781
06:12:38.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.037637  5278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.210.3:38781 every 8 connection(s)
06:12:38.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.038038  5012 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/data/info.pb
06:12:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.042075  3912 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 5012
06:12:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.042188  3912 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster16677046145386261182/ts-2/wal/instance
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045066  5282 heartbeater.cc:344] Connected to a master server at 127.3.210.61:45975
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045066  5280 heartbeater.cc:344] Connected to a master server at 127.3.210.62:46199
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045244  5282 heartbeater.cc:461] Registering TS with master...
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045250  5280 heartbeater.cc:461] Registering TS with master...
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045536  5280 heartbeater.cc:507] Master 127.3.210.62:46199 requested a full tablet report, sending...
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045536  5282 heartbeater.cc:507] Master 127.3.210.61:45975 requested a full tablet report, sending...
06:12:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045126  5279 heartbeater.cc:344] Connected to a master server at 127.3.210.60:46505
06:12:38.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045869  5279 heartbeater.cc:461] Registering TS with master...
06:12:38.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.045969  5279 heartbeater.cc:507] Master 127.3.210.60:46505 requested a full tablet report, sending...
06:12:38.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.046130  3997 ts_manager.cc:194] Registered new tserver with Master: d5b25b10c0c74c0a90d4980b77f55aa9 (127.3.210.3:38781)
06:12:38.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.046312  4291 ts_manager.cc:194] Registered new tserver with Master: d5b25b10c0c74c0a90d4980b77f55aa9 (127.3.210.3:38781)
06:12:38.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.046365  4141 ts_manager.cc:194] Registered new tserver with Master: d5b25b10c0c74c0a90d4980b77f55aa9 (127.3.210.3:38781)
06:12:38.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.046821  4291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.210.3:55419
06:12:38.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.058185  3912 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:38.059 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:38.059 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:38.060 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.210.62"
      port: 46199
    }
    bound_http_address {
      host: "127.3.210.62"
      port: 34221
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.210.61"
      port: 45975
    }
    bound_http_address {
      host: "127.3.210.61"
      port: 45565
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.210.60"
      port: 46505
    }
    bound_http_address {
      host: "127.3.210.60"
      port: 34881
    }
  }
}

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

06:12:38.060 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.210.1"
      port: 42225
    }
    bound_http_address {
      host: "127.3.210.1"
      port: 42053
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.210.2"
      port: 37323
    }
    bound_http_address {
      host: "127.3.210.2"
      port: 33417
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.210.3"
      port: 38781
    }
    bound_http_address {
      host: "127.3.210.3"
      port: 46613
    }
  }
}

06:12:38.061 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:38.063 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:38.064 [DEBUG - main] (Connection.java:748) [peer master-127.3.210.61:45975(127.3.210.61:45975)] connecting to peer
06:12:38.065 [DEBUG - main] (Connection.java:748) [peer master-127.3.210.62:46199(127.3.210.62:46199)] connecting to peer
06:12:38.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.210.61:45975(127.3.210.61:45975)] Successfully connected to peer
06:12:38.066 [DEBUG - main] (Connection.java:748) [peer master-127.3.210.60:46505(127.3.210.60:46505)] connecting to peer
06:12:38.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.210.62:46199(127.3.210.62:46199)] Successfully connected to peer
06:12:38.068 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.210.60:46505(127.3.210.60:46505)] Successfully connected to peer
06:12:38.069 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.210.61
06:12:38.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.210.62
06:12:38.070 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.210.60
06:12:38.083 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10233b3e, L:/127.0.0.1:33204 - R:/127.3.210.60:46505] using SASL/PLAIN
06:12:38.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x705bfc0b, L:/127.0.0.1:33626 - R:/127.3.210.61:45975] using SASL/PLAIN
06:12:38.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:38.085 [DEBUG - kudu-nio-2] (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.3.210.61:45975, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.210.62:46199, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.210.60:46505, [20ms] Sub RPC ConnectToMaster: received response from server master-127.3.210.61:45975: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.3.210.60:46505: OK, deferred=null) after lookup
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.086813  4291 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33204:
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515158063"
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "alice"
06:12:38.088 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaaa45f70, L:/127.0.0.1:41590 - R:/127.3.210.62:46199] using SASL/PLAIN
06:12:38.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6fbdc59d194649b0b2cafdbf13c76a94
06:12:38.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.098834  4842 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3e630235eb4125b682215efc93f71d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515158063 [id=6fbdc59d194649b0b2cafdbf13c76a94]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:38.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.099268  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3e630235eb4125b682215efc93f71d. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:38.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.101929  5327 tablet_bootstrap.cc:492] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Bootstrap starting.
06:12:38.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.102005  4587 tablet_service.cc:1511] Processing CreateTablet for tablet 05f5dd8519da4f7bb224f13aacf37e6d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515158063 [id=6fbdc59d194649b0b2cafdbf13c76a94]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:38.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.102380  4587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05f5dd8519da4f7bb224f13aacf37e6d. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:38.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.102892  5327 tablet_bootstrap.cc:654] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Neither blocks nor log segments found. Creating new log.
06:12:38.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.103224  5327 log.cc:826] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Log is configured to *not* fsync() on all Append() calls
06:12:38.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.103930  5327 tablet_bootstrap.cc:492] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: No bootstrap required, opened a new log
06:12:38.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.104018  5327 ts_tablet_manager.cc:1403] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.105684  5330 tablet_bootstrap.cc:492] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: Bootstrap starting.
06:12:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.106499  5330 tablet_bootstrap.cc:654] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: Neither blocks nor log segments found. Creating new log.
06:12:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.106634  5327 raft_consensus.cc:359] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f540561699454abff41e1100f722d5" member_type: VOTER last_known_addr { host: "127.3.210.2" port: 37323 } }
06:12:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.106812  5327 raft_consensus.cc:385] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.106848  5327 raft_consensus.cc:740] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f540561699454abff41e1100f722d5, State: Initialized, Role: FOLLOWER
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.106952  5330 log.cc:826] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: Log is configured to *not* fsync() on all Append() calls
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.106951  5327 consensus_queue.cc:260] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [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: "98f540561699454abff41e1100f722d5" member_type: VOTER last_known_addr { host: "127.3.210.2" port: 37323 } }
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.107021  5327 raft_consensus.cc:399] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.107053  5327 raft_consensus.cc:493] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.107106  5327 raft_consensus.cc:3060] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 0 FOLLOWER]: Advancing to term 1
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.107795  5327 raft_consensus.cc:515] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f540561699454abff41e1100f722d5" member_type: VOTER last_known_addr { host: "127.3.210.2" port: 37323 } }
06:12:38.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.107900  5327 leader_election.cc:304] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [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: 98f540561699454abff41e1100f722d5; no voters: 
06:12:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.108063  5327 leader_election.cc:290] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.108114  5334 raft_consensus.cc:2804] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 1 FOLLOWER]: Leader election won for term 1
06:12:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.108246  5334 raft_consensus.cc:697] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [term 1 LEADER]: Becoming Leader. State: Replica: 98f540561699454abff41e1100f722d5, State: Running, Role: LEADER
06:12:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.108341  5334 consensus_queue.cc:237] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 [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: "98f540561699454abff41e1100f722d5" member_type: VOTER last_known_addr { host: "127.3.210.2" port: 37323 } }
06:12:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.108510  5327 ts_tablet_manager.cc:1434] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:38.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.108588  4992 heartbeater.cc:499] Master 127.3.210.60:46505 was elected leader, sending a full tablet report...
06:12:38.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.109540  4291 catalog_manager.cc:5739] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f540561699454abff41e1100f722d5 (127.3.210.2). New cstate: current_term: 1 leader_uuid: "98f540561699454abff41e1100f722d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98f540561699454abff41e1100f722d5" member_type: VOTER last_known_addr { host: "127.3.210.2" port: 37323 } health_report { overall_health: HEALTHY } } }
06:12:38.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.109683  5002 tablet.cc:2406] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:38.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.113080  5330 tablet_bootstrap.cc:492] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: No bootstrap required, opened a new log
06:12:38.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.113154  5330 ts_tablet_manager.cc:1403] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
06:12:38.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.114615  5330 raft_consensus.cc:359] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7953e61e19d34b01bca6eea5614d2fcd" member_type: VOTER last_known_addr { host: "127.3.210.1" port: 42225 } }
06:12:38.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.114737  5330 raft_consensus.cc:385] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:38.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.114758  5330 raft_consensus.cc:740] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7953e61e19d34b01bca6eea5614d2fcd, State: Initialized, Role: FOLLOWER
06:12:38.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.114863  5330 consensus_queue.cc:260] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [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: "7953e61e19d34b01bca6eea5614d2fcd" member_type: VOTER last_known_addr { host: "127.3.210.1" port: 42225 } }
06:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.114945  5330 raft_consensus.cc:399] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.114970  5330 raft_consensus.cc:493] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.115000  5330 raft_consensus.cc:3060] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 0 FOLLOWER]: Advancing to term 1
06:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.115589  5330 raft_consensus.cc:515] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7953e61e19d34b01bca6eea5614d2fcd" member_type: VOTER last_known_addr { host: "127.3.210.1" port: 42225 } }
06:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.115682  5330 leader_election.cc:304] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [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: 7953e61e19d34b01bca6eea5614d2fcd; no voters: 
06:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.115830  5330 leader_election.cc:290] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:38.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.115902  5344 raft_consensus.cc:2804] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 1 FOLLOWER]: Leader election won for term 1
06:12:38.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.116073  5344 raft_consensus.cc:697] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [term 1 LEADER]: Becoming Leader. State: Replica: 7953e61e19d34b01bca6eea5614d2fcd, State: Running, Role: LEADER
06:12:38.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.116199  5344 consensus_queue.cc:237] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd [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: "7953e61e19d34b01bca6eea5614d2fcd" member_type: VOTER last_known_addr { host: "127.3.210.1" port: 42225 } }
06:12:38.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.116221  4716 heartbeater.cc:499] Master 127.3.210.60:46505 was elected leader, sending a full tablet report...
06:12:38.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.116063  5330 ts_tablet_manager.cc:1434] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
06:12:38.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.117048  4291 catalog_manager.cc:5739] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7953e61e19d34b01bca6eea5614d2fcd (127.3.210.1). New cstate: current_term: 1 leader_uuid: "7953e61e19d34b01bca6eea5614d2fcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7953e61e19d34b01bca6eea5614d2fcd" member_type: VOTER last_known_addr { host: "127.3.210.1" port: 42225 } health_report { overall_health: HEALTHY } } }
06:12:38.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.126827  4291 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33204:
06:12:38.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515158063" } new_table_owner: "bob"
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.130246  5353 tablet.cc:1724] T 05f5dd8519da4f7bb224f13aacf37e6d P 7953e61e19d34b01bca6eea5614d2fcd: Alter schema from (
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.130278  5355 tablet.cc:1724] T 7a3e630235eb4125b682215efc93f71d P 98f540561699454abff41e1100f722d5: Alter schema from (
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:38.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.134117  4291 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 63182ad3a24e434ca1fbdfae836e95f8: org.apache.kudu.client.TestAlterTable-1786515158063 [id=6fbdc59d194649b0b2cafdbf13c76a94] alter complete (version 1)
06:12:38.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 6fbdc59d194649b0b2cafdbf13c76a94
06:12:38.148 [DEBUG - main] (Connection.java:575) [peer master-127.3.210.61:45975(127.3.210.61:45975)] disconnecting while in state READY
06:12:38.148 [DEBUG - main] (Connection.java:575) [peer master-127.3.210.62:46199(127.3.210.62:46199)] disconnecting while in state READY
06:12:38.148 [DEBUG - main] (Connection.java:575) [peer master-127.3.210.60:46505(127.3.210.60:46505)] disconnecting while in state READY
06:12:38.149 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.210.62:46199(127.3.210.62:46199)] handling channelInactive
06:12:38.149 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.210.62:46199(127.3.210.62:46199)] cleaning up while in state READY due to: connection closed
06:12:38.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:38.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.210.61:45975(127.3.210.61:45975)] handling channelInactive
06:12:38.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.210.61:45975(127.3.210.61:45975)] cleaning up while in state READY due to: connection closed
06:12:38.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.151288  3912 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 4467
06:12:38.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.210.60:46505(127.3.210.60:46505)] handling channelInactive
06:12:38.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.210.60:46505(127.3.210.60:46505)] cleaning up while in state READY due to: connection closed
06:12:38.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.190174  3912 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 4733
06:12:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.211305  3912 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 5012
06:12:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.225558  3912 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 3938
06:12:38.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.244760  3912 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 4087
06:12:38.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.265920  3912 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 4214
06:12:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:38Z chronyd exiting
.06:12:38.337 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515158337
06:12:38.340 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:38.340 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:38.340 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:38.340 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:38.340 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:38.343 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.440071  5361 mini_oidc.cc:150] Starting JWKS server
06:12:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.440883  5361 webserver.cc:533] Webserver started at http://127.0.0.1:41457/ using document root <none> and password file <none>
06:12:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.440970  5361 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.441141  5361 webserver.cc:533] Webserver started at http://127.0.0.1:34123/ using document root <none> and password file <none>
06:12:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:38Z Disabled control of system clock
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.457387  5361 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/logs
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data/info.pb
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.126:41165
06:12:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.126
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41457/jwks.json with env {}
06:12:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.553715  5385 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.553936  5385 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:38.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.553959  5385 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.555583  5385 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.555632  5385 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.555647  5385 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.555660  5385 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.555671  5385 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:38.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.555683  5385 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41457/jwks.json
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.557327  5385 master_runner.cc:387] Master server non-default flags:
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.126:41165
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41457/jwks.json
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data/info.pb
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.126
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5385
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/logs
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.557590  5385 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.557833  5385 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.560621  5393 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
06:12:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.560616  5392 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
06:12:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.560770  5385 server_base.cc:1061] running on GCE node
06:12:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.560619  5395 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
06:12:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.561268  5385 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.561592  5385 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.562767  5385 hybrid_clock.cc:648] HybridClock initialized: now 1786515158562767 us; error 123 us; skew 500 ppm
06:12:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.564092  5385 webserver.cc:533] Webserver started at http://127.5.60.126:35501/ using document root <none> and password file <none>
06:12:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.564369  5385 fs_manager.cc:362] Metadata directory not provided
06:12:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.564445  5385 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.564625  5385 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.565642  5385 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data/instance:
06:12:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "54d857ae78bb427ea2218b71e25b20be"
06:12:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.566062  5385 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal/instance:
06:12:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "54d857ae78bb427ea2218b71e25b20be"
06:12:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.567495  5385 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.568380  5412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.568603  5385 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.568697  5385 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "54d857ae78bb427ea2218b71e25b20be"
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.568770  5385 fs_report.cc:389] FS layout report
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal
06:12:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data/data
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.588043  5385 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.588649  5385 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.588843  5385 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:38.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.594169  5385 rpc_server.cc:307] RPC server started. Bound to: 127.5.60.126:41165
06:12:38.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.594261  5517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.60.126:41165 every 8 connection(s)
06:12:38.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.594660  5385 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/data/info.pb
06:12:38.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.595486  5518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:38.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.597075  5518 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.603180  5518 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.603924  5417 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.60.125:36641: connect: Connection refused (error 111)
06:12:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.603961  5361 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 5385
06:12:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.604100  5361 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-0/wal/instance
06:12:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.604792  5518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.125:36641: Network error: Client connection negotiation failed: client connection to 127.5.60.125:36641: connect: Connection refused (error 111)
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.605530  5361 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/logs
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data/info.pb
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.125:36641
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.125
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41457/jwks.json with env {}
06:12:38.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.654069  5518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } attempt: 1
06:12:38.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.655220  5518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.125:36641: Network error: Client connection negotiation failed: client connection to 127.5.60.125:36641: connect: Connection refused (error 111)
06:12:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.700762  5531 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.701052  5531 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.701097  5531 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.702853  5531 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.702940  5531 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.702970  5531 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.702992  5531 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.703012  5531 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.703032  5531 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41457/jwks.json
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.704922  5531 master_runner.cc:387] Master server non-default flags:
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.125:36641
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41457/jwks.json
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data/info.pb
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.125
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5531
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/logs
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.705283  5531 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:38.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.705631  5531 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:38.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.708635  5540 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
06:12:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.708631  5542 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
06:12:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.708635  5544 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
06:12:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.708937  5531 server_base.cc:1061] running on GCE node
06:12:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.709344  5531 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.709657  5531 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:38.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.710886  5531 hybrid_clock.cc:648] HybridClock initialized: now 1786515158710852 us; error 48 us; skew 500 ppm
06:12:38.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.712742  5531 webserver.cc:533] Webserver started at http://127.5.60.125:42909/ using document root <none> and password file <none>
06:12:38.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.713029  5531 fs_manager.cc:362] Metadata directory not provided
06:12:38.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.713105  5531 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:38.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.713284  5531 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.714335  5531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data/instance:
06:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6edea15ebfc54cb3acb18ddcf23cab8a"
06:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.714759  5531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal/instance:
06:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6edea15ebfc54cb3acb18ddcf23cab8a"
06:12:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.716246  5531 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.717310  5556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.717555  5531 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.717681  5531 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6edea15ebfc54cb3acb18ddcf23cab8a"
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.717767  5531 fs_report.cc:389] FS layout report
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal
06:12:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data/data
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:38.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.723410  5518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } attempt: 2
06:12:38.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.724439  5518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.125:36641: Network error: Client connection negotiation failed: client connection to 127.5.60.125:36641: connect: Connection refused (error 111)
06:12:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.740747  5531 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.741295  5531 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.741497  5531 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:38.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.747912  5531 rpc_server.cc:307] RPC server started. Bound to: 127.5.60.125:36641
06:12:38.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.747933  5656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.60.125:36641 every 8 connection(s)
06:12:38.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.748593  5531 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/data/info.pb
06:12:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.749464  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.751216  5657 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.753177  5361 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 5531
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.753298  5361 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-1/wal/instance
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.753703  5361 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/logs
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data/info.pb
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.124:36871
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.124
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41457/jwks.json with env {}
06:12:38.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.760809  5657 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.765476  5657 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.765991  5558 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.60.124:36871: connect: Connection refused (error 111)
06:12:38.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.766508  5657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.124:36871: Network error: Client connection negotiation failed: client connection to 127.5.60.124:36871: connect: Connection refused (error 111)
06:12:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.815752  5518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } attempt: 3
06:12:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.815768  5657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } attempt: 1
06:12:38.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.816991  5657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.124:36871: Network error: Client connection negotiation failed: client connection to 127.5.60.124:36871: connect: Connection refused (error 111)
06:12:38.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.819741  5518 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.820537  5518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.124:36871: Network error: Client connection negotiation failed: client connection to 127.5.60.124:36871: connect: Connection refused (error 111)
06:12:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.851356  5663 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.851580  5663 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.851617  5663 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.851713  5518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } attempt: 1
06:12:38.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.852757  5518 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.124:36871: Network error: Client connection negotiation failed: client connection to 127.5.60.124:36871: connect: Connection refused (error 111)
06:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.853579  5663 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.853641  5663 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.853663  5663 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.853680  5663 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.853698  5663 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.853714  5663 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41457/jwks.json
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.855362  5663 master_runner.cc:387] Master server non-default flags:
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.124:36871
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41457/jwks.json
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data/info.pb
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.124
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5663
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/logs
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.855715  5663 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.856050  5663 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.859081  5684 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
06:12:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.859253  5681 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
06:12:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.859462  5677 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
06:12:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.859877  5663 server_base.cc:1061] running on GCE node
06:12:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.860175  5663 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.860556  5663 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.861754  5663 hybrid_clock.cc:648] HybridClock initialized: now 1786515158861728 us; error 40 us; skew 500 ppm
06:12:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.863296  5663 webserver.cc:533] Webserver started at http://127.5.60.124:39571/ using document root <none> and password file <none>
06:12:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.863570  5663 fs_manager.cc:362] Metadata directory not provided
06:12:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.863641  5663 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.863780  5663 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:38.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.864850  5663 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data/instance:
06:12:38.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cf263876b0e45e88dceb3b16f2db9aa"
06:12:38.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.865279  5663 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal/instance:
06:12:38.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cf263876b0e45e88dceb3b16f2db9aa"
06:12:38.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.866672  5663 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.867470  5696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.867661  5663 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.867762  5663 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cf263876b0e45e88dceb3b16f2db9aa"
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:38 on dist-test-slave-jq4t"
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.867833  5663 fs_report.cc:389] FS layout report
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data/data
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:38.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.883060  5663 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:38.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.883576  5663 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:38.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.883762  5663 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:38.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.885193  5657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } attempt: 2
06:12:38.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.886168  5657 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.60.124:36871: Network error: Client connection negotiation failed: client connection to 127.5.60.124:36871: connect: Connection refused (error 111)
06:12:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.889441  5663 rpc_server.cc:307] RPC server started. Bound to: 127.5.60.124:36871
06:12:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.889542  5787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.60.124:36871 every 8 connection(s)
06:12:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.889925  5663 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/data/info.pb
06:12:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.890738  5789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.890877  5361 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 5663
06:12:38.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.890987  5361 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/master-2/wal/instance
06:12:38.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.892637  5789 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.898213  5789 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.901628  5789 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } has no permanent_uuid. Determining permanent_uuid...
06:12:38.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.905575  5789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Bootstrap starting.
06:12:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.906373  5789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Neither blocks nor log segments found. Creating new log.
06:12:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.906687  5789 log.cc:826] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Log is configured to *not* fsync() on all Append() calls
06:12:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.907475  5789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: No bootstrap required, opened a new log
06:12:38.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.909560  5789 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:38.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.909698  5789 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:38.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.909732  5789 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf263876b0e45e88dceb3b16f2db9aa, State: Initialized, Role: FOLLOWER
06:12:38.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.909852  5789 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:38.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.910213  5789 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: configured and running, proceeding with master startup.
06:12:38.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.910179  5803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:38.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.910297  5803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: This master's current role is: FOLLOWER
06:12:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.912379  5831 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.912595  5831 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:38.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.912569  5663 master_runner.cc:187] Error getting master registration for 127.5.60.126:41165: OK, instance_id { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" instance_seqno: 1786515158592716 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:38.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.913986  5663 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:38.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.927953  5518 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } attempt: 2
06:12:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.933326  5518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: Bootstrap starting.
06:12:38.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.934154  5518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: Neither blocks nor log segments found. Creating new log.
06:12:38.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.934710  5518 log.cc:826] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: Log is configured to *not* fsync() on all Append() calls
06:12:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.935463  5518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: No bootstrap required, opened a new log
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.936848  5518 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.936955  5518 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.936977  5518 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d857ae78bb427ea2218b71e25b20be, State: Initialized, Role: FOLLOWER
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.937099  5518 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.937388  5518 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [sys.catalog]: configured and running, proceeding with master startup.
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.937407  5839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.937526  5839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [sys.catalog]: This master's current role is: FOLLOWER
06:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.940124  5856 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.940323  5856 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.940987  5385 master_runner.cc:187] Error getting master registration for 127.5.60.125:36641: OK, instance_id { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" instance_seqno: 1786515158745933 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.943001  5385 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:38.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.977358  5657 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } attempt: 3
06:12:38.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.983071  5657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: Bootstrap starting.
06:12:38.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.984048  5657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: Neither blocks nor log segments found. Creating new log.
06:12:38.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.984368  5657 log.cc:826] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: Log is configured to *not* fsync() on all Append() calls
06:12:38.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.985366  5657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: No bootstrap required, opened a new log
06:12:38.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.987594  5657 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:38.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.987743  5657 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:38.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.987775  5657 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6edea15ebfc54cb3acb18ddcf23cab8a, State: Initialized, Role: FOLLOWER
06:12:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.987913  5657 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.988281  5657 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [sys.catalog]: configured and running, proceeding with master startup.
06:12:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.988242  5864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.988626  5864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [sys.catalog]: This master's current role is: FOLLOWER
06:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.990695  5888 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:38.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.990886  5888 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:38.992304  5567 tablet.cc:2406] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.993073  5531 master_runner.cc:264] No leader master found from master 6edea15ebfc54cb3acb18ddcf23cab8a
06:12:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:38.993119  5531 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.005218  5803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.005393  5803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:39.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.005741  5803 leader_election.cc:290] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54d857ae78bb427ea2218b71e25b20be (127.5.60.126:41165), 6edea15ebfc54cb3acb18ddcf23cab8a (127.5.60.125:36641)
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.006932  5613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" is_pre_election: true
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.007138  5613 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf263876b0e45e88dceb3b16f2db9aa in term 0.
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.007484  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d857ae78bb427ea2218b71e25b20be" is_pre_election: true
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.007650  5469 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf263876b0e45e88dceb3b16f2db9aa in term 0.
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.007915  5698 leader_election.cc:304] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [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: 4cf263876b0e45e88dceb3b16f2db9aa, 54d857ae78bb427ea2218b71e25b20be; no voters: 
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.008260  5803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.008316  5803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.008340  5803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 0 FOLLOWER]: Advancing to term 1
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.009737  5803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.009925  5803 leader_election.cc:290] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [CANDIDATE]: Term 1 election: Requested vote from peers 54d857ae78bb427ea2218b71e25b20be (127.5.60.126:41165), 6edea15ebfc54cb3acb18ddcf23cab8a (127.5.60.125:36641)
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.010234  5469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d857ae78bb427ea2218b71e25b20be"
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.010387  5469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 0 FOLLOWER]: Advancing to term 1
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.011468  5469 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf263876b0e45e88dceb3b16f2db9aa in term 1.
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.011801  5613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a"
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.011904  5613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 0 FOLLOWER]: Advancing to term 1
06:12:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.013875  5698 leader_election.cc:304] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [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: 4cf263876b0e45e88dceb3b16f2db9aa, 54d857ae78bb427ea2218b71e25b20be; no voters: 
06:12:39.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.015422  5613 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf263876b0e45e88dceb3b16f2db9aa in term 1.
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.016786  5803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.017048  5803 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [term 1 LEADER]: Becoming Leader. State: Replica: 4cf263876b0e45e88dceb3b16f2db9aa, State: Running, Role: LEADER
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.017177  5803 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [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: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } }
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.017724  5803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4cf263876b0e45e88dceb3b16f2db9aa. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.017819  5803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: This master's current role is: LEADER
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.018432  5894 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.018785  5894 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:39.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.021364  5613 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [term 1 FOLLOWER]: Refusing update from remote peer 4cf263876b0e45e88dceb3b16f2db9aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.021898  5803 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:39.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.023538  5864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4cf263876b0e45e88dceb3b16f2db9aa. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.023643  5864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [sys.catalog]: This master's current role is: FOLLOWER
06:12:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.024336  5469 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [term 1 FOLLOWER]: Refusing update from remote peer 4cf263876b0e45e88dceb3b16f2db9aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.024688  5803 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.026278  5839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4cf263876b0e45e88dceb3b16f2db9aa. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.026403  5839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [sys.catalog]: This master's current role is: FOLLOWER
06:12:39.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.028512  5803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.028606  5803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: This master's current role is: LEADER
06:12:39.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.029340  5864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.029441  5864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a [sys.catalog]: This master's current role is: FOLLOWER
06:12:39.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.030917  5895 mvcc.cc:204] Tried to move back new op lower bound from 7317566091348389888 to 7317566091335376896. Current Snapshot: MvccSnapshot[applied={T|T < 7317566091348389888}]
06:12:39.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.031177  5898 mvcc.cc:204] Tried to move back new op lower bound from 7317566091348389888 to 7317566091335376896. Current Snapshot: MvccSnapshot[applied={T|T < 7317566091348389888}]
06:12:39.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.032740  5892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.032863  5892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa [sys.catalog]: This master's current role is: LEADER
06:12:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.033037  5894 catalog_manager.cc:1384] Generated new cluster ID: f93f22715379492a98cb33d7727a1193
06:12:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.033090  5894 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.033535  5839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54d857ae78bb427ea2218b71e25b20be" member_type: VOTER last_known_addr { host: "127.5.60.126" port: 41165 } } peers { permanent_uuid: "6edea15ebfc54cb3acb18ddcf23cab8a" member_type: VOTER last_known_addr { host: "127.5.60.125" port: 36641 } } peers { permanent_uuid: "4cf263876b0e45e88dceb3b16f2db9aa" member_type: VOTER last_known_addr { host: "127.5.60.124" port: 36871 } } }
06:12:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.033617  5839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be [sys.catalog]: This master's current role is: FOLLOWER
06:12:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.033816  5901 mvcc.cc:204] Tried to move back new op lower bound from 7317566091348389888 to 7317566091335376896. Current Snapshot: MvccSnapshot[applied={T|T < 7317566091348389888}]
06:12:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.044603  5894 catalog_manager.cc:1407] Generated new certificate authority record
06:12:39.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.045730  5894 catalog_manager.cc:1560] Loading token signing keys...
06:12:39.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.064077  5894 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Generated new TSK 0
06:12:39.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.064683  5894 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.070428  5361 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/logs
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data/info.pb
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.65:0
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.60.65
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.65
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:39.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.187997  5908 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:39.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.188261  5908 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:39.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.188299  5908 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:39.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.190200  5908 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:39.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.190282  5908 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.60.65
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.191955  5908 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.65:0
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data/info.pb
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.65
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5908
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.60.65
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/logs
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.192260  5908 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.192585  5908 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:39.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.195523  5915 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
06:12:39.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.195593  5914 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
06:12:39.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.195585  5917 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
06:12:39.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.195900  5908 server_base.cc:1061] running on GCE node
06:12:39.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.196096  5908 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:39.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.196393  5908 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.197561  5908 hybrid_clock.cc:648] HybridClock initialized: now 1786515159197548 us; error 32 us; skew 500 ppm
06:12:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.198849  5908 webserver.cc:533] Webserver started at http://127.5.60.65:44329/ using document root <none> and password file <none>
06:12:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.199069  5908 fs_manager.cc:362] Metadata directory not provided
06:12:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.199110  5908 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.199205  5908 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.200134  5908 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data/instance:
06:12:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5216f65e6bd64b418f18fbde895b9f79"
06:12:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.200430  5908 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal/instance:
06:12:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5216f65e6bd64b418f18fbde895b9f79"
06:12:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.201751  5908 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:39.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.202510  5928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:39.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.202759  5908 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:39.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.202858  5908 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal
06:12:39.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5216f65e6bd64b418f18fbde895b9f79"
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.202939  5908 fs_report.cc:389] FS layout report
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data/data
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:39.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:39.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.224151  5908 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:39.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.224653  5908 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:39.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.224835  5908 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.225185  5908 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.225654  5908 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.225715  5908 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.225755  5908 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.225773  5908 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.233422  5908 rpc_server.cc:307] RPC server started. Bound to: 127.5.60.65:46765
06:12:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.233515  6171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.60.65:46765 every 8 connection(s)
06:12:39.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.233947  5908 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/data/info.pb
06:12:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.240190  6173 heartbeater.cc:344] Connected to a master server at 127.5.60.126:41165
06:12:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.240347  6173 heartbeater.cc:461] Registering TS with master...
06:12:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.240609  6173 heartbeater.cc:507] Master 127.5.60.126:41165 requested a full tablet report, sending...
06:12:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.240691  5361 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 5908
06:12:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.240806  5361 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal/instance
06:12:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.241196  5446 ts_manager.cc:194] Registered new tserver with Master: 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765)
06:12:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.241245  6174 heartbeater.cc:344] Connected to a master server at 127.5.60.125:36641
06:12:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.241307  6174 heartbeater.cc:461] Registering TS with master...
06:12:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.241417  6174 heartbeater.cc:507] Master 127.5.60.125:36641 requested a full tablet report, sending...
06:12:39.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.242126  5588 ts_manager.cc:194] Registered new tserver with Master: 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765)
06:12:39.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.242784  6172 heartbeater.cc:344] Connected to a master server at 127.5.60.124:36871
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.242852  6172 heartbeater.cc:461] Registering TS with master...
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.242808  5361 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/logs
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data/info.pb
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.66:0
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.60.66
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.66
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.242944  6172 heartbeater.cc:507] Master 127.5.60.124:36871 requested a full tablet report, sending...
06:12:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.244108  5725 ts_manager.cc:194] Registered new tserver with Master: 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765)
06:12:39.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.245239  5725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.60.65:33711
06:12:39.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.336607  6182 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:39.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.336815  6182 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:39.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.336838  6182 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:39.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.338441  6182 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:39.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.338500  6182 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.60.66
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.340205  6182 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.66:0
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data/info.pb
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.66
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6182
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.60.66
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/logs
06:12:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.340550  6182 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:39.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.340891  6182 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:39.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.343794  6196 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
06:12:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.343818  6201 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
06:12:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.343827  6199 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
06:12:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.344259  6182 server_base.cc:1061] running on GCE node
06:12:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.344405  6182 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.344656  6182 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:39.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.345820  6182 hybrid_clock.cc:648] HybridClock initialized: now 1786515159345795 us; error 37 us; skew 500 ppm
06:12:39.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.347050  6182 webserver.cc:533] Webserver started at http://127.5.60.66:34373/ using document root <none> and password file <none>
06:12:39.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.347298  6182 fs_manager.cc:362] Metadata directory not provided
06:12:39.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.347371  6182 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:39.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.347517  6182 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.348569  6182 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data/instance:
06:12:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2474af9890bc4de59fd31b327ce605ba"
06:12:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.348995  6182 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal/instance:
06:12:39.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2474af9890bc4de59fd31b327ce605ba"
06:12:39.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.350345  6182 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.351243  6214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.351441  6182 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.351543  6182 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2474af9890bc4de59fd31b327ce605ba"
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.351639  6182 fs_report.cc:389] FS layout report
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data/data
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:39.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.367026  6182 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:39.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.367451  6182 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:39.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.367630  6182 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.367972  6182 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.368389  6182 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.368448  6182 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.368511  6182 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.368533  6182 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:39.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.376256  6182 rpc_server.cc:307] RPC server started. Bound to: 127.5.60.66:33835
06:12:39.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.376338  6437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.60.66:33835 every 8 connection(s)
06:12:39.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.376751  6182 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/data/info.pb
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.381028  5361 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 6182
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.381166  5361 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal/instance
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.382797  5361 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/logs
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data/info.pb
06:12:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.67:0
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.60.67
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.67
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.385181  6445 heartbeater.cc:344] Connected to a master server at 127.5.60.125:36641
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.385303  6445 heartbeater.cc:461] Registering TS with master...
06:12:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.385607  6445 heartbeater.cc:507] Master 127.5.60.125:36641 requested a full tablet report, sending...
06:12:39.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.386178  5588 ts_manager.cc:194] Registered new tserver with Master: 2474af9890bc4de59fd31b327ce605ba (127.5.60.66:33835)
06:12:39.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.386886  6442 heartbeater.cc:344] Connected to a master server at 127.5.60.126:41165
06:12:39.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.386986  6442 heartbeater.cc:461] Registering TS with master...
06:12:39.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.387095  6442 heartbeater.cc:507] Master 127.5.60.126:41165 requested a full tablet report, sending...
06:12:39.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.387894  5446 ts_manager.cc:194] Registered new tserver with Master: 2474af9890bc4de59fd31b327ce605ba (127.5.60.66:33835)
06:12:39.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.388526  6440 heartbeater.cc:344] Connected to a master server at 127.5.60.124:36871
06:12:39.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.388597  6440 heartbeater.cc:461] Registering TS with master...
06:12:39.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.388726  6440 heartbeater.cc:507] Master 127.5.60.124:36871 requested a full tablet report, sending...
06:12:39.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.389070  5725 ts_manager.cc:194] Registered new tserver with Master: 2474af9890bc4de59fd31b327ce605ba (127.5.60.66:33835)
06:12:39.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.389750  5725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.60.66:41979
06:12:39.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.479607  6456 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:39.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.479854  6456 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:39.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.479876  6456 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:39.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.481576  6456 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:39.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.481637  6456 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.60.67
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.483275  6456 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.60.84:35161
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.60.67:0
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data/info.pb
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.60.67
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.60.126:41165,127.5.60.125:36641,127.5.60.124:36871
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6456
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.60.67
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/logs
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.483528  6456 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:39.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.483779  6456 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.486878  6467 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
06:12:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.486868  6462 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
06:12:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.486871  6465 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
06:12:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.487246  6456 server_base.cc:1061] running on GCE node
06:12:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.487393  6456 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.487591  6456 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:39.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.488723  6456 hybrid_clock.cc:648] HybridClock initialized: now 1786515159488704 us; error 42 us; skew 500 ppm
06:12:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.489872  6456 webserver.cc:533] Webserver started at http://127.5.60.67:42107/ using document root <none> and password file <none>
06:12:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.490150  6456 fs_manager.cc:362] Metadata directory not provided
06:12:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.490196  6456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.490301  6456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:39.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.491245  6456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data/instance:
06:12:39.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c173eba91881472e928b05e8ac0f38ea"
06:12:39.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.491539  6456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal/instance:
06:12:39.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c173eba91881472e928b05e8ac0f38ea"
06:12:39.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.492956  6456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:39.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.493765  6477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.494033  6456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.494143  6456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c173eba91881472e928b05e8ac0f38ea"
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:39 on dist-test-slave-jq4t"
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.494231  6456 fs_report.cc:389] FS layout report
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data/data
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.505113  6456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.505537  6456 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.505707  6456 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.506047  6456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.506480  6456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.506537  6456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.506575  6456 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.506593  6456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.514110  6456 rpc_server.cc:307] RPC server started. Bound to: 127.5.60.67:37703
06:12:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.514182  6706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.60.67:37703 every 8 connection(s)
06:12:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.514562  6456 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/data/info.pb
06:12:39.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.520603  6708 heartbeater.cc:344] Connected to a master server at 127.5.60.126:41165
06:12:39.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.520746  6708 heartbeater.cc:461] Registering TS with master...
06:12:39.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.520999  6708 heartbeater.cc:507] Master 127.5.60.126:41165 requested a full tablet report, sending...
06:12:39.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.521560  5446 ts_manager.cc:194] Registered new tserver with Master: c173eba91881472e928b05e8ac0f38ea (127.5.60.67:37703)
06:12:39.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.521836  6707 heartbeater.cc:344] Connected to a master server at 127.5.60.124:36871
06:12:39.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.521896  6707 heartbeater.cc:461] Registering TS with master...
06:12:39.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.521998  6707 heartbeater.cc:507] Master 127.5.60.124:36871 requested a full tablet report, sending...
06:12:39.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522226  5725 ts_manager.cc:194] Registered new tserver with Master: c173eba91881472e928b05e8ac0f38ea (127.5.60.67:37703)
06:12:39.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522287  6710 heartbeater.cc:344] Connected to a master server at 127.5.60.125:36641
06:12:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522334  6710 heartbeater.cc:461] Registering TS with master...
06:12:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522418  6710 heartbeater.cc:507] Master 127.5.60.125:36641 requested a full tablet report, sending...
06:12:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522462  5361 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 6456
06:12:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522598  5361 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal/instance
06:12:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522746  5725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.60.67:54911
06:12:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.522766  5588 ts_manager.cc:194] Registered new tserver with Master: c173eba91881472e928b05e8ac0f38ea (127.5.60.67:37703)
06:12:39.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.525229  5361 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:39.526 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:39.526 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:39.527 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.60.126"
      port: 41165
    }
    bound_http_address {
      host: "127.5.60.126"
      port: 35501
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.60.125"
      port: 36641
    }
    bound_http_address {
      host: "127.5.60.125"
      port: 42909
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.60.124"
      port: 36871
    }
    bound_http_address {
      host: "127.5.60.124"
      port: 39571
    }
  }
}

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

06:12:39.527 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.60.65"
      port: 46765
    }
    bound_http_address {
      host: "127.5.60.65"
      port: 44329
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.60.66"
      port: 33835
    }
    bound_http_address {
      host: "127.5.60.66"
      port: 34373
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.60.67"
      port: 37703
    }
    bound_http_address {
      host: "127.5.60.67"
      port: 42107
    }
  }
}

06:12:39.528 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:39.531 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:39.534 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.60.126:41165(127.5.60.126:41165)] connecting to peer
06:12:39.536 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.60.124:36871(127.5.60.124:36871)] connecting to peer
06:12:39.536 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.60.126:41165(127.5.60.126:41165)] Successfully connected to peer
06:12:39.538 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.60.125:36641(127.5.60.125:36641)] connecting to peer
06:12:39.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.60.124:36871(127.5.60.124:36871)] Successfully connected to peer
06:12:39.539 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.60.126
06:12:39.540 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.60.124
06:12:39.542 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.60.125:36641(127.5.60.125:36641)] Successfully connected to peer
06:12:39.545 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.60.125
06:12:39.560 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2f719da, L:/127.0.0.1:44252 - R:/127.5.60.126:41165] using SASL/PLAIN
06:12:39.564 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe05560a6, L:/127.0.0.1:33082 - R:/127.5.60.125:36641] using SASL/PLAIN
06:12:39.565 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xafe18236, L:/127.0.0.1:45438 - R:/127.5.60.124:36871] using SASL/PLAIN
06:12:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=33), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.60.126:41165, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.60.124:36871, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.60.125:36641, [27ms] Sub RPC ConnectToMaster: received response from server master-127.5.60.126:41165: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.5.60.125:36641: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.5.60.124:36871: OK, deferred=null) after lookup
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.568387  5725 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515159532"
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\000"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 2
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:39.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a838c64d04ef40b18cdfd53fa8e5fdb8
06:12:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.582639  6302 tablet_service.cc:1511] Processing CreateTablet for tablet 75308e33991a4d3ca92d19b99e8cf97e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES
06:12:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.582697  6015 tablet_service.cc:1511] Processing CreateTablet for tablet f60576d5b9e14b888d602c3c84a6cb37 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
06:12:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.582921  6013 tablet_service.cc:1511] Processing CreateTablet for tablet d263066c075b476aadf17beff34e5e9a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES
06:12:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.583081  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60576d5b9e14b888d602c3c84a6cb37. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.583083  6302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75308e33991a4d3ca92d19b99e8cf97e. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.583459  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d263066c075b476aadf17beff34e5e9a. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.582643  6014 tablet_service.cc:1511] Processing CreateTablet for tablet 78fd5696365d4efdb55480a871657f2f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES
06:12:39.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.583798  6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fd5696365d4efdb55480a871657f2f. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.582639  6305 tablet_service.cc:1511] Processing CreateTablet for tablet 341063276eab4122b4a556cf17ae35a4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES
06:12:39.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.586763  6305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341063276eab4122b4a556cf17ae35a4. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.588709  6749 tablet_bootstrap.cc:492] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Bootstrap starting.
06:12:39.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.589427  6563 tablet_service.cc:1511] Processing CreateTablet for tablet 7aec13be00774178809f528280d395b3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
06:12:39.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.589860  6563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aec13be00774178809f528280d395b3. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.589941  6749 tablet_bootstrap.cc:654] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Neither blocks nor log segments found. Creating new log.
06:12:39.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.590289  6749 log.cc:826] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Log is configured to *not* fsync() on all Append() calls
06:12:39.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.590761  6748 tablet_bootstrap.cc:492] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Bootstrap starting.
06:12:39.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.591135  6749 tablet_bootstrap.cc:492] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: No bootstrap required, opened a new log
06:12:39.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.591241  6749 ts_tablet_manager.cc:1403] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:39.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.591555  6748 tablet_bootstrap.cc:654] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Neither blocks nor log segments found. Creating new log.
06:12:39.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.591894  6748 log.cc:826] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Log is configured to *not* fsync() on all Append() calls
06:12:39.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.592758  6748 tablet_bootstrap.cc:492] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: No bootstrap required, opened a new log
06:12:39.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.592749  6560 tablet_service.cc:1511] Processing CreateTablet for tablet 885eb0a9f71d4132a0e7b840cab606ed (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES
06:12:39.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.592886  6560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885eb0a9f71d4132a0e7b840cab606ed. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.593045  6748 ts_tablet_manager.cc:1403] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:39.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.593076  6749 raft_consensus.cc:359] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.593369  6749 raft_consensus.cc:385] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.593786  6754 tablet_bootstrap.cc:492] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Bootstrap starting.
06:12:39.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.595453  6748 raft_consensus.cc:359] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.595708  6748 raft_consensus.cc:385] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.595819  6748 raft_consensus.cc:740] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2474af9890bc4de59fd31b327ce605ba, State: Initialized, Role: FOLLOWER
06:12:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.596030  6748 consensus_queue.cc:260] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [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: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.596227  6748 raft_consensus.cc:399] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.596326  6748 raft_consensus.cc:493] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.596452  6748 raft_consensus.cc:3060] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Advancing to term 1
06:12:39.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.597728  6748 raft_consensus.cc:515] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.597973  6748 leader_election.cc:304] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [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: 2474af9890bc4de59fd31b327ce605ba; no voters: 
06:12:39.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.598346  6748 leader_election.cc:290] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.598536  6754 tablet_bootstrap.cc:654] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Neither blocks nor log segments found. Creating new log.
06:12:39.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.598726  6748 ts_tablet_manager.cc:1434] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
06:12:39.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.598966  6440 heartbeater.cc:499] Master 127.5.60.124:36871 was elected leader, sending a full tablet report...
06:12:39.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.599068  6754 log.cc:826] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Log is configured to *not* fsync() on all Append() calls
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.599877  6748 tablet_bootstrap.cc:492] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Bootstrap starting.
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.600406  6748 tablet_bootstrap.cc:654] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Neither blocks nor log segments found. Creating new log.
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.601204  6749 raft_consensus.cc:740] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Initialized, Role: FOLLOWER
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.601406  6749 consensus_queue.cc:260] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.601503  6749 raft_consensus.cc:399] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.601531  6749 raft_consensus.cc:493] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.601572  6749 raft_consensus.cc:3060] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Advancing to term 1
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602190  6748 tablet_bootstrap.cc:492] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: No bootstrap required, opened a new log
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602240  6748 ts_tablet_manager.cc:1403] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.000s
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602451  6748 raft_consensus.cc:359] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602514  6748 raft_consensus.cc:385] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602535  6748 raft_consensus.cc:740] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2474af9890bc4de59fd31b327ce605ba, State: Initialized, Role: FOLLOWER
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602499  6749 raft_consensus.cc:515] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602532  6754 tablet_bootstrap.cc:492] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: No bootstrap required, opened a new log
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602591  6748 consensus_queue.cc:260] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [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: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602627  6748 raft_consensus.cc:399] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602630  6754 ts_tablet_manager.cc:1403] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602625  6749 leader_election.cc:304] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [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: 5216f65e6bd64b418f18fbde895b9f79; no voters: 
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602653  6748 raft_consensus.cc:493] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602674  6748 raft_consensus.cc:3060] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Advancing to term 1
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602850  6749 leader_election.cc:290] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.602957  6761 raft_consensus.cc:2804] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603113  6749 ts_tablet_manager.cc:1434] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603157  6761 raft_consensus.cc:697] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Becoming Leader. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Running, Role: LEADER
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603248  6172 heartbeater.cc:499] Master 127.5.60.124:36871 was elected leader, sending a full tablet report...
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603253  6761 consensus_queue.cc:237] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603461  6749 tablet_bootstrap.cc:492] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Bootstrap starting.
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603479  6748 raft_consensus.cc:515] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603538  6748 leader_election.cc:304] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [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: 2474af9890bc4de59fd31b327ce605ba; no voters: 
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603660  6748 leader_election.cc:290] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.603808  6748 ts_tablet_manager.cc:1434] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
06:12:39.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.604585  6749 tablet_bootstrap.cc:654] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Neither blocks nor log segments found. Creating new log.
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.604416  5725 catalog_manager.cc:5739] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65). New cstate: current_term: 1 leader_uuid: "5216f65e6bd64b418f18fbde895b9f79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } health_report { overall_health: HEALTHY } } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.605288  6749 tablet_bootstrap.cc:492] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: No bootstrap required, opened a new log
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.605331  6749 ts_tablet_manager.cc:1403] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606391  6749 raft_consensus.cc:359] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606848  6749 raft_consensus.cc:385] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606871  6749 raft_consensus.cc:740] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Initialized, Role: FOLLOWER
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606923  6749 consensus_queue.cc:260] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606959  6749 raft_consensus.cc:399] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606977  6749 raft_consensus.cc:493] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.606995  6749 raft_consensus.cc:3060] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Advancing to term 1
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.607788  6749 raft_consensus.cc:515] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.607854  6749 leader_election.cc:304] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [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: 5216f65e6bd64b418f18fbde895b9f79; no voters: 
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.607903  6749 leader_election.cc:290] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.608004  6749 ts_tablet_manager.cc:1434] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.608011  6767 raft_consensus.cc:2804] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.608094  6767 raft_consensus.cc:697] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Becoming Leader. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Running, Role: LEADER
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.608155  6767 consensus_queue.cc:237] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.608073  6749 tablet_bootstrap.cc:492] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Bootstrap starting.
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.608691  5725 catalog_manager.cc:5739] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65). New cstate: current_term: 1 leader_uuid: "5216f65e6bd64b418f18fbde895b9f79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } health_report { overall_health: HEALTHY } } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.609261  6749 tablet_bootstrap.cc:654] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Neither blocks nor log segments found. Creating new log.
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.610899  6772 raft_consensus.cc:2804] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.611097  6772 raft_consensus.cc:697] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 1 LEADER]: Becoming Leader. State: Replica: 2474af9890bc4de59fd31b327ce605ba, State: Running, Role: LEADER
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.611137  6769 raft_consensus.cc:2804] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.611168  6769 raft_consensus.cc:697] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 1 LEADER]: Becoming Leader. State: Replica: 2474af9890bc4de59fd31b327ce605ba, State: Running, Role: LEADER
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.611215  6772 consensus_queue.cc:237] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [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: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.611215  6769 consensus_queue.cc:237] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [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: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.612159  5725 catalog_manager.cc:5739] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 2474af9890bc4de59fd31b327ce605ba (127.5.60.66). New cstate: current_term: 1 leader_uuid: "2474af9890bc4de59fd31b327ce605ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } health_report { overall_health: HEALTHY } } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.614322  5725 catalog_manager.cc:5739] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 2474af9890bc4de59fd31b327ce605ba (127.5.60.66). New cstate: current_term: 1 leader_uuid: "2474af9890bc4de59fd31b327ce605ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } health_report { overall_health: HEALTHY } } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621258  6749 tablet_bootstrap.cc:492] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: No bootstrap required, opened a new log
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621349  6749 ts_tablet_manager.cc:1403] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.001s
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621582  6749 raft_consensus.cc:359] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621661  6749 raft_consensus.cc:385] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621681  6749 raft_consensus.cc:740] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Initialized, Role: FOLLOWER
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621738  6749 consensus_queue.cc:260] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621779  6749 raft_consensus.cc:399] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621800  6749 raft_consensus.cc:493] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.621819  6749 raft_consensus.cc:3060] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Advancing to term 1
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622349  6754 raft_consensus.cc:359] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622572  6754 raft_consensus.cc:385] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622613  6754 raft_consensus.cc:740] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c173eba91881472e928b05e8ac0f38ea, State: Initialized, Role: FOLLOWER
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622804  6749 raft_consensus.cc:515] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622813  6754 consensus_queue.cc:260] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [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: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622884  6749 leader_election.cc:304] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [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: 5216f65e6bd64b418f18fbde895b9f79; no voters: 
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622905  6754 raft_consensus.cc:399] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622933  6749 leader_election.cc:290] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.623014  6761 raft_consensus.cc:2804] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.623083  6761 raft_consensus.cc:697] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Becoming Leader. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Running, Role: LEADER
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.623157  6761 consensus_queue.cc:237] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.623027  6749 ts_tablet_manager.cc:1434] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.622948  6754 raft_consensus.cc:493] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.623704  6754 raft_consensus.cc:3060] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Advancing to term 1
06:12:39.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.624423  5725 catalog_manager.cc:5739] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65). New cstate: current_term: 1 leader_uuid: "5216f65e6bd64b418f18fbde895b9f79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } health_report { overall_health: HEALTHY } } }
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.624780  6754 raft_consensus.cc:515] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.624915  6754 leader_election.cc:304] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [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: c173eba91881472e928b05e8ac0f38ea; no voters: 
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.625156  6754 leader_election.cc:290] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.625440  6754 ts_tablet_manager.cc:1434] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.625700  6707 heartbeater.cc:499] Master 127.5.60.124:36871 was elected leader, sending a full tablet report...
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.625869  6754 tablet_bootstrap.cc:492] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Bootstrap starting.
06:12:39.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.627301  6754 tablet_bootstrap.cc:654] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Neither blocks nor log segments found. Creating new log.
06:12:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.628769  6796 raft_consensus.cc:2804] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.629153  6796 raft_consensus.cc:697] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 1 LEADER]: Becoming Leader. State: Replica: c173eba91881472e928b05e8ac0f38ea, State: Running, Role: LEADER
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.629691  6754 tablet_bootstrap.cc:492] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: No bootstrap required, opened a new log
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.629765  6754 ts_tablet_manager.cc:1403] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.629967  6754 raft_consensus.cc:359] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.630023  6754 raft_consensus.cc:385] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.630043  6754 raft_consensus.cc:740] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c173eba91881472e928b05e8ac0f38ea, State: Initialized, Role: FOLLOWER
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.630124  6754 consensus_queue.cc:260] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [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: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.630165  6754 raft_consensus.cc:399] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.630184  6754 raft_consensus.cc:493] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.630203  6754 raft_consensus.cc:3060] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Advancing to term 1
06:12:39.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631083  6754 raft_consensus.cc:515] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631222  6754 leader_election.cc:304] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [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: c173eba91881472e928b05e8ac0f38ea; no voters: 
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631315  6754 leader_election.cc:290] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631372  6794 raft_consensus.cc:2804] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631515  6794 raft_consensus.cc:697] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 1 LEADER]: Becoming Leader. State: Replica: c173eba91881472e928b05e8ac0f38ea, State: Running, Role: LEADER
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631543  6754 ts_tablet_manager.cc:1434] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.631645  6794 consensus_queue.cc:237] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [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: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.632221  6796 consensus_queue.cc:237] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [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: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.633894  5725 catalog_manager.cc:5739] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea reported cstate change: term changed from 0 to 1, leader changed from <none> to c173eba91881472e928b05e8ac0f38ea (127.5.60.67). New cstate: current_term: 1 leader_uuid: "c173eba91881472e928b05e8ac0f38ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } health_report { overall_health: HEALTHY } } }
06:12:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.637076  5725 catalog_manager.cc:5739] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea reported cstate change: term changed from 0 to 1, leader changed from <none> to c173eba91881472e928b05e8ac0f38ea (127.5.60.67). New cstate: current_term: 1 leader_uuid: "c173eba91881472e928b05e8ac0f38ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } health_report { overall_health: HEALTHY } } }
06:12:39.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.658389  5725 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515159532" } 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 } }
06:12:39.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.661103  5725 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 056c106ede9448b1a477976b0e26ad92 has no consensus state
06:12:39.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.661337  5725 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 294bfe814bf84272835f5be413f0cacd has no consensus state
06:12:39.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:39.661412  5725 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb4c3bad7387457cb6629dd91ba417c7 has no consensus state
06:12:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.664137  6560 tablet_service.cc:1511] Processing CreateTablet for tablet 294bfe814bf84272835f5be413f0cacd (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION VALUES < -100
06:12:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.664136  6302 tablet_service.cc:1511] Processing CreateTablet for tablet 056c106ede9448b1a477976b0e26ad92 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION VALUES < -100
06:12:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.664347  6302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056c106ede9448b1a477976b0e26ad92. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.664359  6560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294bfe814bf84272835f5be413f0cacd. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.665509  6748 tablet_bootstrap.cc:492] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Bootstrap starting.
06:12:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.665537  6754 tablet_bootstrap.cc:492] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Bootstrap starting.
06:12:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.665618  6014 tablet_service.cc:1511] Processing CreateTablet for tablet cb4c3bad7387457cb6629dd91ba417c7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION VALUES < -100
06:12:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.665759  6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4c3bad7387457cb6629dd91ba417c7. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.666047  6748 tablet_bootstrap.cc:654] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Neither blocks nor log segments found. Creating new log.
06:12:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.666095  6754 tablet_bootstrap.cc:654] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Neither blocks nor log segments found. Creating new log.
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.666981  6748 tablet_bootstrap.cc:492] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: No bootstrap required, opened a new log
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667057  6748 ts_tablet_manager.cc:1403] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667269  6748 raft_consensus.cc:359] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667323  6749 tablet_bootstrap.cc:492] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Bootstrap starting.
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667362  6748 raft_consensus.cc:385] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667392  6748 raft_consensus.cc:740] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2474af9890bc4de59fd31b327ce605ba, State: Initialized, Role: FOLLOWER
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667443  6748 consensus_queue.cc:260] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [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: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667485  6748 raft_consensus.cc:399] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667507  6748 raft_consensus.cc:493] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667531  6748 raft_consensus.cc:3060] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 0 FOLLOWER]: Advancing to term 1
06:12:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.667847  6749 tablet_bootstrap.cc:654] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Neither blocks nor log segments found. Creating new log.
06:12:39.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668237  6748 raft_consensus.cc:515] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668325  6748 leader_election.cc:304] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [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: 2474af9890bc4de59fd31b327ce605ba; no voters: 
06:12:39.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668372  6748 leader_election.cc:290] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668406  6754 tablet_bootstrap.cc:492] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: No bootstrap required, opened a new log
06:12:39.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668459  6754 ts_tablet_manager.cc:1403] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668467  6748 ts_tablet_manager.cc:1434] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668663  6754 raft_consensus.cc:359] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668469  6757 raft_consensus.cc:2804] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668722  6754 raft_consensus.cc:385] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668740  6754 raft_consensus.cc:740] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c173eba91881472e928b05e8ac0f38ea, State: Initialized, Role: FOLLOWER
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668752  6757 raft_consensus.cc:697] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 1 LEADER]: Becoming Leader. State: Replica: 2474af9890bc4de59fd31b327ce605ba, State: Running, Role: LEADER
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668789  6754 consensus_queue.cc:260] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [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: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668797  6757 consensus_queue.cc:237] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [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: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } }
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668823  6754 raft_consensus.cc:399] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668874  6754 raft_consensus.cc:493] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.668887  6754 raft_consensus.cc:3060] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 0 FOLLOWER]: Advancing to term 1
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669618  6754 raft_consensus.cc:515] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669668  6754 leader_election.cc:304] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [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: c173eba91881472e928b05e8ac0f38ea; no voters: 
06:12:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669730  6754 leader_election.cc:290] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669770  6803 raft_consensus.cc:2804] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669812  6803 raft_consensus.cc:697] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 1 LEADER]: Becoming Leader. State: Replica: c173eba91881472e928b05e8ac0f38ea, State: Running, Role: LEADER
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669881  6803 consensus_queue.cc:237] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [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: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.670765  5721 catalog_manager.cc:5739] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea reported cstate change: term changed from 0 to 1, leader changed from <none> to c173eba91881472e928b05e8ac0f38ea (127.5.60.67). New cstate: current_term: 1 leader_uuid: "c173eba91881472e928b05e8ac0f38ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c173eba91881472e928b05e8ac0f38ea" member_type: VOTER last_known_addr { host: "127.5.60.67" port: 37703 } health_report { overall_health: HEALTHY } } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671064  6749 tablet_bootstrap.cc:492] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: No bootstrap required, opened a new log
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671124  6749 ts_tablet_manager.cc:1403] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671334  6749 raft_consensus.cc:359] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671403  6749 raft_consensus.cc:385] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671424  6749 raft_consensus.cc:740] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Initialized, Role: FOLLOWER
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671479  6749 consensus_queue.cc:260] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671521  6749 raft_consensus.cc:399] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671540  6749 raft_consensus.cc:493] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.671569  6749 raft_consensus.cc:3060] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 0 FOLLOWER]: Advancing to term 1
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.672498  6749 raft_consensus.cc:515] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.672595  6749 leader_election.cc:304] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [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: 5216f65e6bd64b418f18fbde895b9f79; no voters: 
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.672648  6749 leader_election.cc:290] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.672724  6749 ts_tablet_manager.cc:1434] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.672884  6762 raft_consensus.cc:2804] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Leader election won for term 1
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.672945  6762 raft_consensus.cc:697] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Becoming Leader. State: Replica: 5216f65e6bd64b418f18fbde895b9f79, State: Running, Role: LEADER
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.673023  6762 consensus_queue.cc:237] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [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: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.673558  5721 catalog_manager.cc:5739] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65). New cstate: current_term: 1 leader_uuid: "5216f65e6bd64b418f18fbde895b9f79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5216f65e6bd64b418f18fbde895b9f79" member_type: VOTER last_known_addr { host: "127.5.60.65" port: 46765 } health_report { overall_health: HEALTHY } } }
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.669821  6754 ts_tablet_manager.cc:1434] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
06:12:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.674474  5725 catalog_manager.cc:5739] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 2474af9890bc4de59fd31b327ce605ba (127.5.60.66). New cstate: current_term: 1 leader_uuid: "2474af9890bc4de59fd31b327ce605ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2474af9890bc4de59fd31b327ce605ba" member_type: VOTER last_known_addr { host: "127.5.60.66" port: 33835 } health_report { overall_health: HEALTHY } } }
06:12:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.678015  5725 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8] alter complete (version 0)
06:12:39.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a838c64d04ef40b18cdfd53fa8e5fdb8
06:12:39.700 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@535f6d2, flushNotification=Deferred@1460570823(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.703 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.709 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.709 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.711 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.713 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.720 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.723 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.723 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.725 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.725 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.730 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.730 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f60576d5b9e14b888d602c3c84a6cb37 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7aec13be00774178809f528280d395b3 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:39.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=f60576d5b9e14b888d602c3c84a6cb37@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=7aec13be00774178809f528280d395b3@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}]
06:12:39.733 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)] connecting to peer
06:12:39.735 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)] connecting to peer
06:12:39.736 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)] Successfully connected to peer
06:12:39.737 [DEBUG - kudu-nio-1] (Connection.java:748) [peer c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)] connecting to peer
06:12:39.738 [DEBUG - kudu-nio-5] (Connection.java:757) [peer c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)] Successfully connected to peer
06:12:39.739 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)] Successfully connected to peer
06:12:39.753 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x78691771, L:/127.0.0.1:51124 - R:/127.5.60.66:33835] using TOKEN/null
06:12:39.757 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x4645d936, L:/127.0.0.1:35464 - R:/127.5.60.67:37703] using TOKEN/null
06:12:39.759 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xfca48478, L:/127.0.0.1:45866 - R:/127.5.60.65:46765] using TOKEN/null
06:12:39.765 [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-1786515159532, tablet=056c106ede9448b1a477976b0e26ad92, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 056c106ede9448b1a477976b0e26ad92 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
06:12:39.768 [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-1786515159532, tablet=f60576d5b9e14b888d602c3c84a6cb37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.768 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f60576d5b9e14b888d602c3c84a6cb37 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:39.769 [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-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.772 [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-1786515159532, tablet=294bfe814bf84272835f5be413f0cacd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 294bfe814bf84272835f5be413f0cacd for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
06:12:39.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-1786515159532, tablet=7aec13be00774178809f528280d395b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7aec13be00774178809f528280d395b3 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:39.775 [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-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.775 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.777 [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-1786515159532, tablet=cb4c3bad7387457cb6629dd91ba417c7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.777 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cb4c3bad7387457cb6629dd91ba417c7 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
06:12:39.779 [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-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.780 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.780 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.781 [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-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.782 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@fd00683, flushNotification=Deferred@628744909(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:39.791 [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-1786515159532, tablet=056c106ede9448b1a477976b0e26ad92, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 056c106ede9448b1a477976b0e26ad92 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
06:12:39.793 [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-1786515159532, tablet=f60576d5b9e14b888d602c3c84a6cb37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.793 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f60576d5b9e14b888d602c3c84a6cb37 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:39.794 [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-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.795 [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-1786515159532, tablet=294bfe814bf84272835f5be413f0cacd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 294bfe814bf84272835f5be413f0cacd for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
06:12:39.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=7aec13be00774178809f528280d395b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7aec13be00774178809f528280d395b3 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:39.797 [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-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.797 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.798 [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-1786515159532, tablet=cb4c3bad7387457cb6629dd91ba417c7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.798 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cb4c3bad7387457cb6629dd91ba417c7 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
06:12:39.799 [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-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.800 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.800 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.801 [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-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.802 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@485bec5c, flushNotification=Deferred@1194336202(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:39.815 [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-1786515159532, tablet=056c106ede9448b1a477976b0e26ad92, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 056c106ede9448b1a477976b0e26ad92 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
06:12:39.817 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=f60576d5b9e14b888d602c3c84a6cb37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.817 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f60576d5b9e14b888d602c3c84a6cb37 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:39.819 [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-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.819 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.821 [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-1786515159532, tablet=294bfe814bf84272835f5be413f0cacd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 294bfe814bf84272835f5be413f0cacd for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
06:12:39.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=7aec13be00774178809f528280d395b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7aec13be00774178809f528280d395b3 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:39.825 [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-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.825 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.826 [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-1786515159532, tablet=cb4c3bad7387457cb6629dd91ba417c7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.826 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cb4c3bad7387457cb6629dd91ba417c7 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
06:12:39.827 [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-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.828 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.829 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.830 [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-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.831 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3bc1317e, flushNotification=Deferred@745472854(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:39.840 [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-1786515159532, tablet=056c106ede9448b1a477976b0e26ad92, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 056c106ede9448b1a477976b0e26ad92 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
06:12:39.842 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=f60576d5b9e14b888d602c3c84a6cb37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.842 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f60576d5b9e14b888d602c3c84a6cb37 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:39.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.845 [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-1786515159532, tablet=294bfe814bf84272835f5be413f0cacd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 294bfe814bf84272835f5be413f0cacd for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
06:12:39.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=7aec13be00774178809f528280d395b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7aec13be00774178809f528280d395b3 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:39.848 [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-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.848 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.849 [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-1786515159532, tablet=cb4c3bad7387457cb6629dd91ba417c7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.849 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cb4c3bad7387457cb6629dd91ba417c7 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
06:12:39.850 [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-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.851 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.851 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.852 [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-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.853 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@69c296f3, flushNotification=Deferred@1538920564(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:39.859 [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-1786515159532, tablet=056c106ede9448b1a477976b0e26ad92, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 056c106ede9448b1a477976b0e26ad92 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
06:12:39.860 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=f60576d5b9e14b888d602c3c84a6cb37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.861 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f60576d5b9e14b888d602c3c84a6cb37 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:39.862 [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-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.863 [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-1786515159532, tablet=294bfe814bf84272835f5be413f0cacd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.863 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 294bfe814bf84272835f5be413f0cacd for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
06:12:39.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=7aec13be00774178809f528280d395b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7aec13be00774178809f528280d395b3 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:39.865 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.865 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.866 [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-1786515159532, tablet=cb4c3bad7387457cb6629dd91ba417c7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.866 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cb4c3bad7387457cb6629dd91ba417c7 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
06:12:39.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.868 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.868 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.871438  5718 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515159532" } 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 } }
06:12:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.876149  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet f60576d5b9e14b888d602c3c84a6cb37
06:12:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.876310  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 7aec13be00774178809f528280d395b3
06:12:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.876763  6559 tablet_service.cc:1558] Processing DeleteTablet for tablet 7aec13be00774178809f528280d395b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:35460
06:12:39.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.878752  6012 tablet_service.cc:1558] Processing DeleteTablet for tablet f60576d5b9e14b888d602c3c84a6cb37 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:45860
06:12:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.884651  6848 tablet_replica.cc:333] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: stopping tablet replica
06:12:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.884883  6846 tablet_replica.cc:333] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: stopping tablet replica
06:12:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.884995  6848 raft_consensus.cc:2243] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Raft consensus shutting down.
06:12:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.885135  6848 raft_consensus.cc:2272] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.885216  6846 raft_consensus.cc:2243] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 1 LEADER]: Raft consensus shutting down.
06:12:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.885569  6846 raft_consensus.cc:2272] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.886425  6846 ts_tablet_manager.cc:1916] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.887384  6848 ts_tablet_manager.cc:1916] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.888697  6846 ts_tablet_manager.cc:1929] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
06:12:39.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.889353  6848 ts_tablet_manager.cc:1929] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
06:12:39.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.889616  6848 log.cc:1199] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal/wals/f60576d5b9e14b888d602c3c84a6cb37
06:12:39.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.890074  6848 ts_tablet_manager.cc:1950] T f60576d5b9e14b888d602c3c84a6cb37 P 5216f65e6bd64b418f18fbde895b9f79: Deleting consensus metadata
06:12:39.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.890789  5698 catalog_manager.cc:5070] TS 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765): tablet f60576d5b9e14b888d602c3c84a6cb37 (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.896620  6846 log.cc:1199] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal/wals/7aec13be00774178809f528280d395b3
06:12:39.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.897212  6846 ts_tablet_manager.cc:1950] T 7aec13be00774178809f528280d395b3 P c173eba91881472e928b05e8ac0f38ea: Deleting consensus metadata
06:12:39.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.897915  5701 catalog_manager.cc:5070] TS c173eba91881472e928b05e8ac0f38ea (127.5.60.67:37703): tablet 7aec13be00774178809f528280d395b3 (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 056c106ede9448b1a477976b0e26ad92 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000000, 0x000000007FFFFF9C)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 294bfe814bf84272835f5be413f0cacd for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000001, 0x000000017FFFFF9C)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cb4c3bad7387457cb6629dd91ba417c7 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x00000002, 0x000000027FFFFF9C)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=056c106ede9448b1a477976b0e26ad92@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=294bfe814bf84272835f5be413f0cacd@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=cb4c3bad7387457cb6629dd91ba417c7@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.899 [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.5.60.124:36871, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.60.124:36871: OK, deferred=null)) after lookup
06:12:39.900 [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-1786515159532, tablet=056c106ede9448b1a477976b0e26ad92, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 056c106ede9448b1a477976b0e26ad92 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
06:12:39.902 [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-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.903 [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-1786515159532, tablet=294bfe814bf84272835f5be413f0cacd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 294bfe814bf84272835f5be413f0cacd for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
06:12:39.905 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.905 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.906 [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-1786515159532, tablet=cb4c3bad7387457cb6629dd91ba417c7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.906 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cb4c3bad7387457cb6629dd91ba417c7 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
06:12:39.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.908 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.908 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.911211  5718 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515159532" } 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 } }
06:12:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.915673  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 056c106ede9448b1a477976b0e26ad92
06:12:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.915797  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 294bfe814bf84272835f5be413f0cacd
06:12:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.915828  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet cb4c3bad7387457cb6629dd91ba417c7
06:12:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.916333  6563 tablet_service.cc:1558] Processing DeleteTablet for tablet 294bfe814bf84272835f5be413f0cacd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:35460
06:12:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.916637  6846 tablet_replica.cc:333] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: stopping tablet replica
06:12:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.916730  6846 raft_consensus.cc:2243] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 1 LEADER]: Raft consensus shutting down.
06:12:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.916805  6846 raft_consensus.cc:2272] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.917078  6301 tablet_service.cc:1558] Processing DeleteTablet for tablet 056c106ede9448b1a477976b0e26ad92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:51112
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.917505  6846 ts_tablet_manager.cc:1916] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.917649  6013 tablet_service.cc:1558] Processing DeleteTablet for tablet cb4c3bad7387457cb6629dd91ba417c7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:45860
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.917758  6848 tablet_replica.cc:333] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: stopping tablet replica
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.917814  6848 raft_consensus.cc:2243] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Raft consensus shutting down.
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.917869  6848 raft_consensus.cc:2272] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.918515  6848 ts_tablet_manager.cc:1916] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.919323  6846 ts_tablet_manager.cc:1929] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.919382  6846 log.cc:1199] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal/wals/294bfe814bf84272835f5be413f0cacd
06:12:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.919610  6846 ts_tablet_manager.cc:1950] T 294bfe814bf84272835f5be413f0cacd P c173eba91881472e928b05e8ac0f38ea: Deleting consensus metadata
06:12:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.920089  6848 ts_tablet_manager.cc:1929] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.920152  6848 log.cc:1199] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal/wals/cb4c3bad7387457cb6629dd91ba417c7
06:12:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.920384  6848 ts_tablet_manager.cc:1950] T cb4c3bad7387457cb6629dd91ba417c7 P 5216f65e6bd64b418f18fbde895b9f79: Deleting consensus metadata
06:12:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.920851  5701 catalog_manager.cc:5070] TS c173eba91881472e928b05e8ac0f38ea (127.5.60.67:37703): tablet 294bfe814bf84272835f5be413f0cacd (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.921011  5698 catalog_manager.cc:5070] TS 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765): tablet cb4c3bad7387457cb6629dd91ba417c7 (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.923462  6849 tablet_replica.cc:333] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: stopping tablet replica
06:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.923722  6849 raft_consensus.cc:2243] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 1 LEADER]: Raft consensus shutting down.
06:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.923899  6849 raft_consensus.cc:2272] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.924530  6849 ts_tablet_manager.cc:1916] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.926370  6849 ts_tablet_manager.cc:1929] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.926553  6849 log.cc:1199] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal/wals/056c106ede9448b1a477976b0e26ad92
06:12:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.926888  6849 ts_tablet_manager.cc:1950] T 056c106ede9448b1a477976b0e26ad92 P 2474af9890bc4de59fd31b327ce605ba: Deleting consensus metadata
06:12:39.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.927493  5698 catalog_manager.cc:5070] TS 2474af9890bc4de59fd31b327ce605ba (127.5.60.66:33835): tablet 056c106ede9448b1a477976b0e26ad92 (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.941015  5856 catalog_manager.cc:1296] Loaded cluster ID: f93f22715379492a98cb33d7727a1193
06:12:39.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.941136  5856 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: loading cluster ID for follower catalog manager: success
06:12:39.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.942595  5856 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: acquiring CA information for follower catalog manager: success
06:12:39.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.942978  5856 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 54d857ae78bb427ea2218b71e25b20be: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:39.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 341063276eab4122b4a556cf17ae35a4 for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000080000064, 0x00000001)
06:12:39.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 78fd5696365d4efdb55480a871657f2f for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000180000064, 0x00000002)
06:12:39.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 885eb0a9f71d4132a0e7b840cab606ed for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000280000064, 0x00000003)
06:12:39.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d263066c075b476aadf17beff34e5e9a for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000380000064, 0x00000004)
06:12:39.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75308e33991a4d3ca92d19b99e8cf97e for table 'org.apache.kudu.client.TestAlterTable-1786515159532' with partition [0x0000000480000064, 0x00000005)
06:12:39.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=341063276eab4122b4a556cf17ae35a4@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=78fd5696365d4efdb55480a871657f2f@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=885eb0a9f71d4132a0e7b840cab606ed@[c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=d263066c075b476aadf17beff34e5e9a@[5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=75308e33991a4d3ca92d19b99e8cf97e@[2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.946 [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: sending RPC to server master-127.5.60.124:36871, [8ms] Sub RPC GetTableLocations: received response from server master-127.5.60.124:36871: OK, deferred=null)) after lookup
06:12:39.947 [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-1786515159532, tablet=341063276eab4122b4a556cf17ae35a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.948 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:822) Done scanning tablet 341063276eab4122b4a556cf17ae35a4 for partition [0x0000000080000064, 0x00000001) with scanner id null
06:12:39.949 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=78fd5696365d4efdb55480a871657f2f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.950 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 78fd5696365d4efdb55480a871657f2f for partition [0x0000000180000064, 0x00000002) with scanner id null
06:12:39.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=885eb0a9f71d4132a0e7b840cab606ed, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 885eb0a9f71d4132a0e7b840cab606ed for partition [0x0000000280000064, 0x00000003) with scanner id null
06:12:39.954 [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-1786515159532, tablet=d263066c075b476aadf17beff34e5e9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.954 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d263066c075b476aadf17beff34e5e9a for partition [0x0000000380000064, 0x00000004) with scanner id null
06:12:39.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515159532, tablet=75308e33991a4d3ca92d19b99e8cf97e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:39.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.958681  5718 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515159532" } 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 } }
06:12:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.961812  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 341063276eab4122b4a556cf17ae35a4
06:12:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.961941  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 78fd5696365d4efdb55480a871657f2f
06:12:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.961973  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 885eb0a9f71d4132a0e7b840cab606ed
06:12:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962010  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet d263066c075b476aadf17beff34e5e9a
06:12:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962037  5718 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 4cf263876b0e45e88dceb3b16f2db9aa: Sending DeleteTablet for 1 replicas of tablet 75308e33991a4d3ca92d19b99e8cf97e
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962332  6563 tablet_service.cc:1558] Processing DeleteTablet for tablet 885eb0a9f71d4132a0e7b840cab606ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:35460
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962489  6846 tablet_replica.cc:333] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: stopping tablet replica
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962572  6846 raft_consensus.cc:2243] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 1 LEADER]: Raft consensus shutting down.
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962652  6846 raft_consensus.cc:2272] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962618  6013 tablet_service.cc:1558] Processing DeleteTablet for tablet 78fd5696365d4efdb55480a871657f2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:45860
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962733  6015 tablet_service.cc:1558] Processing DeleteTablet for tablet d263066c075b476aadf17beff34e5e9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:45860
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962815  6301 tablet_service.cc:1558] Processing DeleteTablet for tablet 341063276eab4122b4a556cf17ae35a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:51112
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962925  6848 tablet_replica.cc:333] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: stopping tablet replica
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.962984  6848 raft_consensus.cc:2243] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Raft consensus shutting down.
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963040  6848 raft_consensus.cc:2272] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963184  6302 tablet_service.cc:1558] Processing DeleteTablet for tablet 75308e33991a4d3ca92d19b99e8cf97e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:39 UTC) from {username='slave'} at 127.0.0.1:51112
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963266  6849 tablet_replica.cc:333] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: stopping tablet replica
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963240  6846 ts_tablet_manager.cc:1916] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963326  6849 raft_consensus.cc:2243] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 1 LEADER]: Raft consensus shutting down.
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963376  6849 raft_consensus.cc:2272] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.963793  6848 ts_tablet_manager.cc:1916] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965122  6846 ts_tablet_manager.cc:1929] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965195  6846 log.cc:1199] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-2/wal/wals/885eb0a9f71d4132a0e7b840cab606ed
06:12:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965471  6846 ts_tablet_manager.cc:1950] T 885eb0a9f71d4132a0e7b840cab606ed P c173eba91881472e928b05e8ac0f38ea: Deleting consensus metadata
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965536  6848 ts_tablet_manager.cc:1929] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965600  6848 log.cc:1199] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal/wals/78fd5696365d4efdb55480a871657f2f
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965843  6848 ts_tablet_manager.cc:1950] T 78fd5696365d4efdb55480a871657f2f P 5216f65e6bd64b418f18fbde895b9f79: Deleting consensus metadata
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.965977  6849 ts_tablet_manager.cc:1916] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.966166  6848 tablet_replica.cc:333] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: stopping tablet replica
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.966228  6848 raft_consensus.cc:2243] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 1 LEADER]: Raft consensus shutting down.
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.966289  6848 raft_consensus.cc:2272] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.966280  5698 catalog_manager.cc:5070] TS 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765): tablet 78fd5696365d4efdb55480a871657f2f (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.966712  6848 ts_tablet_manager.cc:1916] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.967700  6849 ts_tablet_manager.cc:1929] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.967769  6849 log.cc:1199] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal/wals/341063276eab4122b4a556cf17ae35a4
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.967998  6849 ts_tablet_manager.cc:1950] T 341063276eab4122b4a556cf17ae35a4 P 2474af9890bc4de59fd31b327ce605ba: Deleting consensus metadata
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968060  6848 ts_tablet_manager.cc:1929] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968111  6848 log.cc:1199] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-0/wal/wals/d263066c075b476aadf17beff34e5e9a
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968307  6849 tablet_replica.cc:333] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: stopping tablet replica
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968315  6848 ts_tablet_manager.cc:1950] T d263066c075b476aadf17beff34e5e9a P 5216f65e6bd64b418f18fbde895b9f79: Deleting consensus metadata
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968364  6849 raft_consensus.cc:2243] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 1 LEADER]: Raft consensus shutting down.
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968416  6849 raft_consensus.cc:2272] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968439  5698 catalog_manager.cc:5070] TS 2474af9890bc4de59fd31b327ce605ba (127.5.60.66:33835): tablet 341063276eab4122b4a556cf17ae35a4 (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968614  5701 catalog_manager.cc:5070] TS c173eba91881472e928b05e8ac0f38ea (127.5.60.67:37703): tablet 885eb0a9f71d4132a0e7b840cab606ed (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.968925  5698 catalog_manager.cc:5070] TS 5216f65e6bd64b418f18fbde895b9f79 (127.5.60.65:46765): tablet d263066c075b476aadf17beff34e5e9a (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.969151  6849 ts_tablet_manager.cc:1916] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.970325  6849 ts_tablet_manager.cc:1929] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
06:12:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.970389  6849 log.cc:1199] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster9283721558712959982/ts-1/wal/wals/75308e33991a4d3ca92d19b99e8cf97e
06:12:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.970602  6849 ts_tablet_manager.cc:1950] T 75308e33991a4d3ca92d19b99e8cf97e P 2474af9890bc4de59fd31b327ce605ba: Deleting consensus metadata
06:12:39.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.971071  5698 catalog_manager.cc:5070] TS 2474af9890bc4de59fd31b327ce605ba (127.5.60.66:33835): tablet 75308e33991a4d3ca92d19b99e8cf97e (table org.apache.kudu.client.TestAlterTable-1786515159532 [id=a838c64d04ef40b18cdfd53fa8e5fdb8]) successfully deleted
06:12:39.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
06:12:39.978 [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.5.60.124:36871, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.60.124:36871: OK, deferred=null)) after lookup
06:12:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.979949  5718 catalog_manager.cc:2553] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515159532" }
06:12:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.980103  5718 catalog_manager.cc:2801] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45438:
06:12:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515159532" }
06:12:39.983 [DEBUG - main] (Connection.java:575) [peer master-127.5.60.124:36871(127.5.60.124:36871)] disconnecting while in state READY
06:12:39.984 [DEBUG - main] (Connection.java:575) [peer 2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)] disconnecting while in state READY
06:12:39.984 [DEBUG - main] (Connection.java:575) [peer master-127.5.60.125:36641(127.5.60.125:36641)] disconnecting while in state READY
06:12:39.984 [DEBUG - main] (Connection.java:575) [peer 5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)] disconnecting while in state READY
06:12:39.984 [DEBUG - main] (Connection.java:575) [peer master-127.5.60.126:41165(127.5.60.126:41165)] disconnecting while in state READY
06:12:39.984 [DEBUG - main] (Connection.java:575) [peer c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)] disconnecting while in state READY
06:12:39.985 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)] handling channelInactive
06:12:39.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.60.125:36641(127.5.60.125:36641)] handling channelInactive
06:12:39.985 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2474af9890bc4de59fd31b327ce605ba(127.5.60.66:33835)] cleaning up while in state READY due to: connection closed
06:12:39.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.60.125:36641(127.5.60.125:36641)] cleaning up while in state READY due to: connection closed
06:12:39.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.60.126:41165(127.5.60.126:41165)] handling channelInactive
06:12:39.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.60.126:41165(127.5.60.126:41165)] cleaning up while in state READY due to: connection closed
06:12:39.986 [DEBUG - kudu-nio-5] (Connection.java:239) [peer c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)] handling channelInactive
06:12:39.986 [DEBUG - kudu-nio-5] (Connection.java:709) [peer c173eba91881472e928b05e8ac0f38ea(127.5.60.67:37703)] cleaning up while in state READY due to: connection closed
06:12:39.987 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)] handling channelInactive
06:12:39.987 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5216f65e6bd64b418f18fbde895b9f79(127.5.60.65:46765)] cleaning up while in state READY due to: connection closed
06:12:39.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.990978  5361 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 5908
06:12:40.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.992061  5888 catalog_manager.cc:1296] Loaded cluster ID: f93f22715379492a98cb33d7727a1193
06:12:40.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.992116  5888 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: loading cluster ID for follower catalog manager: success
06:12:40.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.993449  5888 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: acquiring CA information for follower catalog manager: success
06:12:40.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:39.993768  5888 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 6edea15ebfc54cb3acb18ddcf23cab8a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:40.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.60.124:36871(127.5.60.124:36871)] handling channelInactive
06:12:40.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.60.124:36871(127.5.60.124:36871)] cleaning up while in state READY due to: connection closed
06:12:40.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.015259  5361 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 6182
06:12:40.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.054119  5361 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 6456
06:12:40.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.081133  5361 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 5385
06:12:40.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.103884  5361 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 5531
06:12:40.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.122903  5361 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 5663
06:12:40.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:40Z chronyd exiting
.06:12:40.192 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515160192
06:12:40.195 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:40.195 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:40.196 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:40.196 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:40.196 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:40.199 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.290438  6853 mini_oidc.cc:150] Starting JWKS server
06:12:40.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.291134  6853 webserver.cc:533] Webserver started at http://127.0.0.1:39241/ using document root <none> and password file <none>
06:12:40.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.291208  6853 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:40.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.291333  6853 webserver.cc:533] Webserver started at http://127.0.0.1:33051/ using document root <none> and password file <none>
06:12:40.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:40Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:40.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:40Z Disabled control of system clock
06:12:40.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.307677  6853 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/logs
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data/info.pb
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.126:37137
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.126
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39241/jwks.json with env {}
06:12:40.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.406066  6873 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:40.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.406329  6873 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:40.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.406358  6873 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.408095  6873 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.408162  6873 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.408179  6873 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.408195  6873 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.408208  6873 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.408222  6873 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39241/jwks.json
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.409932  6873 master_runner.cc:387] Master server non-default flags:
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.126:37137
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39241/jwks.json
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data/info.pb
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.126
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6873
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/logs
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.410225  6873 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.410497  6873 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:40.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.413625  6880 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
06:12:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.413618  6887 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
06:12:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.413618  6881 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
06:12:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.413941  6873 server_base.cc:1061] running on GCE node
06:12:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.414522  6873 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:40.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.414844  6873 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:40.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.416029  6873 hybrid_clock.cc:648] HybridClock initialized: now 1786515160416004 us; error 50 us; skew 500 ppm
06:12:40.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.417438  6873 webserver.cc:533] Webserver started at http://127.6.177.126:37739/ using document root <none> and password file <none>
06:12:40.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.417713  6873 fs_manager.cc:362] Metadata directory not provided
06:12:40.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.417784  6873 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:40.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.417932  6873 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:40.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.418947  6873 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data/instance:
06:12:40.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d3738c57d2ee45c9b21d1df4c420a6bb"
06:12:40.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.419364  6873 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal/instance:
06:12:40.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d3738c57d2ee45c9b21d1df4c420a6bb"
06:12:40.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.420858  6873 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
06:12:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.421939  6898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.422163  6873 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.422260  6873 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal
06:12:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d3738c57d2ee45c9b21d1df4c420a6bb"
06:12:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.422335  6873 fs_report.cc:389] FS layout report
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data/data
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:40.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.437561  6873 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:40.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.438041  6873 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:40.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.438203  6873 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:40.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.444262  6873 rpc_server.cc:307] RPC server started. Bound to: 127.6.177.126:37137
06:12:40.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.444335  7000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.177.126:37137 every 8 connection(s)
06:12:40.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.445154  6873 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/data/info.pb
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.445525  6853 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 6873
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.445693  6853 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-0/wal/instance
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.446185  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.446924  6853 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/logs
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data/info.pb
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.125:33769
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.125
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39241/jwks.json with env {}
06:12:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.448251  7002 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.454919  7002 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.455463  6900 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.177.125:33769: connect: Connection refused (error 111)
06:12:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.456003  7002 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.125:33769: Network error: Client connection negotiation failed: client connection to 127.6.177.125:33769: connect: Connection refused (error 111)
06:12:40.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.505259  7002 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } attempt: 1
06:12:40.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.506408  7002 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.125:33769: Network error: Client connection negotiation failed: client connection to 127.6.177.125:33769: connect: Connection refused (error 111)
06:12:40.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.553632  7007 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:40.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.553876  7007 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:40.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.553901  7007 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:40.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.555536  7007 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:40.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.555583  7007 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:40.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.555596  7007 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:40.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.555609  7007 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:40.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.555622  7007 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:40.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.555634  7007 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39241/jwks.json
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.557333  7007 master_runner.cc:387] Master server non-default flags:
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.125:33769
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39241/jwks.json
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data/info.pb
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.125
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7007
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/logs
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.557591  7007 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.557834  7007 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.560781  7027 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
06:12:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.560799  7025 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
06:12:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.560794  7024 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
06:12:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.561127  7007 server_base.cc:1061] running on GCE node
06:12:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.561385  7007 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.561630  7007 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:40.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.562772  7007 hybrid_clock.cc:648] HybridClock initialized: now 1786515160562760 us; error 38 us; skew 500 ppm
06:12:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.564023  7007 webserver.cc:533] Webserver started at http://127.6.177.125:38195/ using document root <none> and password file <none>
06:12:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.564221  7007 fs_manager.cc:362] Metadata directory not provided
06:12:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.564278  7007 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.564379  7007 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.565411  7007 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data/instance:
06:12:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "236fb30ec1ae442082262ea13ac77b67"
06:12:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.565707  7007 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal/instance:
06:12:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "236fb30ec1ae442082262ea13ac77b67"
06:12:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.567051  7007 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.567791  7034 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.568007  7007 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.568070  7007 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "236fb30ec1ae442082262ea13ac77b67"
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.568120  7007 fs_report.cc:389] FS layout report
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data/data
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:40.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.574609  7002 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } attempt: 2
06:12:40.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.575620  7002 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.125:33769: Network error: Client connection negotiation failed: client connection to 127.6.177.125:33769: connect: Connection refused (error 111)
06:12:40.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.598872  7007 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:40.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.599314  7007 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:40.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.599442  7007 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.604785  7007 rpc_server.cc:307] RPC server started. Bound to: 127.6.177.125:33769
06:12:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.604902  7124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.177.125:33769 every 8 connection(s)
06:12:40.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.605186  7007 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/data/info.pb
06:12:40.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.605881  7125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.607715  6853 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 7007
06:12:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.607796  6853 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-1/wal/instance
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.607683  7125 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.608161  6853 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/logs
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data/info.pb
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:40.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.124:37689
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.124
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39241/jwks.json with env {}
06:12:40.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.613906  7125 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.618669  7125 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.619313  7039 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.177.124:37689: connect: Connection refused (error 111)
06:12:40.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.619952  7125 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.124:37689: Network error: Client connection negotiation failed: client connection to 127.6.177.124:37689: connect: Connection refused (error 111)
06:12:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.666836  7002 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } attempt: 3
06:12:40.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.669209  7125 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } attempt: 1
06:12:40.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.670069  7125 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.124:37689: Network error: Client connection negotiation failed: client connection to 127.6.177.124:37689: connect: Connection refused (error 111)
06:12:40.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.671200  7002 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.671953  7002 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.124:37689: Network error: Client connection negotiation failed: client connection to 127.6.177.124:37689: connect: Connection refused (error 111)
06:12:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.703123  7002 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } attempt: 1
06:12:40.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.704085  7002 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.177.124:37689: Network error: Client connection negotiation failed: client connection to 127.6.177.124:37689: connect: Connection refused (error 111)
06:12:40.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.707826  7132 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:40.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.708058  7132 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:40.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.708096  7132 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:40.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.709811  7132 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:40.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.709884  7132 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:40.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.709908  7132 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:40.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.709928  7132 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:40.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.709944  7132 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:40.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.709959  7132 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39241/jwks.json
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.711671  7132 master_runner.cc:387] Master server non-default flags:
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal
06:12:40.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.124:37689
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39241/jwks.json
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data/info.pb
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.124
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7132
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/logs
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.712014  7132 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.712343  7132 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:40.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.715313  7153 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
06:12:40.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.715287  7142 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
06:12:40.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.715554  7132 server_base.cc:1061] running on GCE node
06:12:40.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.715286  7148 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
06:12:40.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.715919  7132 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:40.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.716144  7132 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.717353  7132 hybrid_clock.cc:648] HybridClock initialized: now 1786515160717338 us; error 29 us; skew 500 ppm
06:12:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.718549  7132 webserver.cc:533] Webserver started at http://127.6.177.124:45333/ using document root <none> and password file <none>
06:12:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.718791  7132 fs_manager.cc:362] Metadata directory not provided
06:12:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.718861  7132 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.718997  7132 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.720029  7132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data/instance:
06:12:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5845ec795ac14160b710cf4081d2e12d"
06:12:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.720438  7132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal/instance:
06:12:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5845ec795ac14160b710cf4081d2e12d"
06:12:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.721830  7132 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
06:12:40.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.722652  7162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:40.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.722844  7132 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.722940  7132 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5845ec795ac14160b710cf4081d2e12d"
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:40 on dist-test-slave-jq4t"
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.723009  7132 fs_report.cc:389] FS layout report
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data/data
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:40.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:40.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.732463  7132 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.732944  7132 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.733125  7132 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.738296  7125 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } attempt: 2
06:12:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.739120  7132 rpc_server.cc:307] RPC server started. Bound to: 127.6.177.124:37689
06:12:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.739176  7257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.177.124:37689 every 8 connection(s)
06:12:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.739614  7132 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/data/info.pb
06:12:40.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.740319  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.741941  7259 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.745644  6853 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 7132
06:12:40.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.745774  6853 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/master-2/wal/instance
06:12:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.746658  7125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: Bootstrap starting.
06:12:40.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.747042  7259 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.747654  7125 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: Neither blocks nor log segments found. Creating new log.
06:12:40.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.748073  7125 log.cc:826] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: Log is configured to *not* fsync() on all Append() calls
06:12:40.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.748926  7125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: No bootstrap required, opened a new log
06:12:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.751577  7125 raft_consensus.cc:359] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.751744  7259 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } has no permanent_uuid. Determining permanent_uuid...
06:12:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.751919  7125 raft_consensus.cc:385] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.751979  7125 raft_consensus.cc:740] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 236fb30ec1ae442082262ea13ac77b67, State: Initialized, Role: FOLLOWER
06:12:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.752128  7125 consensus_queue.cc:260] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.752628  7125 sys_catalog.cc:565] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: configured and running, proceeding with master startup.
06:12:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.755116  7292 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.755318  7292 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.755501  7270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.755662  7270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: This master's current role is: FOLLOWER
06:12:40.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.755159  7007 master_runner.cc:187] Error getting master registration for 127.6.177.126:37137: OK, instance_id { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" instance_seqno: 1786515160442648 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:40.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.756803  7007 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.760608  7259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: Bootstrap starting.
06:12:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.761575  7259 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: Neither blocks nor log segments found. Creating new log.
06:12:40.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.761919  7259 log.cc:826] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: Log is configured to *not* fsync() on all Append() calls
06:12:40.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.762820  7259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: No bootstrap required, opened a new log
06:12:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.764642  7259 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.764808  7259 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.764845  7259 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5845ec795ac14160b710cf4081d2e12d, State: Initialized, Role: FOLLOWER
06:12:40.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.764977  7259 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:40.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.765381  7259 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [sys.catalog]: configured and running, proceeding with master startup.
06:12:40.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.765341  7297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:40.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.765481  7297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [sys.catalog]: This master's current role is: FOLLOWER
06:12:40.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.767694  7315 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:40.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.767864  7315 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:40.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.767791  7132 master_runner.cc:187] Error getting master registration for 127.6.177.126:37137: OK, instance_id { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" instance_seqno: 1786515160442648 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:40.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.769845  7132 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:40.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.779276  7002 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } attempt: 2
06:12:40.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.784855  7002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb: Bootstrap starting.
06:12:40.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.785921  7002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb: Neither blocks nor log segments found. Creating new log.
06:12:40.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.786264  7002 log.cc:826] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb: Log is configured to *not* fsync() on all Append() calls
06:12:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.787663  7002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb: No bootstrap required, opened a new log
06:12:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.790241  7002 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.790395  7002 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.790427  7002 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3738c57d2ee45c9b21d1df4c420a6bb, State: Initialized, Role: FOLLOWER
06:12:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.790565  7002 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.790973  7002 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [sys.catalog]: configured and running, proceeding with master startup.
06:12:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.790930  7321 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.791298  7321 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [sys.catalog]: This master's current role is: FOLLOWER
06:12:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.793745  7335 catalog_manager.cc:1614] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.793908  7335 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.795855  6873 master_runner.cc:264] No leader master found from master d3738c57d2ee45c9b21d1df4c420a6bb
06:12:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:40.795912  6873 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:40.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.850276  7048 tablet.cc:2406] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:40.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.939265  6906 tablet.cc:2406] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:40.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:40.984030  7174 tablet.cc:2406] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:41.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.010830  7270 raft_consensus.cc:493] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:41.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.011008  7270 raft_consensus.cc:515] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:41.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.011317  7270 leader_election.cc:290] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3738c57d2ee45c9b21d1df4c420a6bb (127.6.177.126:37137), 5845ec795ac14160b710cf4081d2e12d (127.6.177.124:37689)
06:12:41.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.011762  6952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "236fb30ec1ae442082262ea13ac77b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" is_pre_election: true
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.011750  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "236fb30ec1ae442082262ea13ac77b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5845ec795ac14160b710cf4081d2e12d" is_pre_election: true
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.011970  7217 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 236fb30ec1ae442082262ea13ac77b67 in term 0.
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.011971  6952 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 236fb30ec1ae442082262ea13ac77b67 in term 0.
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.012233  7039 leader_election.cc:304] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [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: 236fb30ec1ae442082262ea13ac77b67, 5845ec795ac14160b710cf4081d2e12d; no voters: 
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.012398  7270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.012466  7270 raft_consensus.cc:493] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.012531  7270 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 0 FOLLOWER]: Advancing to term 1
06:12:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.013424  7270 raft_consensus.cc:515] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.013578  7270 leader_election.cc:290] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [CANDIDATE]: Term 1 election: Requested vote from peers d3738c57d2ee45c9b21d1df4c420a6bb (127.6.177.126:37137), 5845ec795ac14160b710cf4081d2e12d (127.6.177.124:37689)
06:12:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.013787  7217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "236fb30ec1ae442082262ea13ac77b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5845ec795ac14160b710cf4081d2e12d"
06:12:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.013819  6952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "236fb30ec1ae442082262ea13ac77b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb"
06:12:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.013903  7217 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 0 FOLLOWER]: Advancing to term 1
06:12:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.013945  6952 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 0 FOLLOWER]: Advancing to term 1
06:12:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.014729  7217 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 236fb30ec1ae442082262ea13ac77b67 in term 1.
06:12:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.014768  6952 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 236fb30ec1ae442082262ea13ac77b67 in term 1.
06:12:41.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.014950  7039 leader_election.cc:304] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [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: 236fb30ec1ae442082262ea13ac77b67, 5845ec795ac14160b710cf4081d2e12d; no voters: 
06:12:41.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.015074  7270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 1 FOLLOWER]: Leader election won for term 1
06:12:41.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.015357  7270 raft_consensus.cc:697] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [term 1 LEADER]: Becoming Leader. State: Replica: 236fb30ec1ae442082262ea13ac77b67, State: Running, Role: LEADER
06:12:41.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.015501  7270 consensus_queue.cc:237] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [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: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } }
06:12:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.016053  7340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 236fb30ec1ae442082262ea13ac77b67. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.016149  7340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: This master's current role is: LEADER
06:12:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.016434  7342 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.016734  7342 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.018476  6952 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [term 1 FOLLOWER]: Refusing update from remote peer 236fb30ec1ae442082262ea13ac77b67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.018476  7217 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [term 1 FOLLOWER]: Refusing update from remote peer 236fb30ec1ae442082262ea13ac77b67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:41.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.018947  7340 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:41.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.019076  7270 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.020552  7297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 236fb30ec1ae442082262ea13ac77b67. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.020674  7297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [sys.catalog]: This master's current role is: FOLLOWER
06:12:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.020804  7321 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 236fb30ec1ae442082262ea13ac77b67. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.020905  7321 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [sys.catalog]: This master's current role is: FOLLOWER
06:12:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.021647  7340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.021732  7270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.021816  7270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: This master's current role is: LEADER
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.021747  7340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67 [sys.catalog]: This master's current role is: LEADER
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.022061  7321 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.022145  7321 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3738c57d2ee45c9b21d1df4c420a6bb [sys.catalog]: This master's current role is: FOLLOWER
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.022251  7342 catalog_manager.cc:1384] Generated new cluster ID: 408d52a0f1ec46c6b7c5c7a395636ae5
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.022308  7342 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.022728  7297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "236fb30ec1ae442082262ea13ac77b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3738c57d2ee45c9b21d1df4c420a6bb" member_type: VOTER last_known_addr { host: "127.6.177.126" port: 37137 } } peers { permanent_uuid: "236fb30ec1ae442082262ea13ac77b67" member_type: VOTER last_known_addr { host: "127.6.177.125" port: 33769 } } peers { permanent_uuid: "5845ec795ac14160b710cf4081d2e12d" member_type: VOTER last_known_addr { host: "127.6.177.124" port: 37689 } } }
06:12:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.022823  7297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d [sys.catalog]: This master's current role is: FOLLOWER
06:12:41.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.037236  7342 catalog_manager.cc:1407] Generated new certificate authority record
06:12:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.038161  7342 catalog_manager.cc:1560] Loading token signing keys...
06:12:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.047241  7342 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: Generated new TSK 0
06:12:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.047765  7342 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.051262  6853 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/logs
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data/info.pb
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.65:0
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.177.65
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.65
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.147258  7361 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.147495  7361 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.147518  7361 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.149242  7361 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.149304  7361 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.177.65
06:12:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.150862  7361 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.65:0
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data/info.pb
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.65
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7361
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.177.65
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/logs
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.151087  7361 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.151324  7361 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.154193  7374 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
06:12:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.154165  7370 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
06:12:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.154181  7369 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
06:12:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.154415  7361 server_base.cc:1061] running on GCE node
06:12:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.154839  7361 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:41.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.155141  7361 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:41.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.156315  7361 hybrid_clock.cc:648] HybridClock initialized: now 1786515161156294 us; error 37 us; skew 500 ppm
06:12:41.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.157677  7361 webserver.cc:533] Webserver started at http://127.6.177.65:45267/ using document root <none> and password file <none>
06:12:41.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.157922  7361 fs_manager.cc:362] Metadata directory not provided
06:12:41.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.157991  7361 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:41.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.158177  7361 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:41.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.159140  7361 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data/instance:
06:12:41.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d096d33d4294484497be5f1029f12a0b"
06:12:41.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.159538  7361 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal/instance:
06:12:41.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d096d33d4294484497be5f1029f12a0b"
06:12:41.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.161055  7361 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.161912  7387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.162154  7361 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.162261  7361 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d096d33d4294484497be5f1029f12a0b"
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.162335  7361 fs_report.cc:389] FS layout report
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data/data
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.179386  7361 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.179924  7361 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.180123  7361 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.180461  7361 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.180960  7361 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.181016  7361 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.181056  7361 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.181072  7361 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.188513  7361 rpc_server.cc:307] RPC server started. Bound to: 127.6.177.65:34651
06:12:41.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.188581  7583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.177.65:34651 every 8 connection(s)
06:12:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.188961  7361 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/data/info.pb
06:12:41.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.195425  7589 heartbeater.cc:344] Connected to a master server at 127.6.177.124:37689
06:12:41.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.195524  7587 heartbeater.cc:344] Connected to a master server at 127.6.177.126:37137
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.195556  7589 heartbeater.cc:461] Registering TS with master...
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.195591  7587 heartbeater.cc:461] Registering TS with master...
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.195782  7587 heartbeater.cc:507] Master 127.6.177.126:37137 requested a full tablet report, sending...
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.195781  7589 heartbeater.cc:507] Master 127.6.177.124:37689 requested a full tablet report, sending...
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.196439  6931 ts_manager.cc:194] Registered new tserver with Master: d096d33d4294484497be5f1029f12a0b (127.6.177.65:34651)
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.196470  7590 heartbeater.cc:344] Connected to a master server at 127.6.177.125:33769
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.196539  7590 heartbeater.cc:461] Registering TS with master...
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.196652  7590 heartbeater.cc:507] Master 127.6.177.125:33769 requested a full tablet report, sending...
06:12:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.196651  7197 ts_manager.cc:194] Registered new tserver with Master: d096d33d4294484497be5f1029f12a0b (127.6.177.65:34651)
06:12:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.197139  7066 ts_manager.cc:194] Registered new tserver with Master: d096d33d4294484497be5f1029f12a0b (127.6.177.65:34651)
06:12:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.197846  7066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.177.65:40665
06:12:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.198823  6853 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 7361
06:12:41.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.198938  6853 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-0/wal/instance
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.200230  6853 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/logs
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data/info.pb
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.66:0
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.177.66
06:12:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.66
06:12:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:41.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.298074  7597 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:41.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.298276  7597 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:41.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.298298  7597 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:41.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.299809  7597 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:41.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.299861  7597 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.177.66
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.301476  7597 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.66:0
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data/info.pb
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.66
06:12:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7597
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.177.66
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/logs
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.301708  7597 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:41.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.301947  7597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:41.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.304827  7605 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
06:12:41.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.304840  7604 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
06:12:41.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.304852  7610 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
06:12:41.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.305083  7597 server_base.cc:1061] running on GCE node
06:12:41.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.305320  7597 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:41.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.305629  7597 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:41.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.306828  7597 hybrid_clock.cc:648] HybridClock initialized: now 1786515161306799 us; error 40 us; skew 500 ppm
06:12:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.308197  7597 webserver.cc:533] Webserver started at http://127.6.177.66:46707/ using document root <none> and password file <none>
06:12:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.308463  7597 fs_manager.cc:362] Metadata directory not provided
06:12:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.308583  7597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.308725  7597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:41.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.309710  7597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data/instance:
06:12:41.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35b6ea675d674203b2bb16d454a69d00"
06:12:41.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.310150  7597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal/instance:
06:12:41.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35b6ea675d674203b2bb16d454a69d00"
06:12:41.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.311641  7597 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:41.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.312578  7618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:41.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.312803  7597 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.312902  7597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35b6ea675d674203b2bb16d454a69d00"
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.312978  7597 fs_report.cc:389] FS layout report
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data/data
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:41.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.354460  7597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:41.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.354895  7597 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:41.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.355005  7597 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:41.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.355252  7597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:41.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.355604  7597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:41.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.355636  7597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:41.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.355664  7597 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:41.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.355676  7597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:41.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.363268  7597 rpc_server.cc:307] RPC server started. Bound to: 127.6.177.66:38669
06:12:41.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.363320  7839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.177.66:38669 every 8 connection(s)
06:12:41.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.363715  7597 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/data/info.pb
06:12:41.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.367946  6853 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 7597
06:12:41.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.368058  6853 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-1/wal/instance
06:12:41.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.369714  6853 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:41.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:41.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal
06:12:41.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/logs
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data/info.pb
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.67:0
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.177.67
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.67
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.370592  7844 heartbeater.cc:344] Connected to a master server at 127.6.177.124:37689
06:12:41.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.370730  7844 heartbeater.cc:461] Registering TS with master...
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.370995  7844 heartbeater.cc:507] Master 127.6.177.124:37689 requested a full tablet report, sending...
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.370601  7841 heartbeater.cc:344] Connected to a master server at 127.6.177.126:37137
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.371337  7841 heartbeater.cc:461] Registering TS with master...
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.371440  7841 heartbeater.cc:507] Master 127.6.177.126:37137 requested a full tablet report, sending...
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.371733  7197 ts_manager.cc:194] Registered new tserver with Master: 35b6ea675d674203b2bb16d454a69d00 (127.6.177.66:38669)
06:12:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.371752  6931 ts_manager.cc:194] Registered new tserver with Master: 35b6ea675d674203b2bb16d454a69d00 (127.6.177.66:38669)
06:12:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.373112  7845 heartbeater.cc:344] Connected to a master server at 127.6.177.125:33769
06:12:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.373201  7845 heartbeater.cc:461] Registering TS with master...
06:12:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.373307  7845 heartbeater.cc:507] Master 127.6.177.125:33769 requested a full tablet report, sending...
06:12:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.373631  7066 ts_manager.cc:194] Registered new tserver with Master: 35b6ea675d674203b2bb16d454a69d00 (127.6.177.66:38669)
06:12:41.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.374228  7066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.177.66:58203
06:12:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.468757  7855 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.468972  7855 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:41.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.468993  7855 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:41.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.470579  7855 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:41.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.470638  7855 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.177.67
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.472155  7855 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.177.84:44823
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.177.67:0
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data/info.pb
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.177.67
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.177.126:37137,127.6.177.125:33769,127.6.177.124:37689
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7855
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.177.67
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/logs
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.472440  7855 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.472750  7855 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:41.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.475688  7870 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
06:12:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.475929  7855 server_base.cc:1061] running on GCE node
06:12:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.475719  7872 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
06:12:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:41.475682  7874 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
06:12:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.476241  7855 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:41.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.476447  7855 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:41.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.477630  7855 hybrid_clock.cc:648] HybridClock initialized: now 1786515161477609 us; error 40 us; skew 500 ppm
06:12:41.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.479038  7855 webserver.cc:533] Webserver started at http://127.6.177.67:43921/ using document root <none> and password file <none>
06:12:41.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.479288  7855 fs_manager.cc:362] Metadata directory not provided
06:12:41.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.479355  7855 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:41.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.479492  7855 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:41.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.480530  7855 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data/instance:
06:12:41.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eed7b814b672475b9d36589605dd3a91"
06:12:41.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.480947  7855 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal/instance:
06:12:41.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eed7b814b672475b9d36589605dd3a91"
06:12:41.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.482263  7855 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.483017  7888 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.483212  7855 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.483304  7855 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eed7b814b672475b9d36589605dd3a91"
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:41 on dist-test-slave-jq4t"
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.483371  7855 fs_report.cc:389] FS layout report
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data/data
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:41.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:41.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.499298  7855 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:41.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.499712  7855 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.499874  7855 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.500164  7855 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.500669  7855 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.500730  7855 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.500767  7855 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.500785  7855 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:41.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.508003  7855 rpc_server.cc:307] RPC server started. Bound to: 127.6.177.67:46631
06:12:41.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.508056  8077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.177.67:46631 every 8 connection(s)
06:12:41.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.508453  7855 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/data/info.pb
06:12:41.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.515568  8079 heartbeater.cc:344] Connected to a master server at 127.6.177.126:37137
06:12:41.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.515595  8084 heartbeater.cc:344] Connected to a master server at 127.6.177.125:33769
06:12:41.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.515731  8084 heartbeater.cc:461] Registering TS with master...
06:12:41.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.515730  8079 heartbeater.cc:461] Registering TS with master...
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.515991  8084 heartbeater.cc:507] Master 127.6.177.125:33769 requested a full tablet report, sending...
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.515992  8079 heartbeater.cc:507] Master 127.6.177.126:37137 requested a full tablet report, sending...
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.516023  8081 heartbeater.cc:344] Connected to a master server at 127.6.177.124:37689
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.516132  8081 heartbeater.cc:461] Registering TS with master...
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.516225  8081 heartbeater.cc:507] Master 127.6.177.124:37689 requested a full tablet report, sending...
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.516585  6931 ts_manager.cc:194] Registered new tserver with Master: eed7b814b672475b9d36589605dd3a91 (127.6.177.67:46631)
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.516584  7197 ts_manager.cc:194] Registered new tserver with Master: eed7b814b672475b9d36589605dd3a91 (127.6.177.67:46631)
06:12:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.516619  7066 ts_manager.cc:194] Registered new tserver with Master: eed7b814b672475b9d36589605dd3a91 (127.6.177.67:46631)
06:12:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.517123  7066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.177.67:48771
06:12:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.518181  6853 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 7855
06:12:41.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.518285  6853 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster12490579602550826783/ts-2/wal/instance
06:12:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.520973  6853 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:41.522 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:41.522 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:41.522 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.177.126"
      port: 37137
    }
    bound_http_address {
      host: "127.6.177.126"
      port: 37739
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.177.125"
      port: 33769
    }
    bound_http_address {
      host: "127.6.177.125"
      port: 38195
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.177.124"
      port: 37689
    }
    bound_http_address {
      host: "127.6.177.124"
      port: 45333
    }
  }
}

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

06:12:41.523 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.177.65"
      port: 34651
    }
    bound_http_address {
      host: "127.6.177.65"
      port: 45267
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.177.66"
      port: 38669
    }
    bound_http_address {
      host: "127.6.177.66"
      port: 46707
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.177.67"
      port: 46631
    }
    bound_http_address {
      host: "127.6.177.67"
      port: 43921
    }
  }
}

06:12:41.523 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:41.526 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:41.528 [DEBUG - main] (Connection.java:748) [peer master-127.6.177.126:37137(127.6.177.126:37137)] connecting to peer
06:12:41.529 [DEBUG - main] (Connection.java:748) [peer master-127.6.177.125:33769(127.6.177.125:33769)] connecting to peer
06:12:41.530 [DEBUG - main] (Connection.java:748) [peer master-127.6.177.124:37689(127.6.177.124:37689)] connecting to peer
06:12:41.531 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.177.126:37137(127.6.177.126:37137)] Successfully connected to peer
06:12:41.532 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.177.124:37689(127.6.177.124:37689)] Successfully connected to peer
06:12:41.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.177.125:33769(127.6.177.125:33769)] Successfully connected to peer
06:12:41.534 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.177.124
06:12:41.534 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.177.126
06:12:41.534 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.177.125
06:12:41.547 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d7401e9, L:/127.0.0.1:50486 - R:/127.6.177.124:37689] using SASL/PLAIN
06:12:41.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xadb6cfab, L:/127.0.0.1:44556 - R:/127.6.177.126:37137] using SASL/PLAIN
06:12:41.550 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd074ee86, L:/127.0.0.1:37620 - R:/127.6.177.125:33769] using SASL/PLAIN
06:12:41.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:41.552 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.177.126:37137, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.177.125:33769, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.177.124:37689, [22ms] Sub RPC ConnectToMaster: received response from server master-127.6.177.124:37689: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.6.177.126:37137: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.6.177.125:33769: OK, deferred=null) after lookup
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.552973  7066 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37620:
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515161526"
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:41.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:41.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:41.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4b917e3e66d94925a6e7f27b8dada157
06:12:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.566922  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515161526 [id=4b917e3e66d94925a6e7f27b8dada157]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
06:12:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.566924  7716 tablet_service.cc:1511] Processing CreateTablet for tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515161526 [id=4b917e3e66d94925a6e7f27b8dada157]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
06:12:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.567334  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.567349  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.570350  8134 tablet_bootstrap.cc:492] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: Bootstrap starting.
06:12:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.571085  8135 tablet_bootstrap.cc:492] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: Bootstrap starting.
06:12:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.571292  8134 tablet_bootstrap.cc:654] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: Neither blocks nor log segments found. Creating new log.
06:12:41.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.571851  8134 log.cc:826] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: Log is configured to *not* fsync() on all Append() calls
06:12:41.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.571990  8135 tablet_bootstrap.cc:654] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: Neither blocks nor log segments found. Creating new log.
06:12:41.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.572535  8135 log.cc:826] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: Log is configured to *not* fsync() on all Append() calls
06:12:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.572927  8134 tablet_bootstrap.cc:492] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: No bootstrap required, opened a new log
06:12:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.573012  8134 ts_tablet_manager.cc:1403] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:41.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.574764  8135 tablet_bootstrap.cc:492] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: No bootstrap required, opened a new log
06:12:41.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.574839  8135 ts_tablet_manager.cc:1403] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575318  8134 raft_consensus.cc:359] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eed7b814b672475b9d36589605dd3a91" member_type: VOTER last_known_addr { host: "127.6.177.67" port: 46631 } }
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575480  8134 raft_consensus.cc:385] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575515  8134 raft_consensus.cc:740] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed7b814b672475b9d36589605dd3a91, State: Initialized, Role: FOLLOWER
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575673  8134 consensus_queue.cc:260] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [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: "eed7b814b672475b9d36589605dd3a91" member_type: VOTER last_known_addr { host: "127.6.177.67" port: 46631 } }
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575791  8134 raft_consensus.cc:399] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575829  8134 raft_consensus.cc:493] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.575886  8134 raft_consensus.cc:3060] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 0 FOLLOWER]: Advancing to term 1
06:12:41.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.576608  8134 raft_consensus.cc:515] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eed7b814b672475b9d36589605dd3a91" member_type: VOTER last_known_addr { host: "127.6.177.67" port: 46631 } }
06:12:41.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.576773  8134 leader_election.cc:304] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [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: eed7b814b672475b9d36589605dd3a91; no voters: 
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.576977  8134 leader_election.cc:290] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577018  8139 raft_consensus.cc:2804] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 1 FOLLOWER]: Leader election won for term 1
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577162  8135 raft_consensus.cc:359] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35b6ea675d674203b2bb16d454a69d00" member_type: VOTER last_known_addr { host: "127.6.177.66" port: 38669 } }
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577292  8139 raft_consensus.cc:697] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [term 1 LEADER]: Becoming Leader. State: Replica: eed7b814b672475b9d36589605dd3a91, State: Running, Role: LEADER
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577354  8134 ts_tablet_manager.cc:1434] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.002s
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577385  8139 consensus_queue.cc:237] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 [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: "eed7b814b672475b9d36589605dd3a91" member_type: VOTER last_known_addr { host: "127.6.177.67" port: 46631 } }
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577515  8135 raft_consensus.cc:385] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577622  8135 raft_consensus.cc:740] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35b6ea675d674203b2bb16d454a69d00, State: Initialized, Role: FOLLOWER
06:12:41.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.577726  8084 heartbeater.cc:499] Master 127.6.177.125:33769 was elected leader, sending a full tablet report...
06:12:41.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.578408  7063 catalog_manager.cc:5739] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed7b814b672475b9d36589605dd3a91 (127.6.177.67). New cstate: current_term: 1 leader_uuid: "eed7b814b672475b9d36589605dd3a91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eed7b814b672475b9d36589605dd3a91" member_type: VOTER last_known_addr { host: "127.6.177.67" port: 46631 } health_report { overall_health: HEALTHY } } }
06:12:41.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.579696  8135 consensus_queue.cc:260] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [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: "35b6ea675d674203b2bb16d454a69d00" member_type: VOTER last_known_addr { host: "127.6.177.66" port: 38669 } }
06:12:41.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.581203  8135 raft_consensus.cc:399] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:41.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.581279  8135 raft_consensus.cc:493] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:41.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.581339  8135 raft_consensus.cc:3060] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 0 FOLLOWER]: Advancing to term 1
06:12:41.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.582281  8135 raft_consensus.cc:515] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35b6ea675d674203b2bb16d454a69d00" member_type: VOTER last_known_addr { host: "127.6.177.66" port: 38669 } }
06:12:41.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.582428  8135 leader_election.cc:304] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [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: 35b6ea675d674203b2bb16d454a69d00; no voters: 
06:12:41.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.582638  8135 leader_election.cc:290] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:41.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.582767  8145 raft_consensus.cc:2804] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 1 FOLLOWER]: Leader election won for term 1
06:12:41.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.582876  8135 ts_tablet_manager.cc:1434] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
06:12:41.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.582973  8145 raft_consensus.cc:697] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [term 1 LEADER]: Becoming Leader. State: Replica: 35b6ea675d674203b2bb16d454a69d00, State: Running, Role: LEADER
06:12:41.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.583040  7845 heartbeater.cc:499] Master 127.6.177.125:33769 was elected leader, sending a full tablet report...
06:12:41.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.583163  8145 consensus_queue.cc:237] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 [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: "35b6ea675d674203b2bb16d454a69d00" member_type: VOTER last_known_addr { host: "127.6.177.66" port: 38669 } }
06:12:41.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.584429  7063 catalog_manager.cc:5739] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35b6ea675d674203b2bb16d454a69d00 (127.6.177.66). New cstate: current_term: 1 leader_uuid: "35b6ea675d674203b2bb16d454a69d00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35b6ea675d674203b2bb16d454a69d00" member_type: VOTER last_known_addr { host: "127.6.177.66" port: 38669 } health_report { overall_health: HEALTHY } } }
06:12:41.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.596 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5707c1cb, flushNotification=Deferred@727497138(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.596 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.596 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.610 [DEBUG - kudu-nio-1] (Connection.java:748) [peer eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)] connecting to peer
06:12:41.612 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)] connecting to peer
06:12:41.613 [DEBUG - kudu-nio-3] (Connection.java:757) [peer eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)] Successfully connected to peer
06:12:41.614 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)] Successfully connected to peer
06:12:41.628 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x19816a72, L:/127.0.0.1:45818 - R:/127.6.177.66:38669] using TOKEN/null
06:12:41.628 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xb145b425, L:/127.0.0.1:54292 - R:/127.6.177.67:46631] using TOKEN/null
06:12:41.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.634 [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=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.634 [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.6.177.125:33769, [1ms] Sub RPC GetTableLocations: received response from server master-127.6.177.125:33769: OK, deferred=null)) after lookup
06:12:41.637 [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-1786515161526, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:41.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for partition [0x00000000, 0x00000001) with scanner id null
06:12:41.640 [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-1786515161526, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:41.640 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for partition [0x00000001, 0x00000002) with scanner id null
06:12:41.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.645867  7058 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37620:
06:12:41.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515161526" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "c0Key" } }
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.650272  8160 tablet.cc:1724] T 72de3d2ffdb441f4ac85ddb4aeadc1fc P eed7b814b672475b9d36589605dd3a91: Alter schema from (
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.650228  8159 tablet.cc:1724] T 9e91d1f40fc64629aa6f0ffa9d1f93bd P 35b6ea675d674203b2bb16d454a69d00: Alter schema from (
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:41.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
06:12:41.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:41.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
06:12:41.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:41.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.659088  7058 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 236fb30ec1ae442082262ea13ac77b67: org.apache.kudu.client.TestAlterTable-1786515161526 [id=4b917e3e66d94925a6e7f27b8dada157] alter complete (version 1)
06:12:41.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowResultColumnarIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515161526, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:41.682 [DEBUG - kudu-nio-3] (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)
06:12:41.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4b917e3e66d94925a6e7f27b8dada157
06:12:41.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000000, 0x00000001)
06:12:41.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for table 'org.apache.kudu.client.TestAlterTable-1786515161526' with partition [0x00000001, 0x00000002)
06:12:41.690 [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=72de3d2ffdb441f4ac85ddb4aeadc1fc@[eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd@[35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
06:12:41.690 [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.6.177.125:33769, [1ms] Sub RPC GetTableLocations: received response from server master-127.6.177.125:33769: OK, deferred=null)) after lookup
06:12:41.693 [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-1786515161526, tablet=72de3d2ffdb441f4ac85ddb4aeadc1fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:41.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 72de3d2ffdb441f4ac85ddb4aeadc1fc for partition [0x00000000, 0x00000001) with scanner id null
06:12:41.697 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515161526, tablet=9e91d1f40fc64629aa6f0ffa9d1f93bd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:41.697 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9e91d1f40fc64629aa6f0ffa9d1f93bd for partition [0x00000001, 0x00000002) with scanner id null
06:12:41.698 [DEBUG - main] (Connection.java:575) [peer master-127.6.177.125:33769(127.6.177.125:33769)] disconnecting while in state READY
06:12:41.698 [DEBUG - main] (Connection.java:575) [peer master-127.6.177.124:37689(127.6.177.124:37689)] disconnecting while in state READY
06:12:41.698 [DEBUG - main] (Connection.java:575) [peer master-127.6.177.126:37137(127.6.177.126:37137)] disconnecting while in state READY
06:12:41.698 [DEBUG - main] (Connection.java:575) [peer 35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)] disconnecting while in state READY
06:12:41.698 [DEBUG - main] (Connection.java:575) [peer eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)] disconnecting while in state READY
06:12:41.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.177.124:37689(127.6.177.124:37689)] handling channelInactive
06:12:41.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.177.124:37689(127.6.177.124:37689)] cleaning up while in state READY due to: connection closed
06:12:41.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.177.126:37137(127.6.177.126:37137)] handling channelInactive
06:12:41.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.177.126:37137(127.6.177.126:37137)] cleaning up while in state READY due to: connection closed
06:12:41.701 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)] handling channelInactive
06:12:41.701 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 35b6ea675d674203b2bb16d454a69d00(127.6.177.66:38669)] cleaning up while in state READY due to: connection closed
06:12:41.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.177.125:33769(127.6.177.125:33769)] handling channelInactive
06:12:41.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.177.125:33769(127.6.177.125:33769)] cleaning up while in state READY due to: connection closed
06:12:41.704 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:41.712 [DEBUG - kudu-nio-3] (Connection.java:239) [peer eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)] handling channelInactive
06:12:41.712 [DEBUG - kudu-nio-3] (Connection.java:709) [peer eed7b814b672475b9d36589605dd3a91(127.6.177.67:46631)] cleaning up while in state READY due to: connection closed
06:12:41.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.707823  6853 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 7361
06:12:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.731961  6853 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 7597
06:12:41.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.749743  6853 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 7855
06:12:41.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.781911  7315 catalog_manager.cc:1296] Loaded cluster ID: 408d52a0f1ec46c6b7c5c7a395636ae5
06:12:41.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.782047  7315 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: loading cluster ID for follower catalog manager: success
06:12:41.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.783775  7315 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: acquiring CA information for follower catalog manager: success
06:12:41.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.784198  7315 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 5845ec795ac14160b710cf4081d2e12d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:41.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.790964  6853 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 6873
06:12:41.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.816340  6853 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 7007
06:12:41.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:41.833606  6853 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 7132
06:12:41.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:41Z chronyd exiting
.06:12:41.914 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515161914
06:12:41.917 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:41.917 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:41.917 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:41.918 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:41.918 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:41.928 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.015034  8169 mini_oidc.cc:150] Starting JWKS server
06:12:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.015725  8169 webserver.cc:533] Webserver started at http://127.0.0.1:42531/ using document root <none> and password file <none>
06:12:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.015797  8169 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.015916  8169 webserver.cc:533] Webserver started at http://127.0.0.1:38375/ using document root <none> and password file <none>
06:12:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:42Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:42.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:42Z Disabled control of system clock
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.030963  8169 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/logs
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data/info.pb
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.126:37291
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.126
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42531/jwks.json with env {}
06:12:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.125104  8191 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.125385  8191 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:42.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.125428  8191 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.127255  8191 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.127342  8191 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.127367  8191 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.127388  8191 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.127405  8191 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:42.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.127421  8191 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42531/jwks.json
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.129156  8191 master_runner.cc:387] Master server non-default flags:
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.126:37291
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42531/jwks.json
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data/info.pb
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.126
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8191
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/logs
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:42.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.129503  8191 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.129849  8191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.132581  8207 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
06:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.132644  8199 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
06:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.132607  8204 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
06:12:42.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.133142  8191 server_base.cc:1061] running on GCE node
06:12:42.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.133412  8191 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:42.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.133704  8191 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.134869  8191 hybrid_clock.cc:648] HybridClock initialized: now 1786515162134837 us; error 48 us; skew 500 ppm
06:12:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.136242  8191 webserver.cc:533] Webserver started at http://127.7.250.126:38271/ using document root <none> and password file <none>
06:12:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.136528  8191 fs_manager.cc:362] Metadata directory not provided
06:12:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.136590  8191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:42.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.136730  8191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.137739  8191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data/instance:
06:12:42.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "893db777bc9b43db9d5e358af9315335"
06:12:42.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.138144  8191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal/instance:
06:12:42.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "893db777bc9b43db9d5e358af9315335"
06:12:42.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.139434  8191 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.140236  8217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.140467  8191 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.140605  8191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "893db777bc9b43db9d5e358af9315335"
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.140682  8191 fs_report.cc:389] FS layout report
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data/data
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:42.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:42.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:42.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.152333  8191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:42.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.152766  8191 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:42.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.152937  8191 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:42.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.158596  8191 rpc_server.cc:307] RPC server started. Bound to: 127.7.250.126:37291
06:12:42.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.158634  8319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.250.126:37291 every 8 connection(s)
06:12:42.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.159024  8191 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/data/info.pb
06:12:42.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.159693  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:42.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.161324  8321 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.166806  8169 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 8191
06:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.166975  8169 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-0/wal/instance
06:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.167689  8321 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.168073  8169 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/logs
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data/info.pb
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.125:45543
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.125
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42531/jwks.json with env {}
06:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.168295  8219 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.250.125:45543: connect: Connection refused (error 111)
06:12:42.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.168907  8321 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.125:45543: Network error: Client connection negotiation failed: client connection to 127.7.250.125:45543: connect: Connection refused (error 111)
06:12:42.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.218175  8321 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } attempt: 1
06:12:42.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.219496  8321 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.125:45543: Network error: Client connection negotiation failed: client connection to 127.7.250.125:45543: connect: Connection refused (error 111)
06:12:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.261977  8330 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.262197  8330 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.262218  8330 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.263749  8330 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.263790  8330 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.263804  8330 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.263816  8330 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.263829  8330 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:42.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.263840  8330 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42531/jwks.json
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.265504  8330 master_runner.cc:387] Master server non-default flags:
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.125:45543
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42531/jwks.json
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data/info.pb
06:12:42.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.125
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8330
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/logs
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.265738  8330 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:42.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.265961  8330 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:42.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.268759  8345 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
06:12:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.268806  8347 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
06:12:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.268996  8330 server_base.cc:1061] running on GCE node
06:12:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.268766  8350 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
06:12:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.269368  8330 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:42.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.269609  8330 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:42.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.270776  8330 hybrid_clock.cc:648] HybridClock initialized: now 1786515162270752 us; error 40 us; skew 500 ppm
06:12:42.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.272137  8330 webserver.cc:533] Webserver started at http://127.7.250.125:43487/ using document root <none> and password file <none>
06:12:42.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.272414  8330 fs_manager.cc:362] Metadata directory not provided
06:12:42.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.272483  8330 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:42.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.272655  8330 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:42.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.273613  8330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data/instance:
06:12:42.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca10c5a739c44833ac62f079752a5376"
06:12:42.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.274013  8330 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal/instance:
06:12:42.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca10c5a739c44833ac62f079752a5376"
06:12:42.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.275408  8330 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.276155  8364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.276326  8330 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.276423  8330 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca10c5a739c44833ac62f079752a5376"
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.276513  8330 fs_report.cc:389] FS layout report
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data/data
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:42.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.287699  8321 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } attempt: 2
06:12:42.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.288885  8321 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.125:45543: Network error: Client connection negotiation failed: client connection to 127.7.250.125:45543: connect: Connection refused (error 111)
06:12:42.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.289557  8330 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:42.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.289923  8330 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:42.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.290035  8330 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:42.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.295092  8330 rpc_server.cc:307] RPC server started. Bound to: 127.7.250.125:45543
06:12:42.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.295204  8468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.250.125:45543 every 8 connection(s)
06:12:42.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.295517  8330 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/data/info.pb
06:12:42.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.296164  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:42.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.297729  8469 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.303303  8469 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.304919  8169 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 8330
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.305037  8169 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-1/wal/instance
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.305447  8169 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/logs
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data/info.pb
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.124:37585
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.124
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42531/jwks.json with env {}
06:12:42.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.307512  8469 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.308013  8368 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.250.124:37585: connect: Connection refused (error 111)
06:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.308555  8469 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.124:37585: Network error: Client connection negotiation failed: client connection to 127.7.250.124:37585: connect: Connection refused (error 111)
06:12:42.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.357825  8469 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } attempt: 1
06:12:42.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.359081  8469 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.124:37585: Network error: Client connection negotiation failed: client connection to 127.7.250.124:37585: connect: Connection refused (error 111)
06:12:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.380076  8321 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } attempt: 3
06:12:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.384248  8321 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.385044  8321 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.124:37585: Network error: Client connection negotiation failed: client connection to 127.7.250.124:37585: connect: Connection refused (error 111)
06:12:42.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.401268  8476 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:42.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.401525  8476 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:42.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.401551  8476 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.403457  8476 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.403532  8476 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.403548  8476 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.403560  8476 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.403574  8476 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.403585  8476 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42531/jwks.json
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.405598  8476 master_runner.cc:387] Master server non-default flags:
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data
06:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.124:37585
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42531/jwks.json
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data/info.pb
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.124
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8476
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/logs
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.405921  8476 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.406184  8476 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:42.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.409034  8486 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
06:12:42.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.409034  8489 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
06:12:42.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.409039  8485 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
06:12:42.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.409286  8476 server_base.cc:1061] running on GCE node
06:12:42.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.409797  8476 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:42.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.410082  8476 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:42.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.411271  8476 hybrid_clock.cc:648] HybridClock initialized: now 1786515162411243 us; error 42 us; skew 500 ppm
06:12:42.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.412921  8476 webserver.cc:533] Webserver started at http://127.7.250.124:45865/ using document root <none> and password file <none>
06:12:42.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.413187  8476 fs_manager.cc:362] Metadata directory not provided
06:12:42.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.413259  8476 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:42.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.413408  8476 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:42.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.414415  8476 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data/instance:
06:12:42.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88e6ea4cde95419d86dbef5016a9f654"
06:12:42.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.414834  8476 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal/instance:
06:12:42.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88e6ea4cde95419d86dbef5016a9f654"
06:12:42.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.416247  8476 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:42.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.416256  8321 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } attempt: 1
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.417166  8321 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.124:37585: Network error: Client connection negotiation failed: client connection to 127.7.250.124:37585: connect: Connection refused (error 111)
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.417241  8500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.417426  8476 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.417498  8476 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88e6ea4cde95419d86dbef5016a9f654"
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.417546  8476 fs_report.cc:389] FS layout report
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data/data
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.427361  8469 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } attempt: 2
06:12:42.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.428653  8469 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.250.124:37585: Network error: Client connection negotiation failed: client connection to 127.7.250.124:37585: connect: Connection refused (error 111)
06:12:42.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.453008  8476 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:42.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.453450  8476 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:42.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.453564  8476 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.458786  8476 rpc_server.cc:307] RPC server started. Bound to: 127.7.250.124:37585
06:12:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.458890  8593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.250.124:37585 every 8 connection(s)
06:12:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.459208  8476 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/data/info.pb
06:12:42.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.459975  8595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:42.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.461717  8595 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.463186  8169 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 8476
06:12:42.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.463336  8169 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/master-2/wal/instance
06:12:42.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.468928  8595 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.472946  8595 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } has no permanent_uuid. Determining permanent_uuid...
06:12:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.478215  8595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: Bootstrap starting.
06:12:42.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.478938  8595 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: Neither blocks nor log segments found. Creating new log.
06:12:42.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.479224  8595 log.cc:826] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: Log is configured to *not* fsync() on all Append() calls
06:12:42.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.479964  8595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: No bootstrap required, opened a new log
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482107  8595 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482262  8595 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482286  8595 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e6ea4cde95419d86dbef5016a9f654, State: Initialized, Role: FOLLOWER
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482365  8595 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482645  8595 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [sys.catalog]: configured and running, proceeding with master startup.
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482626  8606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.482748  8606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.484740  8628 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:42.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.484822  8628 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.485255  8476 master_runner.cc:187] Error getting master registration for 127.7.250.126:37291: OK, instance_id { permanent_uuid: "893db777bc9b43db9d5e358af9315335" instance_seqno: 1786515162157282 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.486901  8476 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:42.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.492377  8321 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } attempt: 2
06:12:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.497699  8321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Bootstrap starting.
06:12:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.498700  8321 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Neither blocks nor log segments found. Creating new log.
06:12:42.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.499471  8321 log.cc:826] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Log is configured to *not* fsync() on all Append() calls
06:12:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.500365  8321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: No bootstrap required, opened a new log
06:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502264  8321 raft_consensus.cc:359] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502417  8321 raft_consensus.cc:385] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502451  8321 raft_consensus.cc:740] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893db777bc9b43db9d5e358af9315335, State: Initialized, Role: FOLLOWER
06:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502556  8321 consensus_queue.cc:260] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502842  8632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502895  8321 sys_catalog.cc:565] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: configured and running, proceeding with master startup.
06:12:42.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.502954  8632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.505383  8659 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:42.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.505568  8659 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:42.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.506069  8191 master_runner.cc:187] Error getting master registration for 127.7.250.125:45543: OK, instance_id { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" instance_seqno: 1786515162293795 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:42.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.507982  8191 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.519896  8469 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } attempt: 3
06:12:42.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.526319  8469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: Bootstrap starting.
06:12:42.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.527297  8469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: Neither blocks nor log segments found. Creating new log.
06:12:42.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.527627  8469 log.cc:826] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: Log is configured to *not* fsync() on all Append() calls
06:12:42.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.528610  8469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: No bootstrap required, opened a new log
06:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.530879  8469 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.531034  8469 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.531068  8469 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca10c5a739c44833ac62f079752a5376, State: Initialized, Role: FOLLOWER
06:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.531225  8469 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.531579  8664 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.531774  8664 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.531792  8469 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [sys.catalog]: configured and running, proceeding with master startup.
06:12:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.534464  8680 catalog_manager.cc:1614] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.534525  8680 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:42.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.536939  8330 master_runner.cc:264] No leader master found from master ca10c5a739c44833ac62f079752a5376
06:12:42.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.536993  8330 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:42.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.543347  8376 tablet.cc:2406] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.627737  8632 raft_consensus.cc:493] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.627907  8632 raft_consensus.cc:515] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.628192  8632 leader_election.cc:290] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca10c5a739c44833ac62f079752a5376 (127.7.250.125:45543), 88e6ea4cde95419d86dbef5016a9f654 (127.7.250.124:37585)
06:12:42.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.629097  8548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "893db777bc9b43db9d5e358af9315335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e6ea4cde95419d86dbef5016a9f654" is_pre_election: true
06:12:42.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.629290  8548 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893db777bc9b43db9d5e358af9315335 in term 0.
06:12:42.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.629694  8223 leader_election.cc:304] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [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: 88e6ea4cde95419d86dbef5016a9f654, 893db777bc9b43db9d5e358af9315335; no voters: 
06:12:42.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.629863  8632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:42.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.629913  8632 raft_consensus.cc:493] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:42.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.629936  8632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 0 FOLLOWER]: Advancing to term 1
06:12:42.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.631095  8632 raft_consensus.cc:515] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.631238  8632 leader_election.cc:290] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [CANDIDATE]: Term 1 election: Requested vote from peers ca10c5a739c44833ac62f079752a5376 (127.7.250.125:45543), 88e6ea4cde95419d86dbef5016a9f654 (127.7.250.124:37585)
06:12:42.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.631971  8425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "893db777bc9b43db9d5e358af9315335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca10c5a739c44833ac62f079752a5376" is_pre_election: true
06:12:42.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.632144  8425 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893db777bc9b43db9d5e358af9315335 in term 0.
06:12:42.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.632313  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "893db777bc9b43db9d5e358af9315335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca10c5a739c44833ac62f079752a5376"
06:12:42.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.632375  8424 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 0 FOLLOWER]: Advancing to term 1
06:12:42.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.633414  8424 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893db777bc9b43db9d5e358af9315335 in term 1.
06:12:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.634514  8548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "893db777bc9b43db9d5e358af9315335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e6ea4cde95419d86dbef5016a9f654"
06:12:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.634634  8548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 0 FOLLOWER]: Advancing to term 1
06:12:42.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.635624  8548 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893db777bc9b43db9d5e358af9315335 in term 1.
06:12:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.636171  8219 leader_election.cc:304] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [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: 893db777bc9b43db9d5e358af9315335, ca10c5a739c44833ac62f079752a5376; no voters: 
06:12:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.636435  8632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 1 FOLLOWER]: Leader election won for term 1
06:12:42.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.636811  8632 raft_consensus.cc:697] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [term 1 LEADER]: Becoming Leader. State: Replica: 893db777bc9b43db9d5e358af9315335, State: Running, Role: LEADER
06:12:42.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.636927  8632 consensus_queue.cc:237] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [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: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } }
06:12:42.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.637374  8632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 893db777bc9b43db9d5e358af9315335. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.637458  8632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: This master's current role is: LEADER
06:12:42.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.638106  8689 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:42.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.638464  8689 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:42.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.640767  8548 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [term 1 FOLLOWER]: Refusing update from remote peer 893db777bc9b43db9d5e358af9315335: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:42.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.641191  8632 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:42.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.642616  8606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 893db777bc9b43db9d5e358af9315335. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.642719  8606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.643337  8424 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [term 1 FOLLOWER]: Refusing update from remote peer 893db777bc9b43db9d5e358af9315335: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:42.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.643616  8632 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.645345  8664 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 893db777bc9b43db9d5e358af9315335. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.645442  8664 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.646898  8684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.647163  8684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: This master's current role is: LEADER
06:12:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.647634  8664 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.647727  8664 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.648053  8691 mvcc.cc:204] Tried to move back new op lower bound from 7317566106173980672 to 7317566106161672192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566106173980672}]
06:12:42.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.648341  8696 mvcc.cc:204] Tried to move back new op lower bound from 7317566106173980672 to 7317566106161672192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566106173980672}]
06:12:42.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.649279  8689 catalog_manager.cc:1384] Generated new cluster ID: c73292afba194201939d7e372d6d1500
06:12:42.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.649328  8689 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.653859  8684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.653988  8684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335 [sys.catalog]: This master's current role is: LEADER
06:12:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.654599  8606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "893db777bc9b43db9d5e358af9315335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "893db777bc9b43db9d5e358af9315335" member_type: VOTER last_known_addr { host: "127.7.250.126" port: 37291 } } peers { permanent_uuid: "ca10c5a739c44833ac62f079752a5376" member_type: VOTER last_known_addr { host: "127.7.250.125" port: 45543 } } peers { permanent_uuid: "88e6ea4cde95419d86dbef5016a9f654" member_type: VOTER last_known_addr { host: "127.7.250.124" port: 37585 } } }
06:12:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.654740  8606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654 [sys.catalog]: This master's current role is: FOLLOWER
06:12:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.655237  8692 mvcc.cc:204] Tried to move back new op lower bound from 7317566106173980672 to 7317566106161672192. Current Snapshot: MvccSnapshot[applied={T|T < 7317566106173980672}]
06:12:42.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.685482  8689 catalog_manager.cc:1407] Generated new certificate authority record
06:12:42.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.686758  8689 catalog_manager.cc:1560] Loading token signing keys...
06:12:42.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.699395  8689 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Generated new TSK 0
06:12:42.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.699956  8689 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.716372  8169 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/logs
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data/info.pb
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.65:0
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.250.65
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.65
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:42.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.817210  8703 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:42.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.817423  8703 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:42.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.817444  8703 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:42.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.819227  8703 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:42.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.819303  8703 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.250.65
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.821218  8703 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.65:0
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data/info.pb
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.65
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8703
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.250.65
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/logs
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:42.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.822083  8703 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:42.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.822446  8703 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.825867  8723 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
06:12:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.825843  8722 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
06:12:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.825824  8727 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
06:12:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.825902  8703 server_base.cc:1061] running on GCE node
06:12:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.826409  8703 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.826658  8703 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.827823  8703 hybrid_clock.cc:648] HybridClock initialized: now 1786515162827793 us; error 45 us; skew 500 ppm
06:12:42.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.829305  8703 webserver.cc:533] Webserver started at http://127.7.250.65:33843/ using document root <none> and password file <none>
06:12:42.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.829576  8703 fs_manager.cc:362] Metadata directory not provided
06:12:42.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.829672  8703 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:42.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.829836  8703 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.830945  8703 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data/instance:
06:12:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b858c76a2ad4c0e961b598a16030ac0"
06:12:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.831362  8703 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal/instance:
06:12:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b858c76a2ad4c0e961b598a16030ac0"
06:12:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.833003  8703 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.002s
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.834028  8734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.834183  8703 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.834265  8703 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b858c76a2ad4c0e961b598a16030ac0"
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.834313  8703 fs_report.cc:389] FS layout report
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data/data
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:42.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:42.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.844164  8703 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:42.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.844583  8703 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:42.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.844702  8703 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:42.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.844892  8703 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:42.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.845201  8703 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:42.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.845232  8703 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:42.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.845255  8703 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:42.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.845268  8703 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.852723  8703 rpc_server.cc:307] RPC server started. Bound to: 127.7.250.65:40649
06:12:42.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.852843  8925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.250.65:40649 every 8 connection(s)
06:12:42.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.853152  8703 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/data/info.pb
06:12:42.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.855953  8169 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 8703
06:12:42.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.856068  8169 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal/instance
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.859042  8169 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/logs
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data/info.pb
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.66:0
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.250.66
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.66
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.859810  8930 heartbeater.cc:344] Connected to a master server at 127.7.250.125:45543
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.859918  8930 heartbeater.cc:461] Registering TS with master...
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.860145  8930 heartbeater.cc:507] Master 127.7.250.125:45543 requested a full tablet report, sending...
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.860678  8403 ts_manager.cc:194] Registered new tserver with Master: 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65:40649)
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.861682  8929 heartbeater.cc:344] Connected to a master server at 127.7.250.126:37291
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.861699  8927 heartbeater.cc:344] Connected to a master server at 127.7.250.124:37585
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.861764  8929 heartbeater.cc:461] Registering TS with master...
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.861821  8927 heartbeater.cc:461] Registering TS with master...
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.861904  8929 heartbeater.cc:507] Master 127.7.250.126:37291 requested a full tablet report, sending...
06:12:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.861924  8927 heartbeater.cc:507] Master 127.7.250.124:37585 requested a full tablet report, sending...
06:12:42.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.862243  8246 ts_manager.cc:194] Registered new tserver with Master: 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65:40649)
06:12:42.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.862330  8530 ts_manager.cc:194] Registered new tserver with Master: 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65:40649)
06:12:42.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.863042  8246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.250.65:48379
06:12:42.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.954272  8937 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:42.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.954492  8937 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:42.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.954516  8937 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:42.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.956143  8937 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:42.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.956238  8937 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.250.66
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.957886  8937 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.66:0
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data/info.pb
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.66
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8937
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.250.66
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/logs
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.958132  8937 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:42.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.958362  8937 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.961223  8953 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
06:12:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.961228  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
06:12:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:42.961287  8958 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
06:12:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.961633  8937 server_base.cc:1061] running on GCE node
06:12:42.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.961808  8937 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:42.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.962007  8937 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:42.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.963176  8937 hybrid_clock.cc:648] HybridClock initialized: now 1786515162963147 us; error 43 us; skew 500 ppm
06:12:42.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.964654  8937 webserver.cc:533] Webserver started at http://127.7.250.66:42079/ using document root <none> and password file <none>
06:12:42.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.964933  8937 fs_manager.cc:362] Metadata directory not provided
06:12:42.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.965003  8937 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:42.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.965140  8937 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:42.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.966289  8937 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data/instance:
06:12:42.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "892d5112ab2b45ffbfd47cdc6950bd80"
06:12:42.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.966717  8937 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal/instance:
06:12:42.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "892d5112ab2b45ffbfd47cdc6950bd80"
06:12:42.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.968070  8937 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.968919  8969 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.969094  8937 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.969185  8937 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "892d5112ab2b45ffbfd47cdc6950bd80"
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:42 on dist-test-slave-jq4t"
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.969246  8937 fs_report.cc:389] FS layout report
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data/data
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:42.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:42.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.979446  8937 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:42.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.979893  8937 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:42.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.980079  8937 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:42.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.980403  8937 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:42.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.980934  8937 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:42.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.980970  8937 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:42.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.980996  8937 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:42.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.981009  8937 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.988763  8937 rpc_server.cc:307] RPC server started. Bound to: 127.7.250.66:42915
06:12:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.988857  9169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.250.66:42915 every 8 connection(s)
06:12:42.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.989300  8937 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/data/info.pb
06:12:42.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.995651  9171 heartbeater.cc:344] Connected to a master server at 127.7.250.126:37291
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.995630  9170 heartbeater.cc:344] Connected to a master server at 127.7.250.124:37585
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.995630  9172 heartbeater.cc:344] Connected to a master server at 127.7.250.125:45543
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.995812  9170 heartbeater.cc:461] Registering TS with master...
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.995872  9172 heartbeater.cc:461] Registering TS with master...
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.996084  9170 heartbeater.cc:507] Master 127.7.250.124:37585 requested a full tablet report, sending...
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.996088  9172 heartbeater.cc:507] Master 127.7.250.125:45543 requested a full tablet report, sending...
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.995810  9171 heartbeater.cc:461] Registering TS with master...
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.996403  9171 heartbeater.cc:507] Master 127.7.250.126:37291 requested a full tablet report, sending...
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.996666  8403 ts_manager.cc:194] Registered new tserver with Master: 892d5112ab2b45ffbfd47cdc6950bd80 (127.7.250.66:42915)
06:12:42.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.996892  8246 ts_manager.cc:194] Registered new tserver with Master: 892d5112ab2b45ffbfd47cdc6950bd80 (127.7.250.66:42915)
06:12:42.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.996940  8530 ts_manager.cc:194] Registered new tserver with Master: 892d5112ab2b45ffbfd47cdc6950bd80 (127.7.250.66:42915)
06:12:42.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.997190  8169 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 8937
06:12:42.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.997298  8169 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal/instance
06:12:42.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.997442  8246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.250.66:44595
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:42.998500  8169 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/logs
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data/info.pb
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:42.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.67:0
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.250.67
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.67
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:42.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:43.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.094803  9183 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:43.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.095031  9183 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:43.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.095053  9183 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.096719  9183 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.096778  9183 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.250.67
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.098570  9183 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.250.84:42569
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.250.67:0
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:43.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data/info.pb
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.250.67
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.250.126:37291,127.7.250.125:45543,127.7.250.124:37585
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9183
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.250.67
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/logs
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.098793  9183 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.099022  9183 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:43.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.102017  9195 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
06:12:43.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.102025  9189 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
06:12:43.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.102031  9192 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
06:12:43.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.102411  9183 server_base.cc:1061] running on GCE node
06:12:43.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.102533  9183 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:43.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.102718  9183 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:43.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.103891  9183 hybrid_clock.cc:648] HybridClock initialized: now 1786515163103865 us; error 43 us; skew 500 ppm
06:12:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.105283  9183 webserver.cc:533] Webserver started at http://127.7.250.67:40187/ using document root <none> and password file <none>
06:12:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.105526  9183 fs_manager.cc:362] Metadata directory not provided
06:12:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.105597  9183 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.105741  9183 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.106717  9183 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data/instance:
06:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06bcc96954eb4fd0bdc7863ad129eed7"
06:12:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-jq4t"
06:12:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.107123  9183 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal/instance:
06:12:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06bcc96954eb4fd0bdc7863ad129eed7"
06:12:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-jq4t"
06:12:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.108558  9183 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.109417  9207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.109589  9183 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.109687  9183 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06bcc96954eb4fd0bdc7863ad129eed7"
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-jq4t"
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.109759  9183 fs_report.cc:389] FS layout report
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data/data
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:43.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.123284  9183 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:43.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.123714  9183 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:43.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.123883  9183 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.124172  9183 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.124642  9183 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.124707  9183 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.124745  9183 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.124763  9183 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:43.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.132131  9183 rpc_server.cc:307] RPC server started. Bound to: 127.7.250.67:41125
06:12:43.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.132191  9397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.250.67:41125 every 8 connection(s)
06:12:43.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.132643  9183 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/data/info.pb
06:12:43.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.136067  8169 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 9183
06:12:43.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.136226  8169 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal/instance
06:12:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.138747  9404 heartbeater.cc:344] Connected to a master server at 127.7.250.125:45543
06:12:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.138873  9404 heartbeater.cc:461] Registering TS with master...
06:12:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.139132  9404 heartbeater.cc:507] Master 127.7.250.125:45543 requested a full tablet report, sending...
06:12:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.139640  8403 ts_manager.cc:194] Registered new tserver with Master: 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67:41125)
06:12:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.139797  9403 heartbeater.cc:344] Connected to a master server at 127.7.250.126:37291
06:12:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.139860  9403 heartbeater.cc:461] Registering TS with master...
06:12:43.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.139962  9403 heartbeater.cc:507] Master 127.7.250.126:37291 requested a full tablet report, sending...
06:12:43.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.140257  8246 ts_manager.cc:194] Registered new tserver with Master: 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67:41125)
06:12:43.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.140749  9402 heartbeater.cc:344] Connected to a master server at 127.7.250.124:37585
06:12:43.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.140825  9402 heartbeater.cc:461] Registering TS with master...
06:12:43.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.140834  8246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.250.67:43181
06:12:43.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.140925  9402 heartbeater.cc:507] Master 127.7.250.124:37585 requested a full tablet report, sending...
06:12:43.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.141263  8530 ts_manager.cc:194] Registered new tserver with Master: 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67:41125)
06:12:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.152431  8169 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:43.153 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:43.154 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:43.155 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.250.126"
      port: 37291
    }
    bound_http_address {
      host: "127.7.250.126"
      port: 38271
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.250.125"
      port: 45543
    }
    bound_http_address {
      host: "127.7.250.125"
      port: 43487
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.250.124"
      port: 37585
    }
    bound_http_address {
      host: "127.7.250.124"
      port: 45865
    }
  }
}

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

06:12:43.157 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.250.65"
      port: 40649
    }
    bound_http_address {
      host: "127.7.250.65"
      port: 33843
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.250.66"
      port: 42915
    }
    bound_http_address {
      host: "127.7.250.66"
      port: 42079
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.250.67"
      port: 41125
    }
    bound_http_address {
      host: "127.7.250.67"
      port: 40187
    }
  }
}

06:12:43.157 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:43.160 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:43.163 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.7.250.125:45543(127.7.250.125:45543)] connecting to peer
06:12:43.164 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.7.250.126:37291(127.7.250.126:37291)] connecting to peer
06:12:43.165 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.7.250.124:37585(127.7.250.124:37585)] connecting to peer
06:12:43.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.7.250.125:45543(127.7.250.125:45543)] Successfully connected to peer
06:12:43.167 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.7.250.126:37291(127.7.250.126:37291)] Successfully connected to peer
06:12:43.167 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.7.250.124:37585(127.7.250.124:37585)] Successfully connected to peer
06:12:43.169 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.250.125
06:12:43.169 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.250.124
06:12:43.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.250.126
06:12:43.183 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9148555, L:/127.0.0.1:44262 - R:/127.7.250.124:37585] using SASL/PLAIN
06:12:43.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x05d180fc, L:/127.0.0.1:50186 - R:/127.7.250.126:37291] using SASL/PLAIN
06:12:43.186 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b87f93f, L:/127.0.0.1:52236 - R:/127.7.250.125:45543] using SASL/PLAIN
06:12:43.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:43.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=25), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.250.125:45543, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.250.126:37291, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.250.124:37585, [22ms] Sub RPC ConnectToMaster: received response from server master-127.7.250.124:37585: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.7.250.126:37291: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.7.250.125:45543: OK, deferred=null) after lookup
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.188390  8246 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50186:
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515163161"
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:43.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table fcd24243768248ceb1ba8090260f0b1e
06:12:43.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.199839  9282 tablet_service.cc:1511] Processing CreateTablet for tablet c1fa8cd04cd74a0ca36d2078b5b72ddb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
06:12:43.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.200348  9282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fa8cd04cd74a0ca36d2078b5b72ddb. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:43.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.204238  9426 tablet_bootstrap.cc:492] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Bootstrap starting.
06:12:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.204305  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3738d1e2c345caa4941b2d06d39a6d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
06:12:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.204759  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3738d1e2c345caa4941b2d06d39a6d. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.205399  9426 tablet_bootstrap.cc:654] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Neither blocks nor log segments found. Creating new log.
06:12:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.205770  9426 log.cc:826] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Log is configured to *not* fsync() on all Append() calls
06:12:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.206619  9426 tablet_bootstrap.cc:492] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: No bootstrap required, opened a new log
06:12:43.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.206698  9426 ts_tablet_manager.cc:1403] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:43.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.207881  9432 tablet_bootstrap.cc:492] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Bootstrap starting.
06:12:43.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.208819  9432 tablet_bootstrap.cc:654] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Neither blocks nor log segments found. Creating new log.
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209173  9432 log.cc:826] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Log is configured to *not* fsync() on all Append() calls
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209079  9426 raft_consensus.cc:359] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209245  9426 raft_consensus.cc:385] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209280  9426 raft_consensus.cc:740] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06bcc96954eb4fd0bdc7863ad129eed7, State: Initialized, Role: FOLLOWER
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209421  9426 consensus_queue.cc:260] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [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: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209503  9426 raft_consensus.cc:399] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209535  9426 raft_consensus.cc:493] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209580  9426 raft_consensus.cc:3060] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Advancing to term 1
06:12:43.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.209919  9432 tablet_bootstrap.cc:492] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: No bootstrap required, opened a new log
06:12:43.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.210011  9432 ts_tablet_manager.cc:1403] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:43.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.210387  9426 raft_consensus.cc:515] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.210534  9426 leader_election.cc:304] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [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: 06bcc96954eb4fd0bdc7863ad129eed7; no voters: 
06:12:43.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.210726  9426 leader_election.cc:290] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:43.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.210840  9435 raft_consensus.cc:2804] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 FOLLOWER]: Leader election won for term 1
06:12:43.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.211180  9426 ts_tablet_manager.cc:1434] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
06:12:43.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.211191  9435 raft_consensus.cc:697] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 LEADER]: Becoming Leader. State: Replica: 06bcc96954eb4fd0bdc7863ad129eed7, State: Running, Role: LEADER
06:12:43.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.211419  9435 consensus_queue.cc:237] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [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: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.212306  9403 heartbeater.cc:499] Master 127.7.250.126:37291 was elected leader, sending a full tablet report...
06:12:43.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.212589  9432 raft_consensus.cc:359] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.212738  9432 raft_consensus.cc:385] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:43.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.212778  9432 raft_consensus.cc:740] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b858c76a2ad4c0e961b598a16030ac0, State: Initialized, Role: FOLLOWER
06:12:43.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.213114  9432 consensus_queue.cc:260] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [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: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.213227  9432 raft_consensus.cc:399] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:43.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.213266  9432 raft_consensus.cc:493] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:43.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.213332  9432 raft_consensus.cc:3060] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Advancing to term 1
06:12:43.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.213943  8246 catalog_manager.cc:5739] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67). New cstate: current_term: 1 leader_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } health_report { overall_health: HEALTHY } } }
06:12:43.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.214125  9432 raft_consensus.cc:515] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.214231  9432 leader_election.cc:304] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [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: 0b858c76a2ad4c0e961b598a16030ac0; no voters: 
06:12:43.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.214421  9432 leader_election.cc:290] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:43.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.214815  9432 ts_tablet_manager.cc:1434] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
06:12:43.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.216137  8929 heartbeater.cc:499] Master 127.7.250.126:37291 was elected leader, sending a full tablet report...
06:12:43.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.216152  9444 raft_consensus.cc:2804] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 FOLLOWER]: Leader election won for term 1
06:12:43.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.216701  9444 raft_consensus.cc:697] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 0b858c76a2ad4c0e961b598a16030ac0, State: Running, Role: LEADER
06:12:43.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.216809  9444 consensus_queue.cc:237] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [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: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.218007  8246 catalog_manager.cc:5739] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65). New cstate: current_term: 1 leader_uuid: "0b858c76a2ad4c0e961b598a16030ac0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } health_report { overall_health: HEALTHY } } }
06:12:43.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.226157  8246 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50186:
06:12:43.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515163161" } 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 } }
06:12:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.228402  8246 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25c27a11ec284269b6e38eb3c6caf327 has no consensus state
06:12:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.228534  8246 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1a6f8fe9c543435d81dee259e065889a has no consensus state
06:12:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.228564  8246 catalog_manager.cc:5999] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6549f6a8846b4e85aea9fc46af0615b6 has no consensus state
06:12:43.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.230708  9282 tablet_service.cc:1511] Processing CreateTablet for tablet 6549f6a8846b4e85aea9fc46af0615b6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:43.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.230921  9282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6549f6a8846b4e85aea9fc46af0615b6. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:43.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.231300  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6f8fe9c543435d81dee259e065889a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:43.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.231436  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6f8fe9c543435d81dee259e065889a. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:43.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.232537  9432 tablet_bootstrap.cc:492] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Bootstrap starting.
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.232607  9426 tablet_bootstrap.cc:492] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Bootstrap starting.
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.233258  9426 tablet_bootstrap.cc:654] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Neither blocks nor log segments found. Creating new log.
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.233264  9432 tablet_bootstrap.cc:654] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Neither blocks nor log segments found. Creating new log.
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234120  9426 tablet_bootstrap.cc:492] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: No bootstrap required, opened a new log
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234180  9426 ts_tablet_manager.cc:1403] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234381  9426 raft_consensus.cc:359] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234460  9426 raft_consensus.cc:385] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234483  9426 raft_consensus.cc:740] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06bcc96954eb4fd0bdc7863ad129eed7, State: Initialized, Role: FOLLOWER
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234536  9426 consensus_queue.cc:260] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [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: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234570  9426 raft_consensus.cc:399] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234588  9426 raft_consensus.cc:493] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:43.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.234607  9426 raft_consensus.cc:3060] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 0 FOLLOWER]: Advancing to term 1
06:12:43.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235309  9426 raft_consensus.cc:515] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235412  9426 leader_election.cc:304] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [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: 06bcc96954eb4fd0bdc7863ad129eed7; no voters: 
06:12:43.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235457  9426 leader_election.cc:290] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:43.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235536  9426 ts_tablet_manager.cc:1434] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235671  9439 raft_consensus.cc:2804] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 FOLLOWER]: Leader election won for term 1
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235741  9439 raft_consensus.cc:697] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 LEADER]: Becoming Leader. State: Replica: 06bcc96954eb4fd0bdc7863ad129eed7, State: Running, Role: LEADER
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.235792  9439 consensus_queue.cc:237] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [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: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } }
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236011  9432 tablet_bootstrap.cc:492] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: No bootstrap required, opened a new log
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236066  9432 ts_tablet_manager.cc:1403] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236279  9432 raft_consensus.cc:359] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236352  9432 raft_consensus.cc:385] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236372  9432 raft_consensus.cc:740] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b858c76a2ad4c0e961b598a16030ac0, State: Initialized, Role: FOLLOWER
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236418  9432 consensus_queue.cc:260] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [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: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236449  9432 raft_consensus.cc:399] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236506  9432 raft_consensus.cc:493] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236532  9432 raft_consensus.cc:3060] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 0 FOLLOWER]: Advancing to term 1
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.236454  8246 catalog_manager.cc:5739] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67). New cstate: current_term: 1 leader_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06bcc96954eb4fd0bdc7863ad129eed7" member_type: VOTER last_known_addr { host: "127.7.250.67" port: 41125 } health_report { overall_health: HEALTHY } } }
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237390  9432 raft_consensus.cc:515] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237468  9432 leader_election.cc:304] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [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: 0b858c76a2ad4c0e961b598a16030ac0; no voters: 
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237519  9432 leader_election.cc:290] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:43.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237603  9432 ts_tablet_manager.cc:1434] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
06:12:43.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237699  9443 raft_consensus.cc:2804] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 FOLLOWER]: Leader election won for term 1
06:12:43.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237775  9443 raft_consensus.cc:697] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 0b858c76a2ad4c0e961b598a16030ac0, State: Running, Role: LEADER
06:12:43.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.237818  9443 consensus_queue.cc:237] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [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: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } }
06:12:43.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.238415  8242 catalog_manager.cc:5739] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65). New cstate: current_term: 1 leader_uuid: "0b858c76a2ad4c0e961b598a16030ac0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b858c76a2ad4c0e961b598a16030ac0" member_type: VOTER last_known_addr { host: "127.7.250.65" port: 40649 } health_report { overall_health: HEALTHY } } }
06:12:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.245910  9057 tablet_service.cc:1511] Processing CreateTablet for tablet 25c27a11ec284269b6e38eb3c6caf327 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
06:12:43.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.246312  9057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c27a11ec284269b6e38eb3c6caf327. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:43.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.249709  9458 tablet_bootstrap.cc:492] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Bootstrap starting.
06:12:43.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.250828  9458 tablet_bootstrap.cc:654] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Neither blocks nor log segments found. Creating new log.
06:12:43.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.251446  9458 log.cc:826] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Log is configured to *not* fsync() on all Append() calls
06:12:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.257500  9458 tablet_bootstrap.cc:492] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: No bootstrap required, opened a new log
06:12:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.257843  9458 ts_tablet_manager.cc:1403] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.006s
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.261756  9458 raft_consensus.cc:359] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "892d5112ab2b45ffbfd47cdc6950bd80" member_type: VOTER last_known_addr { host: "127.7.250.66" port: 42915 } }
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.262032  9458 raft_consensus.cc:385] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.262073  9458 raft_consensus.cc:740] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892d5112ab2b45ffbfd47cdc6950bd80, State: Initialized, Role: FOLLOWER
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.262220  9458 consensus_queue.cc:260] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [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: "892d5112ab2b45ffbfd47cdc6950bd80" member_type: VOTER last_known_addr { host: "127.7.250.66" port: 42915 } }
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.262307  9458 raft_consensus.cc:399] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.262348  9458 raft_consensus.cc:493] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.262416  9458 raft_consensus.cc:3060] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 0 FOLLOWER]: Advancing to term 1
06:12:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.263521  9458 raft_consensus.cc:515] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "892d5112ab2b45ffbfd47cdc6950bd80" member_type: VOTER last_known_addr { host: "127.7.250.66" port: 42915 } }
06:12:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.263826  9458 leader_election.cc:304] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [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: 892d5112ab2b45ffbfd47cdc6950bd80; no voters: 
06:12:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.264158  9458 leader_election.cc:290] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.264169  9460 raft_consensus.cc:2804] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 1 FOLLOWER]: Leader election won for term 1
06:12:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.264605  9458 ts_tablet_manager.cc:1434] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
06:12:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.264683  9460 raft_consensus.cc:697] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 1 LEADER]: Becoming Leader. State: Replica: 892d5112ab2b45ffbfd47cdc6950bd80, State: Running, Role: LEADER
06:12:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.264832  9460 consensus_queue.cc:237] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [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: "892d5112ab2b45ffbfd47cdc6950bd80" member_type: VOTER last_known_addr { host: "127.7.250.66" port: 42915 } }
06:12:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.265084  9171 heartbeater.cc:499] Master 127.7.250.126:37291 was elected leader, sending a full tablet report...
06:12:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.266969  8242 catalog_manager.cc:5739] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 892d5112ab2b45ffbfd47cdc6950bd80 (127.7.250.66). New cstate: current_term: 1 leader_uuid: "892d5112ab2b45ffbfd47cdc6950bd80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "892d5112ab2b45ffbfd47cdc6950bd80" member_type: VOTER last_known_addr { host: "127.7.250.66" port: 42915 } health_report { overall_health: HEALTHY } } }
06:12:43.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.269915  8242 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e] alter complete (version 0)
06:12:43.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table fcd24243768248ceb1ba8090260f0b1e
06:12:43.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.293 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.293 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=200, operationSize=3200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@52cec24, flushNotification=Deferred@1656394400(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:43.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.293 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299993}]
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.318 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)] connecting to peer
06:12:43.320 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)] connecting to peer
06:12:43.320 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)] Successfully connected to peer
06:12:43.321 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)] Successfully connected to peer
06:12:43.337 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x68c0b152, L:/127.0.0.1:56278 - R:/127.7.250.65:40649] using TOKEN/null
06:12:43.338 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x0a5741ac, L:/127.0.0.1:53436 - R:/127.7.250.67:41125] using TOKEN/null
06:12:43.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000007FFFFF9C, 0x0000000080000064)
06:12:43.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b3738d1e2c345caa4941b2d06d39a6d for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x000000017FFFFF9C, 0x0000000180000064)
06:12:43.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.345 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=9b3738d1e2c345caa4941b2d06d39a6d@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.345 [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.7.250.126:37291, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.250.126:37291: OK, deferred=null)) after lookup
06:12:43.348 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515163161, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.348 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:43.349 [DEBUG - Time-limited test] (Connection.java:748) [peer 892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)] connecting to peer
06:12:43.351 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)] Successfully connected to peer
06:12:43.366 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x2c3061c8, L:/127.0.0.1:44716 - R:/127.7.250.66:42915] using TOKEN/null
06:12:43.369 [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-1786515163161, tablet=25c27a11ec284269b6e38eb3c6caf327, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 25c27a11ec284269b6e38eb3c6caf327 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:43.372 [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-1786515163161, tablet=9b3738d1e2c345caa4941b2d06d39a6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9b3738d1e2c345caa4941b2d06d39a6d for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:43.373 [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-1786515163161, tablet=1a6f8fe9c543435d81dee259e065889a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1a6f8fe9c543435d81dee259e065889a for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:43.378 [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-1786515163161, tablet=6549f6a8846b4e85aea9fc46af0615b6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.381 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@37fb38bf, flushNotification=Deferred@1303185896(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:43.414 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515163161, tablet=c1fa8cd04cd74a0ca36d2078b5b72ddb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.414 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c1fa8cd04cd74a0ca36d2078b5b72ddb for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
06:12:43.416 [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-1786515163161, tablet=25c27a11ec284269b6e38eb3c6caf327, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 25c27a11ec284269b6e38eb3c6caf327 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:43.418 [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-1786515163161, tablet=9b3738d1e2c345caa4941b2d06d39a6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9b3738d1e2c345caa4941b2d06d39a6d for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
06:12:43.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515163161, tablet=1a6f8fe9c543435d81dee259e065889a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1a6f8fe9c543435d81dee259e065889a for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:43.421 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515163161, tablet=6549f6a8846b4e85aea9fc46af0615b6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.423102  8242 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50186:
06:12:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515163161" } 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 } }
06:12:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.428004  8242 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Sending DeleteTablet for 1 replicas of tablet c1fa8cd04cd74a0ca36d2078b5b72ddb
06:12:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.428171  8242 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Sending DeleteTablet for 1 replicas of tablet 9b3738d1e2c345caa4941b2d06d39a6d
06:12:43.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.428828  9281 tablet_service.cc:1558] Processing DeleteTablet for tablet c1fa8cd04cd74a0ca36d2078b5b72ddb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:43 UTC) from {username='slave'} at 127.0.0.1:53432
06:12:43.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.430001  8806 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b3738d1e2c345caa4941b2d06d39a6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:43 UTC) from {username='slave'} at 127.0.0.1:56262
06:12:43.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.436945  9484 tablet_replica.cc:333] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: stopping tablet replica
06:12:43.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.437407  9484 raft_consensus.cc:2243] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 LEADER]: Raft consensus shutting down.
06:12:43.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.437645  9484 raft_consensus.cc:2272] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:43.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.438820  9484 ts_tablet_manager.cc:1916] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.442418  9484 ts_tablet_manager.cc:1929] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:43.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.442694  9487 tablet_replica.cc:333] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: stopping tablet replica
06:12:43.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.443005  9487 raft_consensus.cc:2243] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 LEADER]: Raft consensus shutting down.
06:12:43.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.443238  9487 raft_consensus.cc:2272] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:43.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.443953  9487 ts_tablet_manager.cc:1916] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:43.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.445813  9487 ts_tablet_manager.cc:1929] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:43.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.446007  9487 log.cc:1199] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal/wals/9b3738d1e2c345caa4941b2d06d39a6d
06:12:43.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 25c27a11ec284269b6e38eb3c6caf327 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000080000064, 0x00000000800000C8)
06:12:43.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.446389  9487 ts_tablet_manager.cc:1950] T 9b3738d1e2c345caa4941b2d06d39a6d P 0b858c76a2ad4c0e961b598a16030ac0: Deleting consensus metadata
06:12:43.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1a6f8fe9c543435d81dee259e065889a for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000180000064, 0x00000001800000C8)
06:12:43.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6549f6a8846b4e85aea9fc46af0615b6 for table 'org.apache.kudu.client.TestAlterTable-1786515163161' with partition [0x0000000280000064, 0x00000002800000C8)
06:12:43.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=25c27a11ec284269b6e38eb3c6caf327@[892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=1a6f8fe9c543435d81dee259e065889a@[0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=6549f6a8846b4e85aea9fc46af0615b6@[06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.446 [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.7.250.126:37291, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.250.126:37291: OK, deferred=null)) after lookup
06:12:43.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.447008  8223 catalog_manager.cc:5070] TS 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65:40649): tablet 9b3738d1e2c345caa4941b2d06d39a6d (table org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]) successfully deleted
06:12:43.448 [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-1786515163161, tablet=25c27a11ec284269b6e38eb3c6caf327, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 25c27a11ec284269b6e38eb3c6caf327 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
06:12:43.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515163161, tablet=1a6f8fe9c543435d81dee259e065889a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1a6f8fe9c543435d81dee259e065889a for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
06:12:43.453 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786515163161, tablet=6549f6a8846b4e85aea9fc46af0615b6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:43.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.454922  8242 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50186:
06:12:43.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515163161" } 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 } }
06:12:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.459532  8242 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Sending DeleteTablet for 1 replicas of tablet 25c27a11ec284269b6e38eb3c6caf327
06:12:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.459661  8242 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Sending DeleteTablet for 1 replicas of tablet 1a6f8fe9c543435d81dee259e065889a
06:12:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.459702  8242 catalog_manager.cc:6026] T 00000000000000000000000000000000 P 893db777bc9b43db9d5e358af9315335: Sending DeleteTablet for 1 replicas of tablet 6549f6a8846b4e85aea9fc46af0615b6
06:12:43.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.460121  9057 tablet_service.cc:1558] Processing DeleteTablet for tablet 25c27a11ec284269b6e38eb3c6caf327 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:43 UTC) from {username='slave'} at 127.0.0.1:44708
06:12:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.460748  9281 tablet_service.cc:1558] Processing DeleteTablet for tablet 6549f6a8846b4e85aea9fc46af0615b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:43 UTC) from {username='slave'} at 127.0.0.1:53432
06:12:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.461139  8808 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a6f8fe9c543435d81dee259e065889a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-12 06:12:43 UTC) from {username='slave'} at 127.0.0.1:56262
06:12:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.461282  9487 tablet_replica.cc:333] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: stopping tablet replica
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.461374  9487 raft_consensus.cc:2243] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 LEADER]: Raft consensus shutting down.
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.461443  9487 raft_consensus.cc:2272] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.461987  9487 ts_tablet_manager.cc:1916] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.460752  9484 log.cc:1199] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal/wals/c1fa8cd04cd74a0ca36d2078b5b72ddb
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463264  9484 ts_tablet_manager.cc:1950] T c1fa8cd04cd74a0ca36d2078b5b72ddb P 06bcc96954eb4fd0bdc7863ad129eed7: Deleting consensus metadata
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463692  9484 tablet_replica.cc:333] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: stopping tablet replica
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463757  9484 raft_consensus.cc:2243] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 LEADER]: Raft consensus shutting down.
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463774  9487 ts_tablet_manager.cc:1929] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463811  9484 raft_consensus.cc:2272] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463835  9487 log.cc:1199] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-0/wal/wals/1a6f8fe9c543435d81dee259e065889a
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.463810  8222 catalog_manager.cc:5070] TS 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67:41125): tablet c1fa8cd04cd74a0ca36d2078b5b72ddb (table org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]) successfully deleted
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.464058  9487 ts_tablet_manager.cc:1950] T 1a6f8fe9c543435d81dee259e065889a P 0b858c76a2ad4c0e961b598a16030ac0: Deleting consensus metadata
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.464049  9490 tablet_replica.cc:333] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: stopping tablet replica
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.464174  9490 raft_consensus.cc:2243] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 1 LEADER]: Raft consensus shutting down.
06:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.464274  9490 raft_consensus.cc:2272] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80 [term 1 FOLLOWER]: Raft consensus is shut down!
06:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.465095  8223 catalog_manager.cc:5070] TS 0b858c76a2ad4c0e961b598a16030ac0 (127.7.250.65:40649): tablet 1a6f8fe9c543435d81dee259e065889a (table org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]) successfully deleted
06:12:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.466121  9484 ts_tablet_manager.cc:1916] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:43.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.467803  9484 ts_tablet_manager.cc:1929] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.467978  9484 log.cc:1199] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-2/wal/wals/6549f6a8846b4e85aea9fc46af0615b6
06:12:43.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.468290  9484 ts_tablet_manager.cc:1950] T 6549f6a8846b4e85aea9fc46af0615b6 P 06bcc96954eb4fd0bdc7863ad129eed7: Deleting consensus metadata
06:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.468953  8222 catalog_manager.cc:5070] TS 06bcc96954eb4fd0bdc7863ad129eed7 (127.7.250.67:41125): tablet 6549f6a8846b4e85aea9fc46af0615b6 (table org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]) successfully deleted
06:12:43.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.469548  9490 ts_tablet_manager.cc:1916] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Deleting tablet data with delete state TABLET_DATA_DELETED
06:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.471321  9490 ts_tablet_manager.cc:1929] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
06:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.471410  9490 log.cc:1199] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Deleting WAL directory at /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster10453861559989114875/ts-1/wal/wals/25c27a11ec284269b6e38eb3c6caf327
06:12:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.471688  9490 ts_tablet_manager.cc:1950] T 25c27a11ec284269b6e38eb3c6caf327 P 892d5112ab2b45ffbfd47cdc6950bd80: Deleting consensus metadata
06:12:43.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.472162  8218 catalog_manager.cc:5070] TS 892d5112ab2b45ffbfd47cdc6950bd80 (127.7.250.66:42915): tablet 25c27a11ec284269b6e38eb3c6caf327 (table org.apache.kudu.client.TestAlterTable-1786515163161 [id=fcd24243768248ceb1ba8090260f0b1e]) successfully deleted
06:12:43.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
06:12:43.486 [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.7.250.126:37291, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.250.126:37291: OK, deferred=null)) after lookup
06:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.485462  8628 catalog_manager.cc:1296] Loaded cluster ID: c73292afba194201939d7e372d6d1500
06:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.485561  8628 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: loading cluster ID for follower catalog manager: success
06:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.486984  8628 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: acquiring CA information for follower catalog manager: success
06:12:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.487376  8628 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 88e6ea4cde95419d86dbef5016a9f654: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:43.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.487694  8242 catalog_manager.cc:2553] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50186:
06:12:43.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515163161" }
06:12:43.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.487803  8242 catalog_manager.cc:2801] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50186:
06:12:43.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515163161" }
06:12:43.492 [DEBUG - main] (Connection.java:575) [peer 06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)] disconnecting while in state READY
06:12:43.492 [DEBUG - main] (Connection.java:575) [peer master-127.7.250.126:37291(127.7.250.126:37291)] disconnecting while in state READY
06:12:43.493 [DEBUG - main] (Connection.java:575) [peer 0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)] disconnecting while in state READY
06:12:43.493 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)] handling channelInactive
06:12:43.493 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 06bcc96954eb4fd0bdc7863ad129eed7(127.7.250.67:41125)] cleaning up while in state READY due to: connection closed
06:12:43.494 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)] handling channelInactive
06:12:43.494 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 0b858c76a2ad4c0e961b598a16030ac0(127.7.250.65:40649)] cleaning up while in state READY due to: connection closed
06:12:43.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.7.250.126:37291(127.7.250.126:37291)] handling channelInactive
06:12:43.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.7.250.126:37291(127.7.250.126:37291)] cleaning up while in state READY due to: connection closed
06:12:43.494 [DEBUG - main] (Connection.java:575) [peer master-127.7.250.124:37585(127.7.250.124:37585)] disconnecting while in state READY
06:12:43.494 [DEBUG - main] (Connection.java:575) [peer master-127.7.250.125:45543(127.7.250.125:45543)] disconnecting while in state READY
06:12:43.494 [DEBUG - main] (Connection.java:575) [peer 892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)] disconnecting while in state READY
06:12:43.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.7.250.125:45543(127.7.250.125:45543)] handling channelInactive
06:12:43.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.7.250.125:45543(127.7.250.125:45543)] cleaning up while in state READY due to: connection closed
06:12:43.495 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)] handling channelInactive
06:12:43.496 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 892d5112ab2b45ffbfd47cdc6950bd80(127.7.250.66:42915)] cleaning up while in state READY due to: connection closed
06:12:43.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:43.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.7.250.124:37585(127.7.250.124:37585)] handling channelInactive
06:12:43.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.7.250.124:37585(127.7.250.124:37585)] cleaning up while in state READY due to: connection closed
06:12:43.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.506762  8169 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 8703
06:12:43.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.535569  8680 catalog_manager.cc:1296] Loaded cluster ID: c73292afba194201939d7e372d6d1500
06:12:43.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.535665  8680 catalog_manager.cc:1608] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: loading cluster ID for follower catalog manager: success
06:12:43.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.536939  8680 catalog_manager.cc:1630] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: acquiring CA information for follower catalog manager: success
06:12:43.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.537335  8680 catalog_manager.cc:1658] T 00000000000000000000000000000000 P ca10c5a739c44833ac62f079752a5376: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:43.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.548636  8169 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 8937
06:12:43.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.598353  8169 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 9183
06:12:43.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.639508  8169 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 8191
06:12:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.658058  8169 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 8330
06:12:43.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.679687  8169 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 8476
06:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:43Z chronyd exiting
.06:12:43.752 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515163752
06:12:43.755 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:43.755 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:43.755 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:43.756 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:43.756 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:43.759 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.851689  9495 mini_oidc.cc:150] Starting JWKS server
06:12:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.852401  9495 webserver.cc:533] Webserver started at http://127.0.0.1:37005/ using document root <none> and password file <none>
06:12:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.852535  9495 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:43.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.852720  9495 webserver.cc:533] Webserver started at http://127.0.0.1:44985/ using document root <none> and password file <none>
06:12:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:43Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:43.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:43Z Disabled control of system clock
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.867949  9495 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/logs
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data/info.pb
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.254:38681
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.254
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37005/jwks.json with env {}
06:12:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.960721  9511 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.960947  9511 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.960968  9511 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.962531  9511 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.962574  9511 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.962587  9511 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.962600  9511 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.962613  9511 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:43.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.962625  9511 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37005/jwks.json
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.964236  9511 master_runner.cc:387] Master server non-default flags:
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.254:38681
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37005/jwks.json
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data/info.pb
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.254
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9511
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/logs
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.964501  9511 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:43.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.964733  9511 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.967679  9522 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
06:12:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.967716  9521 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
06:12:43.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.967720  9511 server_base.cc:1061] running on GCE node
06:12:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:43.967729  9526 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
06:12:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.968221  9511 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:43.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.968464  9511 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:43.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.969686  9511 hybrid_clock.cc:648] HybridClock initialized: now 1786515163969700 us; error 83 us; skew 500 ppm
06:12:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.971027  9511 webserver.cc:533] Webserver started at http://127.9.69.254:40651/ using document root <none> and password file <none>
06:12:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.971299  9511 fs_manager.cc:362] Metadata directory not provided
06:12:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.971385  9511 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.971540  9511 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.972671  9511 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data/instance:
06:12:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d377b077979469b98b7c294ad387658"
06:12:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-jq4t"
06:12:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.973104  9511 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal/instance:
06:12:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d377b077979469b98b7c294ad387658"
06:12:43.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-jq4t"
06:12:43.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.974555  9511 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.975438  9534 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.975651  9511 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.975745  9511 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d377b077979469b98b7c294ad387658"
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:43 on dist-test-slave-jq4t"
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.975834  9511 fs_report.cc:389] FS layout report
06:12:43.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data/data
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:43.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.995471  9511 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.996064  9511 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:43.996294  9511 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.002243  9511 rpc_server.cc:307] RPC server started. Bound to: 127.9.69.254:38681
06:12:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.002277  9636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.69.254:38681 every 8 connection(s)
06:12:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.002801  9511 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/data/info.pb
06:12:44.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.003558  9637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.004218  9495 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 9511
06:12:44.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.004361  9495 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-0/wal/instance
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.005348  9495 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/logs
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data/info.pb
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.253:36143
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.253
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37005/jwks.json with env {}
06:12:44.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.005215  9637 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.015995  9637 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.016736  9547 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.69.253:36143: connect: Connection refused (error 111)
06:12:44.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.017378  9637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.253:36143: Network error: Client connection negotiation failed: client connection to 127.9.69.253:36143: connect: Connection refused (error 111)
06:12:44.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.066658  9637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } attempt: 1
06:12:44.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.067793  9637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.253:36143: Network error: Client connection negotiation failed: client connection to 127.9.69.253:36143: connect: Connection refused (error 111)
06:12:44.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.103652  9642 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:44.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.103895  9642 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:44.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.103920  9642 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.105641  9642 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.105690  9642 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.105705  9642 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.105718  9642 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.105731  9642 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.105742  9642 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37005/jwks.json
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.107296  9642 master_runner.cc:387] Master server non-default flags:
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.253:36143
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37005/jwks.json
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data/info.pb
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.253
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9642
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/logs
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.107546  9642 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.107800  9642 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:44.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.110737  9655 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
06:12:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.110756  9651 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
06:12:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.110782  9649 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
06:12:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.111085  9642 server_base.cc:1061] running on GCE node
06:12:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.111335  9642 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.111562  9642 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.112699  9642 hybrid_clock.cc:648] HybridClock initialized: now 1786515164112669 us; error 45 us; skew 500 ppm
06:12:44.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.114015  9642 webserver.cc:533] Webserver started at http://127.9.69.253:45259/ using document root <none> and password file <none>
06:12:44.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.114286  9642 fs_manager.cc:362] Metadata directory not provided
06:12:44.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.114363  9642 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:44.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.114512  9642 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.115490  9642 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data/instance:
06:12:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf6665930c2742fda4ee0e03057b28c8"
06:12:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.115897  9642 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal/instance:
06:12:44.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf6665930c2742fda4ee0e03057b28c8"
06:12:44.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.117348  9642 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.118161  9681 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.118367  9642 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.118454  9642 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf6665930c2742fda4ee0e03057b28c8"
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.118525  9642 fs_report.cc:389] FS layout report
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data/data
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.130908  9642 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.131511  9642 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.131700  9642 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:44.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.135962  9637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } attempt: 2
06:12:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.136950  9637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.253:36143: Network error: Client connection negotiation failed: client connection to 127.9.69.253:36143: connect: Connection refused (error 111)
06:12:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.137634  9642 rpc_server.cc:307] RPC server started. Bound to: 127.9.69.253:36143
06:12:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.137666  9756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.69.253:36143 every 8 connection(s)
06:12:44.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.138091  9642 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/data/info.pb
06:12:44.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.138777  9765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:44.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.140364  9765 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.143867  9495 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 9642
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.143950  9495 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-1/wal/instance
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.144306  9495 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/logs
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data/info.pb
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.252:46067
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.252
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37005/jwks.json with env {}
06:12:44.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.146286  9765 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.150444  9765 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.150954  9683 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.69.252:46067: connect: Connection refused (error 111)
06:12:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.151490  9765 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.252:46067: Network error: Client connection negotiation failed: client connection to 127.9.69.252:46067: connect: Connection refused (error 111)
06:12:44.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.200755  9765 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } attempt: 1
06:12:44.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.201936  9765 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.252:46067: Network error: Client connection negotiation failed: client connection to 127.9.69.252:46067: connect: Connection refused (error 111)
06:12:44.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.228168  9637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } attempt: 3
06:12:44.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.232167  9637 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.233170  9637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.252:46067: Network error: Client connection negotiation failed: client connection to 127.9.69.252:46067: connect: Connection refused (error 111)
06:12:44.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.241165  9772 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:44.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.241366  9772 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:44.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.241389  9772 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.243064  9772 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.243110  9772 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.243124  9772 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.243137  9772 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.243150  9772 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:44.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.243161  9772 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37005/jwks.json
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.244961  9772 master_runner.cc:387] Master server non-default flags:
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.252:46067
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37005/jwks.json
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data/info.pb
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.252
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9772
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/logs
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.245254  9772 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:44.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.245507  9772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:44.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.248281  9783 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
06:12:44.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.248325  9786 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
06:12:44.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.248286  9784 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
06:12:44.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.248937  9772 server_base.cc:1061] running on GCE node
06:12:44.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.249219  9772 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:44.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.249516  9772 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.250682  9772 hybrid_clock.cc:648] HybridClock initialized: now 1786515164250656 us; error 47 us; skew 500 ppm
06:12:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.252063  9772 webserver.cc:533] Webserver started at http://127.9.69.252:43525/ using document root <none> and password file <none>
06:12:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.252326  9772 fs_manager.cc:362] Metadata directory not provided
06:12:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.252401  9772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.252576  9772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.253611  9772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data/instance:
06:12:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b55bd5c3bcd4d078efda4314422c896"
06:12:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.254027  9772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal/instance:
06:12:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b55bd5c3bcd4d078efda4314422c896"
06:12:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.255383  9772 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.256245  9795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.256466  9772 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.256587  9772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b55bd5c3bcd4d078efda4314422c896"
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.256657  9772 fs_report.cc:389] FS layout report
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data/data
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:44.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:44.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:44.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:44.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:44.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:44.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.264374  9637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } attempt: 1
06:12:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.265491  9637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.252:46067: Network error: Client connection negotiation failed: client connection to 127.9.69.252:46067: connect: Connection refused (error 111)
06:12:44.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.269526  9772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:44.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.269982  9772 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:44.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.270121  9772 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:44.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.270174  9765 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } attempt: 2
06:12:44.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.271201  9765 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.69.252:46067: Network error: Client connection negotiation failed: client connection to 127.9.69.252:46067: connect: Connection refused (error 111)
06:12:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.275486  9772 rpc_server.cc:307] RPC server started. Bound to: 127.9.69.252:46067
06:12:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.275532  9876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.69.252:46067 every 8 connection(s)
06:12:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.275897  9772 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/data/info.pb
06:12:44.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.276623  9877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:44.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.278194  9877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.281836  9495 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 9772
06:12:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.281919  9495 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/master-2/wal/instance
06:12:44.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.284313  9877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.287827  9877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } has no permanent_uuid. Determining permanent_uuid...
06:12:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.293203  9877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896: Bootstrap starting.
06:12:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.294046  9877 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896: Neither blocks nor log segments found. Creating new log.
06:12:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.294335  9877 log.cc:826] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896: Log is configured to *not* fsync() on all Append() calls
06:12:44.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.294994  9877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896: No bootstrap required, opened a new log
06:12:44.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.296779  9877 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.296895  9877 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.296916  9877 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b55bd5c3bcd4d078efda4314422c896, State: Initialized, Role: FOLLOWER
06:12:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.296998  9877 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.297260  9889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.297330  9877 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: configured and running, proceeding with master startup.
06:12:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.297338  9889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.299391  9907 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.299446  9907 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.299666  9772 master_runner.cc:187] Error getting master registration for 127.9.69.254:38681: OK, instance_id { permanent_uuid: "7d377b077979469b98b7c294ad387658" instance_seqno: 1786515164000552 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:44.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.301077  9772 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.340679  9637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } attempt: 2
06:12:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.345633  9637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658: Bootstrap starting.
06:12:44.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.346411  9637 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658: Neither blocks nor log segments found. Creating new log.
06:12:44.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.347029  9637 log.cc:826] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658: Log is configured to *not* fsync() on all Append() calls
06:12:44.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.347985  9637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658: No bootstrap required, opened a new log
06:12:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.349359  9637 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.349464  9637 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.349488  9637 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d377b077979469b98b7c294ad387658, State: Initialized, Role: FOLLOWER
06:12:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.349612  9637 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.349928  9914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.349992  9637 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [sys.catalog]: configured and running, proceeding with master startup.
06:12:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.350019  9914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.352272  9931 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:44.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.352449  9931 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:44.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.353165  9511 master_runner.cc:187] Error getting master registration for 127.9.69.253:36143: OK, instance_id { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" instance_seqno: 1786515164135902 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:44.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.355088  9511 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:44.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.362417  9765 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } attempt: 3
06:12:44.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.367861  9765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8: Bootstrap starting.
06:12:44.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.368877  9765 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8: Neither blocks nor log segments found. Creating new log.
06:12:44.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.369612  9765 log.cc:826] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8: Log is configured to *not* fsync() on all Append() calls
06:12:44.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.370636  9765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8: No bootstrap required, opened a new log
06:12:44.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.372638  9765 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.372939  9765 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:44.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.373060  9765 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6665930c2742fda4ee0e03057b28c8, State: Initialized, Role: FOLLOWER
06:12:44.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.373788  9765 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.374339  9765 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [sys.catalog]: configured and running, proceeding with master startup.
06:12:44.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.374289  9937 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.374639  9937 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.376876  9964 catalog_manager.cc:1614] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:44.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.377086  9964 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.378968  9642 master_runner.cc:264] No leader master found from master bf6665930c2742fda4ee0e03057b28c8
06:12:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.379015  9642 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.382541  9690 tablet.cc:2406] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:44.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.454514  9889 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.454708  9889 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.455029  9889 leader_election.cc:290] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d377b077979469b98b7c294ad387658 (127.9.69.254:38681), bf6665930c2742fda4ee0e03057b28c8 (127.9.69.253:36143)
06:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.455531  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b55bd5c3bcd4d078efda4314422c896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6665930c2742fda4ee0e03057b28c8" is_pre_election: true
06:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.455757  9722 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b55bd5c3bcd4d078efda4314422c896 in term 0.
06:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.456036  9806 leader_election.cc:304] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [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: 8b55bd5c3bcd4d078efda4314422c896, bf6665930c2742fda4ee0e03057b28c8; no voters: 
06:12:44.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.456805  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b55bd5c3bcd4d078efda4314422c896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d377b077979469b98b7c294ad387658" is_pre_election: true
06:12:44.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.456996  9580 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b55bd5c3bcd4d078efda4314422c896 in term 0.
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.456468  9889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.457258  9889 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.457284  9889 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 0 FOLLOWER]: Advancing to term 1
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.458405  9889 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.458561  9889 leader_election.cc:290] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [CANDIDATE]: Term 1 election: Requested vote from peers 7d377b077979469b98b7c294ad387658 (127.9.69.254:38681), bf6665930c2742fda4ee0e03057b28c8 (127.9.69.253:36143)
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.458819  9722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b55bd5c3bcd4d078efda4314422c896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6665930c2742fda4ee0e03057b28c8"
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.458917  9722 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 0 FOLLOWER]: Advancing to term 1
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.459970  9722 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b55bd5c3bcd4d078efda4314422c896 in term 1.
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.460214  9806 leader_election.cc:304] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [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: 8b55bd5c3bcd4d078efda4314422c896, bf6665930c2742fda4ee0e03057b28c8; no voters: 
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.460772  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b55bd5c3bcd4d078efda4314422c896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d377b077979469b98b7c294ad387658"
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.460893  9580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 0 FOLLOWER]: Advancing to term 1
06:12:44.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.461939  9580 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b55bd5c3bcd4d078efda4314422c896 in term 1.
06:12:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.463557  9889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 1 FOLLOWER]: Leader election won for term 1
06:12:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.463768  9889 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [term 1 LEADER]: Becoming Leader. State: Replica: 8b55bd5c3bcd4d078efda4314422c896, State: Running, Role: LEADER
06:12:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.463865  9889 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [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: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } }
06:12:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.464282  9889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b55bd5c3bcd4d078efda4314422c896. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.464344  9889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: This master's current role is: LEADER
06:12:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.464800  9970 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:44.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.465061  9970 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.469780  9722 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [term 1 FOLLOWER]: Refusing update from remote peer 8b55bd5c3bcd4d078efda4314422c896: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.470088  9580 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [term 1 FOLLOWER]: Refusing update from remote peer 8b55bd5c3bcd4d078efda4314422c896: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.470642  9889 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.472527  9914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b55bd5c3bcd4d078efda4314422c896. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.472631  9914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.472857  9889 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:44.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.474320  9937 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b55bd5c3bcd4d078efda4314422c896. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.474416  9937 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.476271  9889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.476358  9889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: This master's current role is: LEADER
06:12:44.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.476929  9937 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.477026  9937 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6665930c2742fda4ee0e03057b28c8 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.477375  9972 mvcc.cc:204] Tried to move back new op lower bound from 7317566113664405504 to 7317566113644584960. Current Snapshot: MvccSnapshot[applied={T|T < 7317566113664405504}]
06:12:44.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.477921  9979 mvcc.cc:204] Tried to move back new op lower bound from 7317566113664405504 to 7317566113644584960. Current Snapshot: MvccSnapshot[applied={T|T < 7317566113664405504}]
06:12:44.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.479355  9970 catalog_manager.cc:1384] Generated new cluster ID: cd16b447e7b94838b5023aacbf1e2a44
06:12:44.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.479410  9970 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:44.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.491709  9968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.491870  9968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896 [sys.catalog]: This master's current role is: LEADER
06:12:44.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.492398  9914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8b55bd5c3bcd4d078efda4314422c896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d377b077979469b98b7c294ad387658" member_type: VOTER last_known_addr { host: "127.9.69.254" port: 38681 } } peers { permanent_uuid: "bf6665930c2742fda4ee0e03057b28c8" member_type: VOTER last_known_addr { host: "127.9.69.253" port: 36143 } } peers { permanent_uuid: "8b55bd5c3bcd4d078efda4314422c896" member_type: VOTER last_known_addr { host: "127.9.69.252" port: 46067 } } }
06:12:44.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.492539  9914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d377b077979469b98b7c294ad387658 [sys.catalog]: This master's current role is: FOLLOWER
06:12:44.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.495266  9970 catalog_manager.cc:1407] Generated new certificate authority record
06:12:44.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.495867  9970 catalog_manager.cc:1560] Loading token signing keys...
06:12:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.504273  9970 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 8b55bd5c3bcd4d078efda4314422c896: Generated new TSK 0
06:12:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.504703  9970 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.526292  9495 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/logs
06:12:44.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data/info.pb
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.193:0
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.69.193
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.193
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:44.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.648615  9987 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:44.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.648818  9987 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:44.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.648839  9987 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:44.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.650525  9987 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:44.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.650600  9987 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.69.193
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.652670  9987 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.193:0
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data/info.pb
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.193
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9987
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.69.193
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/logs
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.652940  9987 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.653205  9987 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:44.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.656297  9999 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
06:12:44.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.656286  9994 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
06:12:44.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.656283  9996 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
06:12:44.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.656633  9987 server_base.cc:1061] running on GCE node
06:12:44.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.656880  9987 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:44.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.657205  9987 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:44.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.658413  9987 hybrid_clock.cc:648] HybridClock initialized: now 1786515164658383 us; error 56 us; skew 500 ppm
06:12:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.659969  9987 webserver.cc:533] Webserver started at http://127.9.69.193:37211/ using document root <none> and password file <none>
06:12:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.660295  9987 fs_manager.cc:362] Metadata directory not provided
06:12:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.660357  9987 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.660561  9987 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:44.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.661634  9987 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data/instance:
06:12:44.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f0fe3b913e545f19c653e7a05238060"
06:12:44.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.662053  9987 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal/instance:
06:12:44.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f0fe3b913e545f19c653e7a05238060"
06:12:44.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.663501  9987 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.664414 10010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.664674  9987 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.664808  9987 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal
06:12:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f0fe3b913e545f19c653e7a05238060"
06:12:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.664896  9987 fs_report.cc:389] FS layout report
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data/data
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:44.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.674031  9987 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:44.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.674533  9987 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:44.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.674722  9987 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:44.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.675051  9987 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:44.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.675513  9987 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:44.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.675573  9987 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:44.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.675648  9987 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:44.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.675675  9987 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.683673  9987 rpc_server.cc:307] RPC server started. Bound to: 127.9.69.193:43149
06:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.683779 10195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.69.193:43149 every 8 connection(s)
06:12:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.684301  9987 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/data/info.pb
06:12:44.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.686707  9495 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 9987
06:12:44.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.686801  9495 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-0/wal/instance
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.689507  9495 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/logs
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data/info.pb
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.194:0
06:12:44.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.69.194
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.194
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.692606 10197 heartbeater.cc:344] Connected to a master server at 127.9.69.254:38681
06:12:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.692802 10197 heartbeater.cc:461] Registering TS with master...
06:12:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.693097 10197 heartbeater.cc:507] Master 127.9.69.254:38681 requested a full tablet report, sending...
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694145  9567 ts_manager.cc:194] Registered new tserver with Master: 8f0fe3b913e545f19c653e7a05238060 (127.9.69.193:43149)
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694518 10196 heartbeater.cc:344] Connected to a master server at 127.9.69.252:46067
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694537 10199 heartbeater.cc:344] Connected to a master server at 127.9.69.253:36143
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694660 10199 heartbeater.cc:461] Registering TS with master...
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694659 10196 heartbeater.cc:461] Registering TS with master...
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694821 10196 heartbeater.cc:507] Master 127.9.69.252:46067 requested a full tablet report, sending...
06:12:44.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.694825 10199 heartbeater.cc:507] Master 127.9.69.253:36143 requested a full tablet report, sending...
06:12:44.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.695253  9709 ts_manager.cc:194] Registered new tserver with Master: 8f0fe3b913e545f19c653e7a05238060 (127.9.69.193:43149)
06:12:44.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.695578  9822 ts_manager.cc:194] Registered new tserver with Master: 8f0fe3b913e545f19c653e7a05238060 (127.9.69.193:43149)
06:12:44.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.696421  9822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.69.193:46115
06:12:44.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.793205 10207 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:44.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.793474 10207 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:44.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.793514 10207 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.795487 10207 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:44.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.795598 10207 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.69.194
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.797438 10207 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.194:0
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data/info.pb
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.194
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10207
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.69.194
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/logs
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.797847 10207 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:44.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.798213 10207 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.801458 10220 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
06:12:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.801514 10218 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
06:12:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.801786 10207 server_base.cc:1061] running on GCE node
06:12:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.801605 10216 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
06:12:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.802073 10207 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:44.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.802296 10207 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:44.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.803428 10207 hybrid_clock.cc:648] HybridClock initialized: now 1786515164803408 us; error 41 us; skew 500 ppm
06:12:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.804728 10207 webserver.cc:533] Webserver started at http://127.9.69.194:45791/ using document root <none> and password file <none>
06:12:44.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.804921 10207 fs_manager.cc:362] Metadata directory not provided
06:12:44.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.804960 10207 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:44.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.805059 10207 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.805974 10207 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data/instance:
06:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a742ab1e2f214db28e83799c13ef2265"
06:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.806275 10207 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal/instance:
06:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a742ab1e2f214db28e83799c13ef2265"
06:12:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.807480 10207 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.808243 10227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.808437 10207 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.808542 10207 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a742ab1e2f214db28e83799c13ef2265"
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.808619 10207 fs_report.cc:389] FS layout report
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data/data
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:44.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:44.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:44.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:44.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:44.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.821996 10207 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.822502 10207 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.822691 10207 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:44.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.822981 10207 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:44.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.823418 10207 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:44.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.823458 10207 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:44.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.823484 10207 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:44.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.823496 10207 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:44.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.831127 10207 rpc_server.cc:307] RPC server started. Bound to: 127.9.69.194:42383
06:12:44.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.831204 10408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.69.194:42383 every 8 connection(s)
06:12:44.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.831638 10207 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/data/info.pb
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.838831 10409 heartbeater.cc:344] Connected to a master server at 127.9.69.252:46067
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.838877 10411 heartbeater.cc:344] Connected to a master server at 127.9.69.254:38681
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.838835 10412 heartbeater.cc:344] Connected to a master server at 127.9.69.253:36143
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839033 10411 heartbeater.cc:461] Registering TS with master...
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839037 10409 heartbeater.cc:461] Registering TS with master...
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839035 10412 heartbeater.cc:461] Registering TS with master...
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839293 10411 heartbeater.cc:507] Master 127.9.69.254:38681 requested a full tablet report, sending...
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839404 10412 heartbeater.cc:507] Master 127.9.69.253:36143 requested a full tablet report, sending...
06:12:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839293 10409 heartbeater.cc:507] Master 127.9.69.252:46067 requested a full tablet report, sending...
06:12:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839881  9567 ts_manager.cc:194] Registered new tserver with Master: a742ab1e2f214db28e83799c13ef2265 (127.9.69.194:42383)
06:12:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.839879  9822 ts_manager.cc:194] Registered new tserver with Master: a742ab1e2f214db28e83799c13ef2265 (127.9.69.194:42383)
06:12:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.840027  9709 ts_manager.cc:194] Registered new tserver with Master: a742ab1e2f214db28e83799c13ef2265 (127.9.69.194:42383)
06:12:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.840332  9495 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 10207
06:12:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.840426  9495 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-1/wal/instance
06:12:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.840448  9822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.69.194:47775
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.841944  9495 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/logs
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data/info.pb
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.195:0
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.69.195
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.195
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.936734 10422 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.936992 10422 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.937031 10422 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.938874 10422 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.938970 10422 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.69.195
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.940662 10422 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.69.212:46559
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal
06:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.69.195:0
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data/info.pb
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.69.195
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.69.254:38681,127.9.69.253:36143,127.9.69.252:46067
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10422
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.69.195
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/logs
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.941000 10422 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.941329 10422 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:44.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.944339 10433 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
06:12:44.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.944389 10435 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
06:12:44.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:44.944389 10431 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
06:12:44.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.944701 10422 server_base.cc:1061] running on GCE node
06:12:44.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.944859 10422 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:44.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.945111 10422 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:44.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.946269 10422 hybrid_clock.cc:648] HybridClock initialized: now 1786515164946237 us; error 67 us; skew 500 ppm
06:12:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.947487 10422 webserver.cc:533] Webserver started at http://127.9.69.195:46409/ using document root <none> and password file <none>
06:12:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.947667 10422 fs_manager.cc:362] Metadata directory not provided
06:12:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.947705 10422 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.947800 10422 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.948810 10422 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data/instance:
06:12:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10016d7e3d9b4b048a6e6eb92e618654"
06:12:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.949126 10422 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal/instance:
06:12:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10016d7e3d9b4b048a6e6eb92e618654"
06:12:44.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.950340 10422 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.951256 10447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.951450 10422 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.951540 10422 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10016d7e3d9b4b048a6e6eb92e618654"
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:44 on dist-test-slave-jq4t"
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.951606 10422 fs_report.cc:389] FS layout report
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data/data
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:44.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:44.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.960296 10422 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.960687 10422 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:44.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.960850 10422 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.961122 10422 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.961526 10422 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.961584 10422 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.961617 10422 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:44.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.961635 10422 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:44.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.968843 10422 rpc_server.cc:307] RPC server started. Bound to: 127.9.69.195:36185
06:12:44.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.968987 10634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.69.195:36185 every 8 connection(s)
06:12:44.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.969368 10422 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/data/info.pb
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.975852 10636 heartbeater.cc:344] Connected to a master server at 127.9.69.254:38681
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.975894 10635 heartbeater.cc:344] Connected to a master server at 127.9.69.252:46067
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.975975 10643 heartbeater.cc:344] Connected to a master server at 127.9.69.253:36143
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976006 10636 heartbeater.cc:461] Registering TS with master...
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976008 10635 heartbeater.cc:461] Registering TS with master...
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976014 10643 heartbeater.cc:461] Registering TS with master...
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976274 10636 heartbeater.cc:507] Master 127.9.69.254:38681 requested a full tablet report, sending...
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976274 10643 heartbeater.cc:507] Master 127.9.69.253:36143 requested a full tablet report, sending...
06:12:44.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976274 10635 heartbeater.cc:507] Master 127.9.69.252:46067 requested a full tablet report, sending...
06:12:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976900  9709 ts_manager.cc:194] Registered new tserver with Master: 10016d7e3d9b4b048a6e6eb92e618654 (127.9.69.195:36185)
06:12:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.976900  9567 ts_manager.cc:194] Registered new tserver with Master: 10016d7e3d9b4b048a6e6eb92e618654 (127.9.69.195:36185)
06:12:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.977185  9822 ts_manager.cc:194] Registered new tserver with Master: 10016d7e3d9b4b048a6e6eb92e618654 (127.9.69.195:36185)
06:12:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.977626  9822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.69.195:52413
06:12:44.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.979529  9495 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 10422
06:12:44.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.979653  9495 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster11260772729383079575/ts-2/wal/instance
06:12:44.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:44.982583  9495 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:44.983 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:44.983 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:44.984 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.69.254"
      port: 38681
    }
    bound_http_address {
      host: "127.9.69.254"
      port: 40651
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.69.253"
      port: 36143
    }
    bound_http_address {
      host: "127.9.69.253"
      port: 45259
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.69.252"
      port: 46067
    }
    bound_http_address {
      host: "127.9.69.252"
      port: 43525
    }
  }
}

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

06:12:44.985 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.69.193"
      port: 43149
    }
    bound_http_address {
      host: "127.9.69.193"
      port: 37211
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.69.194"
      port: 42383
    }
    bound_http_address {
      host: "127.9.69.194"
      port: 45791
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.69.195"
      port: 36185
    }
    bound_http_address {
      host: "127.9.69.195"
      port: 46409
    }
  }
}

06:12:44.985 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:44.987 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:44.990 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.69.254:38681(127.9.69.254:38681)] connecting to peer
06:12:44.991 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.69.252:46067(127.9.69.252:46067)] connecting to peer
06:12:44.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.69.254:38681(127.9.69.254:38681)] Successfully connected to peer
06:12:44.992 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.69.253:36143(127.9.69.253:36143)] connecting to peer
06:12:44.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.69.252:46067(127.9.69.252:46067)] Successfully connected to peer
06:12:44.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.69.254
06:12:44.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.69.253:36143(127.9.69.253:36143)] Successfully connected to peer
06:12:44.995 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.69.253
06:12:44.996 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.69.252
06:12:45.005 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ab6742f, L:/127.0.0.1:41814 - R:/127.9.69.254:38681] using SASL/PLAIN
06:12:45.006 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e7292d0, L:/127.0.0.1:42106 - R:/127.9.69.253:36143] using SASL/PLAIN
06:12:45.008 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0c88c5a, L:/127.0.0.1:40754 - R:/127.9.69.252:46067] using SASL/PLAIN
06:12:45.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:45.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.69.254:38681, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.69.252:46067, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.69.253:36143, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.69.254:38681: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.9.69.253:36143: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.9.69.252:46067: OK, deferred=null) after lookup
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.011085  9822 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40754:
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515164988"
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001\000\000\000\000"
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c1"
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:45.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c0bcadea45ed41f2adb163d50a748d6c
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.021770 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 4e336be5762144e185cccdba5deddc36 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515164988 [id=c0bcadea45ed41f2adb163d50a748d6c]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.021778 10300 tablet_service.cc:1511] Processing CreateTablet for tablet ed38b4efaa8f4a109b5bb43d302d53cf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515164988 [id=c0bcadea45ed41f2adb163d50a748d6c]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022070 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8d195be07e4108b52382e34e2f3c76 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515164988 [id=c0bcadea45ed41f2adb163d50a748d6c]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022243 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed38b4efaa8f4a109b5bb43d302d53cf. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022149 10091 tablet_service.cc:1511] Processing CreateTablet for tablet 63e5975bb55048e99f2e0cce2d7613f8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515164988 [id=c0bcadea45ed41f2adb163d50a748d6c]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022239 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e336be5762144e185cccdba5deddc36. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022307 10090 tablet_service.cc:1511] Processing CreateTablet for tablet fc3fe3f3f891464ba9b31f82c91696bb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515164988 [id=c0bcadea45ed41f2adb163d50a748d6c]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022421 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e5975bb55048e99f2e0cce2d7613f8. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.022440 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8d195be07e4108b52382e34e2f3c76. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.023093 10090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3fe3f3f891464ba9b31f82c91696bb. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.025748 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 29b1ce31dff641279010e35bc0fb68e4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515164988 [id=c0bcadea45ed41f2adb163d50a748d6c]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
06:12:45.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.025919 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b1ce31dff641279010e35bc0fb68e4. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.027171 10680 tablet_bootstrap.cc:492] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265: Bootstrap starting.
06:12:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.027783 10680 tablet_bootstrap.cc:654] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265: Neither blocks nor log segments found. Creating new log.
06:12:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.028283 10680 log.cc:826] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265: Log is configured to *not* fsync() on all Append() calls
06:12:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.028683 10677 tablet_bootstrap.cc:492] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654: Bootstrap starting.
06:12:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.029165 10680 tablet_bootstrap.cc:492] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265: No bootstrap required, opened a new log
06:12:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.029237 10680 ts_tablet_manager.cc:1403] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
06:12:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.029395 10677 tablet_bootstrap.cc:654] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654: Neither blocks nor log segments found. Creating new log.
06:12:45.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.030009 10677 log.cc:826] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654: Log is configured to *not* fsync() on all Append() calls
06:12:45.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.030414 10681 tablet_bootstrap.cc:492] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060: Bootstrap starting.
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031318 10681 tablet_bootstrap.cc:654] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060: Neither blocks nor log segments found. Creating new log.
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031317 10680 raft_consensus.cc:359] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031487 10680 raft_consensus.cc:385] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031526 10680 raft_consensus.cc:740] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a742ab1e2f214db28e83799c13ef2265, State: Initialized, Role: FOLLOWER
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031705 10680 consensus_queue.cc:260] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [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: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031808 10680 raft_consensus.cc:399] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031844 10680 raft_consensus.cc:493] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:45.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031898 10680 raft_consensus.cc:3060] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Advancing to term 1
06:12:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.031953 10681 log.cc:826] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060: Log is configured to *not* fsync() on all Append() calls
06:12:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.032657 10677 tablet_bootstrap.cc:492] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654: No bootstrap required, opened a new log
06:12:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.032748 10677 ts_tablet_manager.cc:1403] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
06:12:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.032790 10681 tablet_bootstrap.cc:492] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060: No bootstrap required, opened a new log
06:12:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.032827 10680 raft_consensus.cc:515] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.032869 10681 ts_tablet_manager.cc:1403] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:12:45.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.032963 10680 leader_election.cc:304] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [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: a742ab1e2f214db28e83799c13ef2265; no voters: 
06:12:45.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.033183 10680 leader_election.cc:290] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:45.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.033262 10685 raft_consensus.cc:2804] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 1 FOLLOWER]: Leader election won for term 1
06:12:45.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.033569 10680 ts_tablet_manager.cc:1434] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
06:12:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.033576 10685 raft_consensus.cc:697] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [term 1 LEADER]: Becoming Leader. State: Replica: a742ab1e2f214db28e83799c13ef2265, State: Running, Role: LEADER
06:12:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.033751 10409 heartbeater.cc:499] Master 127.9.69.252:46067 was elected leader, sending a full tablet report...
06:12:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.033797 10685 consensus_queue.cc:237] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 [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: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.034797 10681 raft_consensus.cc:359] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.034821 10677 raft_consensus.cc:359] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.034942 10677 raft_consensus.cc:385] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.034981 10677 raft_consensus.cc:740] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10016d7e3d9b4b048a6e6eb92e618654, State: Initialized, Role: FOLLOWER
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035115 10677 consensus_queue.cc:260] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [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: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035135 10681 raft_consensus.cc:385] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035188 10681 raft_consensus.cc:740] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0fe3b913e545f19c653e7a05238060, State: Initialized, Role: FOLLOWER
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035300 10681 consensus_queue.cc:260] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [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: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035419 10677 raft_consensus.cc:399] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035472 10677 raft_consensus.cc:493] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035530 10677 raft_consensus.cc:3060] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Advancing to term 1
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035616 10681 raft_consensus.cc:399] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035732 10681 raft_consensus.cc:493] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:45.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.035869 10681 raft_consensus.cc:3060] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Advancing to term 1
06:12:45.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.036023 10680 tablet_bootstrap.cc:492] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265: Bootstrap starting.
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.036109  9822 catalog_manager.cc:5739] T ed38b4efaa8f4a109b5bb43d302d53cf P a742ab1e2f214db28e83799c13ef2265 reported cstate change: term changed from 0 to 1, leader changed from <none> to a742ab1e2f214db28e83799c13ef2265 (127.9.69.194). New cstate: current_term: 1 leader_uuid: "a742ab1e2f214db28e83799c13ef2265" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } health_report { overall_health: HEALTHY } } }
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.036531 10677 raft_consensus.cc:515] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.036769 10680 tablet_bootstrap.cc:654] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265: Neither blocks nor log segments found. Creating new log.
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.036767 10681 raft_consensus.cc:515] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.036870 10681 leader_election.cc:304] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [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: 8f0fe3b913e545f19c653e7a05238060; no voters: 
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.037074 10681 leader_election.cc:290] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.037338 10681 ts_tablet_manager.cc:1434] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.037492 10681 tablet_bootstrap.cc:492] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060: Bootstrap starting.
06:12:45.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.037700 10196 heartbeater.cc:499] Master 127.9.69.252:46067 was elected leader, sending a full tablet report...
06:12:45.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.038057 10681 tablet_bootstrap.cc:654] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060: Neither blocks nor log segments found. Creating new log.
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039268 10677 leader_election.cc:304] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [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: 10016d7e3d9b4b048a6e6eb92e618654; no voters: 
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039489 10677 leader_election.cc:290] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039554 10680 tablet_bootstrap.cc:492] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265: No bootstrap required, opened a new log
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039597 10680 ts_tablet_manager.cc:1403] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039551 10700 raft_consensus.cc:2804] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 1 FOLLOWER]: Leader election won for term 1
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039795 10680 raft_consensus.cc:359] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039865 10680 raft_consensus.cc:385] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039885 10680 raft_consensus.cc:740] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a742ab1e2f214db28e83799c13ef2265, State: Initialized, Role: FOLLOWER
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039928 10700 raft_consensus.cc:697] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [term 1 LEADER]: Becoming Leader. State: Replica: 10016d7e3d9b4b048a6e6eb92e618654, State: Running, Role: LEADER
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039952 10677 ts_tablet_manager.cc:1434] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039947 10680 consensus_queue.cc:260] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [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: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.039994 10680 raft_consensus.cc:399] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040014 10680 raft_consensus.cc:493] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040040 10680 raft_consensus.cc:3060] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 0 FOLLOWER]: Advancing to term 1
06:12:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040095 10677 tablet_bootstrap.cc:492] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654: Bootstrap starting.
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040194 10635 heartbeater.cc:499] Master 127.9.69.252:46067 was elected leader, sending a full tablet report...
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040032 10700 consensus_queue.cc:237] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 [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: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040714 10677 tablet_bootstrap.cc:654] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654: Neither blocks nor log segments found. Creating new log.
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.040939 10680 raft_consensus.cc:515] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041007 10680 leader_election.cc:304] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [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: a742ab1e2f214db28e83799c13ef2265; no voters: 
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041057 10680 leader_election.cc:290] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041122 10685 raft_consensus.cc:2804] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 1 FOLLOWER]: Leader election won for term 1
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041172 10685 raft_consensus.cc:697] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [term 1 LEADER]: Becoming Leader. State: Replica: a742ab1e2f214db28e83799c13ef2265, State: Running, Role: LEADER
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041200 10685 consensus_queue.cc:237] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 [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: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } }
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041738  9822 catalog_manager.cc:5739] T 4e336be5762144e185cccdba5deddc36 P 10016d7e3d9b4b048a6e6eb92e618654 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10016d7e3d9b4b048a6e6eb92e618654 (127.9.69.195). New cstate: current_term: 1 leader_uuid: "10016d7e3d9b4b048a6e6eb92e618654" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } health_report { overall_health: HEALTHY } } }
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.041910 10693 raft_consensus.cc:2804] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 1 FOLLOWER]: Leader election won for term 1
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.042063 10693 raft_consensus.cc:697] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0fe3b913e545f19c653e7a05238060, State: Running, Role: LEADER
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.042157 10693 consensus_queue.cc:237] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 [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: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.042301  9821 catalog_manager.cc:5739] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265 reported cstate change: term changed from 0 to 1, leader changed from <none> to a742ab1e2f214db28e83799c13ef2265 (127.9.69.194). New cstate: current_term: 1 leader_uuid: "a742ab1e2f214db28e83799c13ef2265" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a742ab1e2f214db28e83799c13ef2265" member_type: VOTER last_known_addr { host: "127.9.69.194" port: 42383 } health_report { overall_health: HEALTHY } } }
06:12:45.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.042745 10680 ts_tablet_manager.cc:1434] T 29b1ce31dff641279010e35bc0fb68e4 P a742ab1e2f214db28e83799c13ef2265: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.043862 10677 tablet_bootstrap.cc:492] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654: No bootstrap required, opened a new log
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.043918 10677 ts_tablet_manager.cc:1403] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044147 10681 tablet_bootstrap.cc:492] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060: No bootstrap required, opened a new log
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044124 10677 raft_consensus.cc:359] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044198 10681 ts_tablet_manager.cc:1403] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044205 10677 raft_consensus.cc:385] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044230 10677 raft_consensus.cc:740] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10016d7e3d9b4b048a6e6eb92e618654, State: Initialized, Role: FOLLOWER
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044275 10677 consensus_queue.cc:260] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [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: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044315 10677 raft_consensus.cc:399] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044340 10677 raft_consensus.cc:493] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044359 10677 raft_consensus.cc:3060] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 0 FOLLOWER]: Advancing to term 1
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044404 10681 raft_consensus.cc:359] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044468 10681 raft_consensus.cc:385] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044519 10681 raft_consensus.cc:740] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0fe3b913e545f19c653e7a05238060, State: Initialized, Role: FOLLOWER
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044566 10681 consensus_queue.cc:260] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [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: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044615 10681 raft_consensus.cc:399] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044634 10681 raft_consensus.cc:493] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.044658 10681 raft_consensus.cc:3060] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 0 FOLLOWER]: Advancing to term 1
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045182 10677 raft_consensus.cc:515] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045253 10677 leader_election.cc:304] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [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: 10016d7e3d9b4b048a6e6eb92e618654; no voters: 
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045301 10677 leader_election.cc:290] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045341 10701 raft_consensus.cc:2804] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 1 FOLLOWER]: Leader election won for term 1
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045508 10681 raft_consensus.cc:515] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045578 10681 leader_election.cc:304] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [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: 8f0fe3b913e545f19c653e7a05238060; no voters: 
06:12:45.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045708 10681 leader_election.cc:290] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:45.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.045881 10681 ts_tablet_manager.cc:1434] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
06:12:45.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.046419 10714 raft_consensus.cc:2804] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 1 FOLLOWER]: Leader election won for term 1
06:12:45.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.046572 10714 raft_consensus.cc:697] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0fe3b913e545f19c653e7a05238060, State: Running, Role: LEADER
06:12:45.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.046708 10714 consensus_queue.cc:237] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 [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: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } }
06:12:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.046975 10677 ts_tablet_manager.cc:1434] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
06:12:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.047170 10701 raft_consensus.cc:697] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [term 1 LEADER]: Becoming Leader. State: Replica: 10016d7e3d9b4b048a6e6eb92e618654, State: Running, Role: LEADER
06:12:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.047240 10701 consensus_queue.cc:237] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 [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: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } }
06:12:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.048027  9821 catalog_manager.cc:5739] T 7d8d195be07e4108b52382e34e2f3c76 P 10016d7e3d9b4b048a6e6eb92e618654 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10016d7e3d9b4b048a6e6eb92e618654 (127.9.69.195). New cstate: current_term: 1 leader_uuid: "10016d7e3d9b4b048a6e6eb92e618654" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10016d7e3d9b4b048a6e6eb92e618654" member_type: VOTER last_known_addr { host: "127.9.69.195" port: 36185 } health_report { overall_health: HEALTHY } } }
06:12:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.048902  9822 catalog_manager.cc:5739] T 63e5975bb55048e99f2e0cce2d7613f8 P 8f0fe3b913e545f19c653e7a05238060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0fe3b913e545f19c653e7a05238060 (127.9.69.193). New cstate: current_term: 1 leader_uuid: "8f0fe3b913e545f19c653e7a05238060" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } health_report { overall_health: HEALTHY } } }
06:12:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.051362  9822 catalog_manager.cc:5739] T fc3fe3f3f891464ba9b31f82c91696bb P 8f0fe3b913e545f19c653e7a05238060 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0fe3b913e545f19c653e7a05238060 (127.9.69.193). New cstate: current_term: 1 leader_uuid: "8f0fe3b913e545f19c653e7a05238060" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0fe3b913e545f19c653e7a05238060" member_type: VOTER last_known_addr { host: "127.9.69.193" port: 43149 } health_report { overall_health: HEALTHY } } }
06:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.072566  9822 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40754:
06:12:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515164988" } 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 } }
06:12:45.074 [DEBUG - main] (Connection.java:575) [peer master-127.9.69.253:36143(127.9.69.253:36143)] disconnecting while in state READY
06:12:45.074 [DEBUG - main] (Connection.java:575) [peer master-127.9.69.252:46067(127.9.69.252:46067)] disconnecting while in state READY
06:12:45.075 [DEBUG - main] (Connection.java:575) [peer master-127.9.69.254:38681(127.9.69.254:38681)] disconnecting while in state READY
06:12:45.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:45.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.69.254:38681(127.9.69.254:38681)] handling channelInactive
06:12:45.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.69.254:38681(127.9.69.254:38681)] cleaning up while in state READY due to: connection closed
06:12:45.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.69.252:46067(127.9.69.252:46067)] handling channelInactive
06:12:45.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.69.252:46067(127.9.69.252:46067)] cleaning up while in state READY due to: connection closed
06:12:45.078 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.69.253:36143(127.9.69.253:36143)] handling channelInactive
06:12:45.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.69.253:36143(127.9.69.253:36143)] cleaning up while in state READY due to: connection closed
06:12:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.078083  9495 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 9987
06:12:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.096968  9495 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 10207
06:12:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.129771  9495 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 10422
06:12:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.158638  9495 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 9511
06:12:45.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.179141  9495 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 9642
06:12:45.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.206820  9495 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 9772
06:12:45.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:45Z chronyd exiting
.06:12:45.287 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786515165287
06:12:45.291 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:12:45.291 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:12:45.291 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskxL8VlJ/test-tmp
06:12:45.291 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
06:12:45.292 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskxL8VlJ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
06:12:45.295 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

06:12:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.388460 10730 mini_oidc.cc:150] Starting JWKS server
06:12:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.389223 10730 webserver.cc:533] Webserver started at http://127.0.0.1:42353/ using document root <none> and password file <none>
06:12:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.389298 10730 mini_oidc.cc:186] Starting OIDC Discovery server
06:12:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.389422 10730 webserver.cc:533] Webserver started at http://127.0.0.1:37767/ using document root <none> and password file <none>
06:12:45.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:12:45.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:45Z Disabled control of system clock
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.404382 10730 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/logs
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data/info.pb
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.190:40261
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.190
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42353/jwks.json with env {}
06:12:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.500180 10749 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.500454 10749 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.500490 10749 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.502250 10749 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.502334 10749 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.502360 10749 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.502379 10749 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.502396 10749 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.502411 10749 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42353/jwks.json
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.504110 10749 master_runner.cc:387] Master server non-default flags:
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.190:40261
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42353/jwks.json
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data/info.pb
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.190
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10749
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/logs
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.504470 10749 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:45.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.504863 10749 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.508318 10760 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
06:12:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.508471 10766 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
06:12:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.508603 10758 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
06:12:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.508728 10749 server_base.cc:1061] running on GCE node
06:12:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.508980 10749 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.509228 10749 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:45.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.510377 10749 hybrid_clock.cc:648] HybridClock initialized: now 1786515165510362 us; error 117 us; skew 500 ppm
06:12:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.511879 10749 webserver.cc:533] Webserver started at http://127.10.122.190:39103/ using document root <none> and password file <none>
06:12:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.512097 10749 fs_manager.cc:362] Metadata directory not provided
06:12:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.512151 10749 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.512265 10749 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.513286 10749 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data/instance:
06:12:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddecf3b135e947778c16242afca550a0"
06:12:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.513602 10749 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal/instance:
06:12:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddecf3b135e947778c16242afca550a0"
06:12:45.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.514999 10749 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.515715 10774 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.515933 10749 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.515995 10749 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddecf3b135e947778c16242afca550a0"
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.516042 10749 fs_report.cc:389] FS layout report
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data/data
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.538722 10749 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.539134 10749 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.539253 10749 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.544404 10749 rpc_server.cc:307] RPC server started. Bound to: 127.10.122.190:40261
06:12:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.544440 10872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.122.190:40261 every 8 connection(s)
06:12:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.544859 10749 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/data/info.pb
06:12:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.545531 10873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.547119 10873 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.550779 10730 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 10749
06:12:45.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.550920 10730 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-0/wal/instance
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.551864 10730 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/logs
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data/info.pb
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.189:34649
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.189
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42353/jwks.json with env {}
06:12:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.554486 10873 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.555365 10775 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.122.189:34649: connect: Connection refused (error 111)
06:12:45.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.556030 10873 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.189:34649: Network error: Client connection negotiation failed: client connection to 127.10.122.189:34649: connect: Connection refused (error 111)
06:12:45.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.605270 10873 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } attempt: 1
06:12:45.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.606619 10873 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.189:34649: Network error: Client connection negotiation failed: client connection to 127.10.122.189:34649: connect: Connection refused (error 111)
06:12:45.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.651515 10880 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:45.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.651741 10880 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:45.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.651764 10880 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:45.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.653469 10880 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:45.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.653522 10880 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:45.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.653537 10880 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:45.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.653550 10880 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:45.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.653563 10880 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:45.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.653574 10880 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42353/jwks.json
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.655247 10880 master_runner.cc:387] Master server non-default flags:
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.189:34649
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42353/jwks.json
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data/info.pb
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.189
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10880
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/logs
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.655512 10880 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:45.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.655756 10880 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:45.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.658474 10892 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
06:12:45.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.658461 10891 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
06:12:45.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.658461 10895 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
06:12:45.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.658758 10880 server_base.cc:1061] running on GCE node
06:12:45.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.659056 10880 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:45.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.659395 10880 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.660681 10880 hybrid_clock.cc:648] HybridClock initialized: now 1786515165660653 us; error 48 us; skew 500 ppm
06:12:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.662209 10880 webserver.cc:533] Webserver started at http://127.10.122.189:45777/ using document root <none> and password file <none>
06:12:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.662456 10880 fs_manager.cc:362] Metadata directory not provided
06:12:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.662524 10880 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.662678 10880 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:45.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.663964 10880 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data/instance:
06:12:45.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22bf495762014f2993793a89920320ff"
06:12:45.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.664412 10880 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal/instance:
06:12:45.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22bf495762014f2993793a89920320ff"
06:12:45.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.666292 10880 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.667289 10905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.667507 10880 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.667587 10880 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22bf495762014f2993793a89920320ff"
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.667642 10880 fs_report.cc:389] FS layout report
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data/data
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.674815 10873 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } attempt: 2
06:12:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.675844 10873 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.189:34649: Network error: Client connection negotiation failed: client connection to 127.10.122.189:34649: connect: Connection refused (error 111)
06:12:45.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.683050 10880 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:45.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.683537 10880 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:45.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.683735 10880 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:45.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.689244 10880 rpc_server.cc:307] RPC server started. Bound to: 127.10.122.189:34649
06:12:45.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.689296 10984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.122.189:34649 every 8 connection(s)
06:12:45.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.689714 10880 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/data/info.pb
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.690071 10730 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 10880
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.690178 10730 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-1/wal/instance
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.690591 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.690680 10730 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/logs
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data/info.pb
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.188:41209
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.188
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:45.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42353/jwks.json with env {}
06:12:45.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.692397 10985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.705226 10985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.710825 10985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.711349 10906 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.122.188:41209: connect: Connection refused (error 111)
06:12:45.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.711977 10985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.188:41209: Network error: Client connection negotiation failed: client connection to 127.10.122.188:41209: connect: Connection refused (error 111)
06:12:45.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.761231 10985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } attempt: 1
06:12:45.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.762377 10985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.188:41209: Network error: Client connection negotiation failed: client connection to 127.10.122.188:41209: connect: Connection refused (error 111)
06:12:45.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.767026 10873 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } attempt: 3
06:12:45.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.771443 10873 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.772182 10873 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.188:41209: Network error: Client connection negotiation failed: client connection to 127.10.122.188:41209: connect: Connection refused (error 111)
06:12:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.792635 10989 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.792829 10989 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.792850 10989 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.794492 10989 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.794553 10989 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.794569 10989 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.794581 10989 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.794595 10989 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:12:45.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.794605 10989 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42353/jwks.json
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.796159 10989 master_runner.cc:387] Master server non-default flags:
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.188:41209
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42353/jwks.json
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data/info.pb
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.188
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10989
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/logs
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.796383 10989 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.796689 10989 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:45.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.799362 10999 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
06:12:45.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.799381 11004 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
06:12:45.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.799403 11000 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
06:12:45.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.799666 10989 server_base.cc:1061] running on GCE node
06:12:45.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.799985 10989 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:45.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.800304 10989 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.801491 10989 hybrid_clock.cc:648] HybridClock initialized: now 1786515165801439 us; error 58 us; skew 500 ppm
06:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.803053 10989 webserver.cc:533] Webserver started at http://127.10.122.188:45511/ using document root <none> and password file <none>
06:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.803344 10989 fs_manager.cc:362] Metadata directory not provided
06:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.803345 10873 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } attempt: 1
06:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.803426 10989 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.803577 10989 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:45.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.804116 10873 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.122.188:41209: Network error: Client connection negotiation failed: client connection to 127.10.122.188:41209: connect: Connection refused (error 111)
06:12:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.804790 10989 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data/instance:
06:12:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13"
06:12:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.805234 10989 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal/instance:
06:12:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13"
06:12:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.806653 10989 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.807464 11013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.807669 10989 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.807775 10989 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13"
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:45 on dist-test-slave-jq4t"
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.807849 10989 fs_report.cc:389] FS layout report
06:12:45.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data/data
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:45.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.817272 10989 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.817688 10989 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:45.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.817864 10989 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:45.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.823280 10989 rpc_server.cc:307] RPC server started. Bound to: 127.10.122.188:41209
06:12:45.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.823324 11102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.122.188:41209 every 8 connection(s)
06:12:45.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.823755 10989 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/data/info.pb
06:12:45.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.824582 11103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.826141 11103 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.829630 10730 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 10989
06:12:45.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.829753 10730 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/master-2/wal/instance
06:12:45.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.830556 10985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } attempt: 2
06:12:45.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.831856 11103 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.835567 11103 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } has no permanent_uuid. Determining permanent_uuid...
06:12:45.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.837052 10985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: Bootstrap starting.
06:12:45.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.838050 10985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: Neither blocks nor log segments found. Creating new log.
06:12:45.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.838380 10985 log.cc:826] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: Log is configured to *not* fsync() on all Append() calls
06:12:45.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.839264 10985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: No bootstrap required, opened a new log
06:12:45.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.839623 11103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: Bootstrap starting.
06:12:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.840322 11103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: Neither blocks nor log segments found. Creating new log.
06:12:45.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.840668 11103 log.cc:826] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: Log is configured to *not* fsync() on all Append() calls
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.841403 11103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: No bootstrap required, opened a new log
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842058 10985 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842190 10985 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842226 10985 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22bf495762014f2993793a89920320ff, State: Initialized, Role: FOLLOWER
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842351 10985 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842605 11116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842671 11116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: This master's current role is: FOLLOWER
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.842685 10985 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: configured and running, proceeding with master startup.
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843436 11103 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843519 11103 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843537 11103 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7a1234b60d45d3b21d1ccb0b5c6c13, State: Initialized, Role: FOLLOWER
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843603 11103 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843854 11125 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843895 11103 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [sys.catalog]: configured and running, proceeding with master startup.
06:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.843945 11125 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [sys.catalog]: This master's current role is: FOLLOWER
06:12:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.844996 11136 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.845153 11136 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.845306 10880 master_runner.cc:187] Error getting master registration for 127.10.122.190:40261: OK, instance_id { permanent_uuid: "ddecf3b135e947778c16242afca550a0" instance_seqno: 1786515165542972 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.847301 10880 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:45.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.846289 11155 catalog_manager.cc:1614] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:45.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.848012 11155 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:45.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.848198 10989 master_runner.cc:187] Error getting master registration for 127.10.122.190:40261: OK, instance_id { permanent_uuid: "ddecf3b135e947778c16242afca550a0" instance_seqno: 1786515165542972 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:12:45.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.849606 10989 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:45.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.879295 10873 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } attempt: 2
06:12:45.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.884011 10873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: Bootstrap starting.
06:12:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.884994 10873 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: Neither blocks nor log segments found. Creating new log.
06:12:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.885797 10873 log.cc:826] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: Log is configured to *not* fsync() on all Append() calls
06:12:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.886931 10873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: No bootstrap required, opened a new log
06:12:45.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.888334 10873 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:45.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.888471 10873 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:45.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.888525 10873 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddecf3b135e947778c16242afca550a0, State: Initialized, Role: FOLLOWER
06:12:45.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.888681 10873 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:45.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.889057 11161 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:45.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.889127 10873 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [sys.catalog]: configured and running, proceeding with master startup.
06:12:45.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.889300 11161 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:45.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.891680 11181 catalog_manager.cc:1614] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:12:45.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.891836 11181 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:12:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.894207 10749 master_runner.cc:264] No leader master found from master ddecf3b135e947778c16242afca550a0
06:12:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:45.894261 10749 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:12:45.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:45.934598 10912 tablet.cc:2406] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:46.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.040160 10785 tablet.cc:2406] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:46.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.068617 11021 tablet.cc:2406] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:12:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.264070 11116 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.264256 11116 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.264658 11116 leader_election.cc:290] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddecf3b135e947778c16242afca550a0 (127.10.122.190:40261), ea7a1234b60d45d3b21d1ccb0b5c6c13 (127.10.122.188:41209)
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265067 11055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22bf495762014f2993793a89920320ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" is_pre_election: true
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265081 11125 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265096 10819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22bf495762014f2993793a89920320ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddecf3b135e947778c16242afca550a0" is_pre_election: true
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265287 11125 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265326 10819 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bf495762014f2993793a89920320ff in term 0.
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265429 11055 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22bf495762014f2993793a89920320ff in term 0.
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265578 11125 leader_election.cc:290] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddecf3b135e947778c16242afca550a0 (127.10.122.190:40261), 22bf495762014f2993793a89920320ff (127.10.122.189:34649)
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265558 10907 leader_election.cc:304] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [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: 22bf495762014f2993793a89920320ff, ddecf3b135e947778c16242afca550a0; no voters: 
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265700 11116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265753 11116 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:46.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265775 11116 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 0 FOLLOWER]: Advancing to term 1
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265966 10819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddecf3b135e947778c16242afca550a0" is_pre_election: true
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.265923 10941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bf495762014f2993793a89920320ff" is_pre_election: true
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.266057 10819 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7a1234b60d45d3b21d1ccb0b5c6c13 in term 0.
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.266234 11016 leader_election.cc:304] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [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: ddecf3b135e947778c16242afca550a0, ea7a1234b60d45d3b21d1ccb0b5c6c13; no voters: 
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.266396 11125 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.266474 11125 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.266498 11125 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 0 FOLLOWER]: Advancing to term 1
06:12:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.266813 11116 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267002 10941 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea7a1234b60d45d3b21d1ccb0b5c6c13 in current term 1: Already voted for candidate 22bf495762014f2993793a89920320ff in this term.
06:12:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267027 11116 leader_election.cc:290] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [CANDIDATE]: Term 1 election: Requested vote from peers ddecf3b135e947778c16242afca550a0 (127.10.122.190:40261), ea7a1234b60d45d3b21d1ccb0b5c6c13 (127.10.122.188:41209)
06:12:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267241 11055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22bf495762014f2993793a89920320ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13"
06:12:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267424 10819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "22bf495762014f2993793a89920320ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddecf3b135e947778c16242afca550a0"
06:12:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267517 10819 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 0 FOLLOWER]: Advancing to term 1
06:12:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267710 11125 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.267872 11125 leader_election.cc:290] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [CANDIDATE]: Term 1 election: Requested vote from peers ddecf3b135e947778c16242afca550a0 (127.10.122.190:40261), 22bf495762014f2993793a89920320ff (127.10.122.189:34649)
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268095 11055 raft_consensus.cc:2393] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22bf495762014f2993793a89920320ff in current term 1: Already voted for candidate ea7a1234b60d45d3b21d1ccb0b5c6c13 in this term.
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268121 10818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddecf3b135e947778c16242afca550a0"
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268404 10941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22bf495762014f2993793a89920320ff"
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268530 10941 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea7a1234b60d45d3b21d1ccb0b5c6c13 in current term 1: Already voted for candidate 22bf495762014f2993793a89920320ff in this term.
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268748 11015 leader_election.cc:304] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7a1234b60d45d3b21d1ccb0b5c6c13; no voters: 22bf495762014f2993793a89920320ff, ddecf3b135e947778c16242afca550a0
06:12:46.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268777 10819 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22bf495762014f2993793a89920320ff in term 1.
06:12:46.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268915 11125 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
06:12:46.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.268985 10907 leader_election.cc:304] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [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: 22bf495762014f2993793a89920320ff, ddecf3b135e947778c16242afca550a0; no voters: ea7a1234b60d45d3b21d1ccb0b5c6c13
06:12:46.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.269100 11116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 1 FOLLOWER]: Leader election won for term 1
06:12:46.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.269256 11116 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [term 1 LEADER]: Becoming Leader. State: Replica: 22bf495762014f2993793a89920320ff, State: Running, Role: LEADER
06:12:46.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.269371 11116 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [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: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } }
06:12:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.269830 11184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22bf495762014f2993793a89920320ff. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.269919 11184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: This master's current role is: LEADER
06:12:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.270087 11188 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:12:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.270284 11188 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:12:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.271764 10819 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [term 1 FOLLOWER]: Refusing update from remote peer 22bf495762014f2993793a89920320ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.271901 11055 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [term 1 FOLLOWER]: Refusing update from remote peer 22bf495762014f2993793a89920320ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:12:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.272061 11184 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:46.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.272305 11116 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:12:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.273653 11125 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22bf495762014f2993793a89920320ff. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.273751 11125 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [sys.catalog]: This master's current role is: FOLLOWER
06:12:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.274046 11161 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22bf495762014f2993793a89920320ff. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.274147 11161 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.274749 11116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.274834 11116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: This master's current role is: LEADER
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275077 11191 mvcc.cc:204] Tried to move back new op lower bound from 7317566121046560768 to 7317566121040224256. Current Snapshot: MvccSnapshot[applied={T|T < 7317566121046560768}]
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275189 11188 catalog_manager.cc:1384] Generated new cluster ID: 6a83de8c21714921a2705374fb3e3d0e
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275283 11188 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275305 11125 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275375 11125 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13 [sys.catalog]: This master's current role is: FOLLOWER
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275667 11200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.275770 11200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff [sys.catalog]: This master's current role is: LEADER
06:12:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.276106 11161 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "22bf495762014f2993793a89920320ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddecf3b135e947778c16242afca550a0" member_type: VOTER last_known_addr { host: "127.10.122.190" port: 40261 } } peers { permanent_uuid: "22bf495762014f2993793a89920320ff" member_type: VOTER last_known_addr { host: "127.10.122.189" port: 34649 } } peers { permanent_uuid: "ea7a1234b60d45d3b21d1ccb0b5c6c13" member_type: VOTER last_known_addr { host: "127.10.122.188" port: 41209 } } }
06:12:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.276194 11161 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0 [sys.catalog]: This master's current role is: FOLLOWER
06:12:46.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.290951 11188 catalog_manager.cc:1407] Generated new certificate authority record
06:12:46.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.291776 11188 catalog_manager.cc:1560] Loading token signing keys...
06:12:46.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.299100 11188 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: Generated new TSK 0
06:12:46.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.299567 11188 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.305214 10730 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/logs
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data/info.pb
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.129:0
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.122.129
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.129
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:46.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:46.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.392701 11209 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:46.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.392948 11209 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:46.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.393105 11209 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:46.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.394991 11209 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:46.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.395115 11209 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.122.129
06:12:46.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.397795 11209 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.129:0
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data/info.pb
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.129
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11209
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.122.129
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/logs
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.398413 11209 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.398738 11209 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:46.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.401814 11220 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
06:12:46.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.401787 11218 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
06:12:46.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.401800 11216 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
06:12:46.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.402105 11209 server_base.cc:1061] running on GCE node
06:12:46.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.402346 11209 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:46.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.402568 11209 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:46.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.403741 11209 hybrid_clock.cc:648] HybridClock initialized: now 1786515166403729 us; error 29 us; skew 500 ppm
06:12:46.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.405200 11209 webserver.cc:533] Webserver started at http://127.10.122.129:42277/ using document root <none> and password file <none>
06:12:46.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.405452 11209 fs_manager.cc:362] Metadata directory not provided
06:12:46.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.405522 11209 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:46.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.405668 11209 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:46.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.406889 11209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data/instance:
06:12:46.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d4b965b23b4bb3949f02ba1e3ddb3a"
06:12:46.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.407361 11209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal/instance:
06:12:46.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d4b965b23b4bb3949f02ba1e3ddb3a"
06:12:46.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.408942 11209 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.409869 11226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.410111 11209 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.410207 11209 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72d4b965b23b4bb3949f02ba1e3ddb3a"
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.410308 11209 fs_report.cc:389] FS layout report
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data/data
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.420128 11209 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.420581 11209 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.420768 11209 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:46.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.421051 11209 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:46.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.421466 11209 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:46.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.421523 11209 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:46.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.421562 11209 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:46.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.421579 11209 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.429318 11209 rpc_server.cc:307] RPC server started. Bound to: 127.10.122.129:36471
06:12:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.429440 11411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.122.129:36471 every 8 connection(s)
06:12:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.429831 11209 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/data/info.pb
06:12:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.432767 10730 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 11209
06:12:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.432875 10730 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-0/wal/instance
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.434757 10730 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/logs
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data/info.pb
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:46.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.130:0
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.122.130
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.130
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.437042 11414 heartbeater.cc:344] Connected to a master server at 127.10.122.190:40261
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.437148 11414 heartbeater.cc:461] Registering TS with master...
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.437362 11414 heartbeater.cc:507] Master 127.10.122.190:40261 requested a full tablet report, sending...
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.437840 10806 ts_manager.cc:194] Registered new tserver with Master: 72d4b965b23b4bb3949f02ba1e3ddb3a (127.10.122.129:36471)
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438067 11418 heartbeater.cc:344] Connected to a master server at 127.10.122.189:34649
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438117 11418 heartbeater.cc:461] Registering TS with master...
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438184 11413 heartbeater.cc:344] Connected to a master server at 127.10.122.188:41209
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438225 11418 heartbeater.cc:507] Master 127.10.122.189:34649 requested a full tablet report, sending...
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438221 11413 heartbeater.cc:461] Registering TS with master...
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438524 11413 heartbeater.cc:507] Master 127.10.122.188:41209 requested a full tablet report, sending...
06:12:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438761 10927 ts_manager.cc:194] Registered new tserver with Master: 72d4b965b23b4bb3949f02ba1e3ddb3a (127.10.122.129:36471)
06:12:46.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.438977 11037 ts_manager.cc:194] Registered new tserver with Master: 72d4b965b23b4bb3949f02ba1e3ddb3a (127.10.122.129:36471)
06:12:46.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.439857 10927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.122.129:33681
06:12:46.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.530985 11430 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:46.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.531203 11430 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:46.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.531225 11430 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:46.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.532776 11430 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:46.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.532837 11430 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.122.130
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.534385 11430 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.130:0
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data/info.pb
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.130
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11430
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.122.130
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/logs
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:46.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.534649 11430 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:46.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.534911 11430 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:46.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.538051 11437 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
06:12:46.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.538062 11441 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
06:12:46.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.538128 11439 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
06:12:46.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.538409 11430 server_base.cc:1061] running on GCE node
06:12:46.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.538635 11430 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:46.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.538928 11430 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.540100 11430 hybrid_clock.cc:648] HybridClock initialized: now 1786515166540062 us; error 55 us; skew 500 ppm
06:12:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.541487 11430 webserver.cc:533] Webserver started at http://127.10.122.130:44845/ using document root <none> and password file <none>
06:12:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.541745 11430 fs_manager.cc:362] Metadata directory not provided
06:12:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.541815 11430 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:46.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.541955 11430 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.542918 11430 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data/instance:
06:12:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf1d57f7fbc142d3a6209d5b5570eb60"
06:12:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.543334 11430 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal/instance:
06:12:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf1d57f7fbc142d3a6209d5b5570eb60"
06:12:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.544924 11430 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
06:12:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.545822 11456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.546093 11430 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.546181 11430 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf1d57f7fbc142d3a6209d5b5570eb60"
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.546260 11430 fs_report.cc:389] FS layout report
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data/data
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:46.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.567526 11430 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:46.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.568007 11430 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:46.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.568222 11430 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:46.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.568612 11430 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.569048 11430 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.569106 11430 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.569147 11430 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.569165 11430 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:46.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.577688 11430 rpc_server.cc:307] RPC server started. Bound to: 127.10.122.130:34663
06:12:46.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.577752 11630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.122.130:34663 every 8 connection(s)
06:12:46.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.578154 11430 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/data/info.pb
06:12:46.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.583261 10730 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 11430
06:12:46.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.583395 10730 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-1/wal/instance
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.585817 10730 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/logs
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data/info.pb
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.131:0
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.122.131
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.131
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.586146 11632 heartbeater.cc:344] Connected to a master server at 127.10.122.190:40261
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.586289 11632 heartbeater.cc:461] Registering TS with master...
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.586555 11632 heartbeater.cc:507] Master 127.10.122.190:40261 requested a full tablet report, sending...
06:12:46.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.587129 10806 ts_manager.cc:194] Registered new tserver with Master: cf1d57f7fbc142d3a6209d5b5570eb60 (127.10.122.130:34663)
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.588232 11631 heartbeater.cc:344] Connected to a master server at 127.10.122.188:41209
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.588307 11631 heartbeater.cc:461] Registering TS with master...
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.588446 11631 heartbeater.cc:507] Master 127.10.122.188:41209 requested a full tablet report, sending...
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.588903 11037 ts_manager.cc:194] Registered new tserver with Master: cf1d57f7fbc142d3a6209d5b5570eb60 (127.10.122.130:34663)
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.589221 11633 heartbeater.cc:344] Connected to a master server at 127.10.122.189:34649
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.589287 11633 heartbeater.cc:461] Registering TS with master...
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.589373 11633 heartbeater.cc:507] Master 127.10.122.189:34649 requested a full tablet report, sending...
06:12:46.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.589630 10927 ts_manager.cc:194] Registered new tserver with Master: cf1d57f7fbc142d3a6209d5b5570eb60 (127.10.122.130:34663)
06:12:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.590086 10927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.122.130:44117
06:12:46.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.680068 11648 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:12:46.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.680305 11648 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:12:46.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.680327 11648 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:12:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.681947 11648 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:12:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.682008 11648 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.122.131
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.683511 11648 tablet_server_runner.cc:78] Tablet server non-default flags:
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.122.148:36213
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.122.131:0
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data/info.pb
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.122.131
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.122.190:40261,127.10.122.189:34649,127.10.122.188:41209
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11648
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.122.131
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/logs
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:17 UTC on e7f111948823
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17644
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.683732 11648 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:12:46.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.683960 11648 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.687054 11655 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
06:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.687040 11658 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
06:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.687063 11654 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
06:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.687438 11648 server_base.cc:1061] running on GCE node
06:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.687626 11648 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:12:46.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.687875 11648 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:12:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.689042 11648 hybrid_clock.cc:648] HybridClock initialized: now 1786515166689017 us; error 46 us; skew 500 ppm
06:12:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.690532 11648 webserver.cc:533] Webserver started at http://127.10.122.131:34997/ using document root <none> and password file <none>
06:12:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.690848 11648 fs_manager.cc:362] Metadata directory not provided
06:12:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.690912 11648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:12:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.691040 11648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:12:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.692018 11648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data/instance:
06:12:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3deb67593d264e258b4abd56cdce695e"
06:12:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.692418 11648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal/instance:
06:12:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3deb67593d264e258b4abd56cdce695e"
06:12:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.693806 11648 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
06:12:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.694581 11667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:12:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.694815 11648 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.694919 11648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data,/tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3deb67593d264e258b4abd56cdce695e"
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:12:46 on dist-test-slave-jq4t"
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.694986 11648 fs_report.cc:389] FS layout report
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data/data
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:12:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:12:46.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.728459 11648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:12:46.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.728897 11648 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:12:46.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.729067 11648 kserver.cc:163] Server-wide thread pool size limit: 3276
06:12:46.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.729375 11648 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:12:46.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.729818 11648 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:12:46.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.729877 11648 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:12:46.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.729918 11648 ts_tablet_manager.cc:616] Registered 0 tablets
06:12:46.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.729935 11648 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:12:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.738119 11648 rpc_server.cc:307] RPC server started. Bound to: 127.10.122.131:36203
06:12:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.738189 11861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.122.131:36203 every 8 connection(s)
06:12:46.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.738581 11648 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/data/info.pb
06:12:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.743737 10730 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu as pid 11648
06:12:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.743870 10730 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskxL8VlJ/test-tmp/mini-kudu-cluster4153851173445363038/ts-2/wal/instance
06:12:46.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745126 11869 heartbeater.cc:344] Connected to a master server at 127.10.122.189:34649
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745230 11866 heartbeater.cc:344] Connected to a master server at 127.10.122.190:40261
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745255 11869 heartbeater.cc:461] Registering TS with master...
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745272 11866 heartbeater.cc:461] Registering TS with master...
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745491 11866 heartbeater.cc:507] Master 127.10.122.190:40261 requested a full tablet report, sending...
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745492 11869 heartbeater.cc:507] Master 127.10.122.189:34649 requested a full tablet report, sending...
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745710 11865 heartbeater.cc:344] Connected to a master server at 127.10.122.188:41209
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745761 11865 heartbeater.cc:461] Registering TS with master...
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745857 11865 heartbeater.cc:507] Master 127.10.122.188:41209 requested a full tablet report, sending...
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.745903 10927 ts_manager.cc:194] Registered new tserver with Master: 3deb67593d264e258b4abd56cdce695e (127.10.122.131:36203)
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.746008 10806 ts_manager.cc:194] Registered new tserver with Master: 3deb67593d264e258b4abd56cdce695e (127.10.122.131:36203)
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.746176 11037 ts_manager.cc:194] Registered new tserver with Master: 3deb67593d264e258b4abd56cdce695e (127.10.122.131:36203)
06:12:46.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.746411 10927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.122.131:42763
06:12:46.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.747673 10730 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:12:46.748 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:12:46.748 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:12:46.749 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.122.190"
      port: 40261
    }
    bound_http_address {
      host: "127.10.122.190"
      port: 39103
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.122.189"
      port: 34649
    }
    bound_http_address {
      host: "127.10.122.189"
      port: 45777
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.122.188"
      port: 41209
    }
    bound_http_address {
      host: "127.10.122.188"
      port: 45511
    }
  }
}

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

06:12:46.749 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.122.129"
      port: 36471
    }
    bound_http_address {
      host: "127.10.122.129"
      port: 42277
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.122.130"
      port: 34663
    }
    bound_http_address {
      host: "127.10.122.130"
      port: 44845
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.122.131"
      port: 36203
    }
    bound_http_address {
      host: "127.10.122.131"
      port: 34997
    }
  }
}

06:12:46.750 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:12:46.752 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:12:46.754 [DEBUG - main] (Connection.java:748) [peer master-127.10.122.188:41209(127.10.122.188:41209)] connecting to peer
06:12:46.755 [DEBUG - main] (Connection.java:748) [peer master-127.10.122.189:34649(127.10.122.189:34649)] connecting to peer
06:12:46.756 [DEBUG - main] (Connection.java:748) [peer master-127.10.122.190:40261(127.10.122.190:40261)] connecting to peer
06:12:46.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.122.188:41209(127.10.122.188:41209)] Successfully connected to peer
06:12:46.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.122.189:34649(127.10.122.189:34649)] Successfully connected to peer
06:12:46.758 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.122.188
06:12:46.759 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.122.189
06:12:46.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.122.190:40261(127.10.122.190:40261)] Successfully connected to peer
06:12:46.761 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.122.190
06:12:46.770 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc014b2e, L:/127.0.0.1:43018 - R:/127.10.122.188:41209] using SASL/PLAIN
06:12:46.771 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1bda3095, L:/127.0.0.1:49256 - R:/127.10.122.189:34649] using SASL/PLAIN
06:12:46.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:12:46.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.122.188:41209, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.122.189:34649, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.122.190:40261, [18ms] Sub RPC ConnectToMaster: received response from server master-127.10.122.188:41209: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.10.122.189:34649: OK, deferred=null) after lookup
06:12:46.774 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52d1ca90, L:/127.0.0.1:36968 - R:/127.10.122.190:40261] using SASL/PLAIN
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.774127 10927 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49256:
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786515166752"
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
06:12:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:12:46.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:12:46.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:12:46.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table e50055f353314676abe46da5b24b448c
06:12:46.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.783357 11530 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9976fd98d1426cb4ac921091e891c2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786515166752 [id=e50055f353314676abe46da5b24b448c]), partition=RANGE (c0) PARTITION UNBOUNDED
06:12:46.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.783668 11530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9976fd98d1426cb4ac921091e891c2. 1 dirs total, 0 dirs full, 0 dirs failed
06:12:46.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.786300 11885 tablet_bootstrap.cc:492] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Bootstrap starting.
06:12:46.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.787282 11885 tablet_bootstrap.cc:654] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Neither blocks nor log segments found. Creating new log.
06:12:46.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.787636 11885 log.cc:826] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Log is configured to *not* fsync() on all Append() calls
06:12:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.788578 11885 tablet_bootstrap.cc:492] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: No bootstrap required, opened a new log
06:12:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.788666 11885 ts_tablet_manager.cc:1403] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791098 11885 raft_consensus.cc:359] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf1d57f7fbc142d3a6209d5b5570eb60" member_type: VOTER last_known_addr { host: "127.10.122.130" port: 34663 } }
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791285 11885 raft_consensus.cc:385] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791322 11885 raft_consensus.cc:740] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf1d57f7fbc142d3a6209d5b5570eb60, State: Initialized, Role: FOLLOWER
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791456 11885 consensus_queue.cc:260] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [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: "cf1d57f7fbc142d3a6209d5b5570eb60" member_type: VOTER last_known_addr { host: "127.10.122.130" port: 34663 } }
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791525 11885 raft_consensus.cc:399] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791558 11885 raft_consensus.cc:493] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
06:12:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.791603 11885 raft_consensus.cc:3060] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 0 FOLLOWER]: Advancing to term 1
06:12:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.792465 11885 raft_consensus.cc:515] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf1d57f7fbc142d3a6209d5b5570eb60" member_type: VOTER last_known_addr { host: "127.10.122.130" port: 34663 } }
06:12:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.792645 11885 leader_election.cc:304] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [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: cf1d57f7fbc142d3a6209d5b5570eb60; no voters: 
06:12:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.792858 11885 leader_election.cc:290] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [CANDIDATE]: Term 1 election: Requested vote from peers 
06:12:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.793041 11887 raft_consensus.cc:2804] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 1 FOLLOWER]: Leader election won for term 1
06:12:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.793100 11885 ts_tablet_manager.cc:1434] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
06:12:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.793318 11887 raft_consensus.cc:697] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [term 1 LEADER]: Becoming Leader. State: Replica: cf1d57f7fbc142d3a6209d5b5570eb60, State: Running, Role: LEADER
06:12:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.793437 11633 heartbeater.cc:499] Master 127.10.122.189:34649 was elected leader, sending a full tablet report...
06:12:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.793560 11887 consensus_queue.cc:237] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 [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: "cf1d57f7fbc142d3a6209d5b5570eb60" member_type: VOTER last_known_addr { host: "127.10.122.130" port: 34663 } }
06:12:46.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.795275 10926 catalog_manager.cc:5739] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf1d57f7fbc142d3a6209d5b5570eb60 (127.10.122.130). New cstate: current_term: 1 leader_uuid: "cf1d57f7fbc142d3a6209d5b5570eb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf1d57f7fbc142d3a6209d5b5570eb60" member_type: VOTER last_known_addr { host: "127.10.122.130" port: 34663 } health_report { overall_health: HEALTHY } } }
06:12:46.817 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=32, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1edb61b1, flushNotification=Deferred@247644034(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:46.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0f9976fd98d1426cb4ac921091e891c2 for table 'org.apache.kudu.client.TestAlterTable-1786515166752' with partition [<start>, <end>)
06:12:46.818 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=0f9976fd98d1426cb4ac921091e891c2@[cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)[L]]}]
06:12:46.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0f9976fd98d1426cb4ac921091e891c2 for table 'org.apache.kudu.client.TestAlterTable-1786515166752' with partition [<start>, <end>)
06:12:46.818 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=0f9976fd98d1426cb4ac921091e891c2@[cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)[L]]}]
06:12:46.818 [DEBUG - kudu-nio-1] (Connection.java:748) [peer cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)] connecting to peer
06:12:46.821 [DEBUG - kudu-nio-3] (Connection.java:757) [peer cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)] Successfully connected to peer
06:12:46.832 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xa1059227, L:/127.0.0.1:52684 - R:/127.10.122.130:34663] using TOKEN/null
06:12:46.838 [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-1786515166752, tablet=0f9976fd98d1426cb4ac921091e891c2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.839704 10927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49256:
06:12:46.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515166752" } 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 } } }
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.843122 11899 tablet.cc:1724] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Alter schema from (
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:46.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
06:12:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.848779 11155 catalog_manager.cc:1296] Loaded cluster ID: 6a83de8c21714921a2705374fb3e3d0e
06:12:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.848881 11155 catalog_manager.cc:1608] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: loading cluster ID for follower catalog manager: success
06:12:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.850008 11155 catalog_manager.cc:1630] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: acquiring CA information for follower catalog manager: success
06:12:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.850433 11155 catalog_manager.cc:1658] T 00000000000000000000000000000000 P ea7a1234b60d45d3b21d1ccb0b5c6c13: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.853145 10927 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: org.apache.kudu.client.TestAlterTable-1786515166752 [id=e50055f353314676abe46da5b24b448c] alter complete (version 1)
06:12:46.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table e50055f353314676abe46da5b24b448c
06:12:46.857 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@cc62a3b, flushNotification=Deferred@1824570614(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:46.862 [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-1786515166752, tablet=0f9976fd98d1426cb4ac921091e891c2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:46.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table e50055f353314676abe46da5b24b448c
06:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.864284 10927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49256:
06:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515166752" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "addNonNull" new_name: "newAddNonNull" } }
06:12:46.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.866756 11902 tablet.cc:1724] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Alter schema from (
06:12:46.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:46.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:46.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
06:12:46.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.871521 10927 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: org.apache.kudu.client.TestAlterTable-1786515166752 [id=e50055f353314676abe46da5b24b448c] alter complete (version 2)
06:12:46.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table e50055f353314676abe46da5b24b448c
06:12:46.877 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=40, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@29539e36, flushNotification=Deferred@854989361(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:46.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.878036 11895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52684: Invalid argument: Client provided column addNonNull INT32 NOT NULL not present in tablet
06:12:46.881 [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-1786515166752, tablet=0f9976fd98d1426cb4ac921091e891c2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:46.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.882673 10927 catalog_manager.cc:3590] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49256:
06:12:46.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786515166752" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newAddNonNull" } }
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.885121 11902 tablet.cc:1724] T 0f9976fd98d1426cb4ac921091e891c2 P cf1d57f7fbc142d3a6209d5b5570eb60: Alter schema from (
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
06:12:46.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
06:12:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.889763 10927 catalog_manager.cc:6284] T 00000000000000000000000000000000 P 22bf495762014f2993793a89920320ff: org.apache.kudu.client.TestAlterTable-1786515166752 [id=e50055f353314676abe46da5b24b448c] alter complete (version 3)
06:12:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.892443 11181 catalog_manager.cc:1296] Loaded cluster ID: 6a83de8c21714921a2705374fb3e3d0e
06:12:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.892542 11181 catalog_manager.cc:1608] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: loading cluster ID for follower catalog manager: success
06:12:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.893697 11181 catalog_manager.cc:1630] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: acquiring CA information for follower catalog manager: success
06:12:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.894026 11181 catalog_manager.cc:1658] T 00000000000000000000000000000000 P ddecf3b135e947778c16242afca550a0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:12:46.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table e50055f353314676abe46da5b24b448c
06:12:46.896 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@f5c79a6, flushNotification=Deferred@1720865719(state=PENDING, result=null, callback=<none>, errback=<none>)}
06:12:46.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:12:46.897941 11895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52684: Invalid argument: Client provided column newAddNonNull INT32 NOT NULL not present in tablet
06:12:46.902 [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-1786515166752, tablet=0f9976fd98d1426cb4ac921091e891c2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
06:12:46.903 [DEBUG - main] (Connection.java:575) [peer cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)] disconnecting while in state READY
06:12:46.903 [DEBUG - main] (Connection.java:575) [peer master-127.10.122.190:40261(127.10.122.190:40261)] disconnecting while in state READY
06:12:46.903 [DEBUG - main] (Connection.java:575) [peer master-127.10.122.189:34649(127.10.122.189:34649)] disconnecting while in state READY
06:12:46.903 [DEBUG - main] (Connection.java:575) [peer master-127.10.122.188:41209(127.10.122.188:41209)] disconnecting while in state READY
06:12:46.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.122.188:41209(127.10.122.188:41209)] handling channelInactive
06:12:46.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.122.188:41209(127.10.122.188:41209)] cleaning up while in state READY due to: connection closed
06:12:46.904 [DEBUG - kudu-nio-3] (Connection.java:239) [peer cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)] handling channelInactive
06:12:46.905 [DEBUG - kudu-nio-3] (Connection.java:709) [peer cf1d57f7fbc142d3a6209d5b5570eb60(127.10.122.130:34663)] cleaning up while in state READY due to: connection closed
06:12:46.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.122.190:40261(127.10.122.190:40261)] handling channelInactive
06:12:46.905 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.122.190:40261(127.10.122.190:40261)] cleaning up while in state READY due to: connection closed
06:12:46.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:12:46.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.122.189:34649(127.10.122.189:34649)] handling channelInactive
06:12:46.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.122.189:34649(127.10.122.189:34649)] cleaning up while in state READY due to: connection closed
06:12:46.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.908593 10730 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 11209
06:12:46.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.941962 10730 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 11430
06:12:46.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.954595 10730 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 11648
06:12:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:46.974735 10730 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 10749
06:12:47.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:47.009776 10730 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 10880
06:12:47.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:12:47.031243 10730 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskxL8VlJ/build/release/bin/kudu with pid 10989
06:12:47.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:12:47Z chronyd exiting

Time: 35.255

OK (18 tests)

