Diagnosed failure

ClientTestAutoIncrementingColumn.ConcurrentWrites: WARNING: ThreadSanitizer: data race (pid=3586)  Write of size 4 at 0x7b40000135d8 by main thread:
    #0 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:96:7 (libkudu_util.so+0x4a0453)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x12b513)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:239:8 (libkrpc.so+0x16d957)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:206:3 (libkrpc.so+0x16df0b)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13985)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:583:17 (libmaster.so+0x40a908)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x4165b9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4e1b28)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7d47)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (client-test+0x62a4a4)
    #10 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:98:3 (libmini_cluster.so+0xd66c3)
    #11 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:97:45 (libmini_cluster.so+0xd6759)
    #12 std::__1::default_delete<kudu::cluster::InternalMiniCluster>::operator()(kudu::cluster::InternalMiniCluster*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2262:5 (client-test+0x6365a7)
    #13 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::reset(kudu::cluster::InternalMiniCluster*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2517:7 (client-test+0x63650d)
    #14 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::~unique_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2471:19 (client-test+0x63649b)
    #15 kudu::client::ClientTest::~ClientTest() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:243:7 (client-test+0x632fe6)
    #16 kudu::client::ClientTestAutoIncrementingColumn_ConcurrentWrites_Test::~ClientTestAutoIncrementingColumn_ConcurrentWrites_Test() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10348:1 (client-test+0x635f39)
    #17 testing::Test::DeleteSelf_() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/include/gtest/gtest.h:318:24 (libgtest.so.1.12.1+0x65467)
    #18 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #19 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #20 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2859:5 (libgtest.so.1.12.1+0x43dc2)
    #21 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #22 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #23 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #24 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #25 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #26 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #27 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Previous read of size 4 at 0x7b40000135d8 by thread T120 (mutexes: write M36164174389958576):
    #0 kudu::DiagnosticSocket::ReceiveResponse(std::__1::vector<kudu::DiagnosticSocket::TcpSocketInfo, std::__1::allocator<kudu::DiagnosticSocket::TcpSocketInfo> >*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:264:3 (libkudu_util.so+0x4a0f31)
    #1 kudu::DiagnosticSocket::Query(kudu::Socket const&, kudu::DiagnosticSocket::TcpSocketInfo*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:134:3 (libkudu_util.so+0x4a18c4)
    #2 kudu::rpc::AcceptorPool::GetPendingConnectionsNum(unsigned int*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:241:3 (libkrpc.so+0x12be33)
    #3 kudu::rpc::Messenger::GetPendingConnectionsNum() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:193:21 (libkrpc.so+0x16dbb1)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:299:51 (libkrpc.so+0x1722b1)
    #5 decltype(std::__1::forward<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(fp)()) std::__1::__invoke<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x172269)
    #6 int std::__1::__invoke_void_return_wrapper<int>::__call<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:317:16 (libkrpc.so+0x1721f9)
    #7 std::__1::__function::__alloc_func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1721b1)
    #8 std::__1::__function::__func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1714ad)
    #9 std::__1::__function::__value_func<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x4d39a4)
    #10 std::__1::function<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x4d3949)
    #11 kudu::FunctionGauge<int>::value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1319:12 (libmaster.so+0x4d387a)
    #12 kudu::FunctionGauge<int>::WriteValue(kudu::JsonWriter*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1323:19 (libmaster.so+0x4d3560)
    #13 kudu::Gauge::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:856:3 (libkudu_util.so+0x380912)
    #14 void kudu::WriteMetricsToJson<std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(kudu::JsonWriter*, std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > const&, kudu::MetricJsonOptions const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:79:7 (libkudu_util.so+0x3859d0)
    #15 kudu::MetricEntity::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:414:3 (libkudu_util.so+0x37e047)
    #16 kudu::MetricRegistry::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:586:7 (libkudu_util.so+0x37f2cc)
    #17 kudu::server::DiagnosticsLog::LogMetrics() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:348:3 (libserver_process.so+0x11dff7)
    #18 kudu::server::DiagnosticsLog::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:228:7 (libserver_process.so+0x11dcd6)
    #19 kudu::server::DiagnosticsLog::Start()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:145:46 (libserver_process.so+0x11f861)
    #20 decltype(std::__1::forward<kudu::server::DiagnosticsLog::Start()::$_0&>(fp)()) std::__1::__invoke<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libserver_process.so+0x11f819)
    #21 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libserver_process.so+0x11f7a9)
    #22 std::__1::__function::__alloc_func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libserver_process.so+0x11f771)
    #23 std::__1::__function::__func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libserver_process.so+0x11ea6d)
    #24 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (client-test+0x71abf4)
    #25 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (client-test+0x71aa39)
    #26 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x40f03a)

  Location is heap block of size 248 at 0x7b4000013500 allocated by main thread:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (client-test+0x51ec77)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libkrpc.so+0x131126)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x17ace1)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x173125)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:288:34 (libkrpc.so+0x16e189)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x1398db)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1030:23 (libserver_process.so+0x1498f9)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12fa1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:315:3 (libmaster.so+0x40ac60)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4e1d20)
    #10 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #11 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #12 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #13 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #14 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #15 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #16 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #17 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #18 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #19 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #20 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #21 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #22 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #23 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #24 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Mutex M36164174389958576 is already destroyed.

  Thread T120 'diag-logger-867' (tid=8675, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (client-test+0x4a3285)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x40e8d8)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e2759)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11d75d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1212:3 (libserver_process.so+0x14bba4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1352:3 (libserver_process.so+0x14c444)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #9 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #10 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #11 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #12 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #13 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #14 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #17 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #18 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #19 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #20 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #21 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)


ClientTestAutoIncrementingColumn.ConcurrentWrites: WARNING: ThreadSanitizer: data race (pid=3586)  Write of size 8 at 0x7ba000000220 by main thread:
    #0 close /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1679 (client-test+0x4d1e33)
    #1 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:99:7 (libkudu_util.so+0x4a046a)
    #2 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x12b513)
    #3 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:239:8 (libkrpc.so+0x16d957)
    #4 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:206:3 (libkrpc.so+0x16df0b)
    #5 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13985)
    #6 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:583:17 (libmaster.so+0x40a908)
    #7 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x4165b9)
    #8 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4e1b28)
    #9 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7d47)
    #10 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (client-test+0x62a4a4)
    #11 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:98:3 (libmini_cluster.so+0xd66c3)
    #12 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:97:45 (libmini_cluster.so+0xd6759)
    #13 std::__1::default_delete<kudu::cluster::InternalMiniCluster>::operator()(kudu::cluster::InternalMiniCluster*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2262:5 (client-test+0x6365a7)
    #14 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::reset(kudu::cluster::InternalMiniCluster*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2517:7 (client-test+0x63650d)
    #15 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::~unique_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2471:19 (client-test+0x63649b)
    #16 kudu::client::ClientTest::~ClientTest() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:243:7 (client-test+0x632fe6)
    #17 kudu::client::ClientTestAutoIncrementingColumn_ConcurrentWrites_Test::~ClientTestAutoIncrementingColumn_ConcurrentWrites_Test() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10348:1 (client-test+0x635f39)
    #18 testing::Test::DeleteSelf_() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/include/gtest/gtest.h:318:24 (libgtest.so.1.12.1+0x65467)
    #19 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #20 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #21 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2859:5 (libgtest.so.1.12.1+0x43dc2)
    #22 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #23 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #24 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #25 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #26 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #27 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #28 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Previous read of size 8 at 0x7ba000000220 by thread T120:
    [failed to restore the stack]

  Location is file descriptor 34 created by main thread at:
    #0 socket /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1638 (client-test+0x4d4b8f)
    #1 kudu::DiagnosticSocket::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:80:13 (libkudu_util.so+0x4a057f)
    #2 kudu::rpc::AcceptorPool::Start(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:167:3 (libkrpc.so+0x12ba45)
    #3 kudu::RpcServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:297:5 (libserver_process.so+0x139db9)
    #4 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1361:3 (libserver_process.so+0x14c4d5)
    #5 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #6 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #7 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #9 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #10 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #11 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Thread T120 'diag-logger-867' (tid=8675, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (client-test+0x4a3285)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x40e8d8)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e2759)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11d75d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1212:3 (libserver_process.so+0x14bba4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1352:3 (libserver_process.so+0x14c444)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #9 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #10 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #11 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #12 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #13 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #14 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #17 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #18 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #19 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #20 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #21 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)


ClientTestAutoIncrementingColumn.ConcurrentWrites: WARNING: ThreadSanitizer: data race (pid=3586)  Write of size 4 at 0x7b4000013528 by main thread:
    #0 kudu::Socket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/socket.cc:271:7 (libkudu_util.so+0x3cade8)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:223:25 (libkrpc.so+0x12b543)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:239:8 (libkrpc.so+0x16d957)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:206:3 (libkrpc.so+0x16df0b)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13985)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:583:17 (libmaster.so+0x40a908)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x4165b9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4e1b28)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7d47)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (client-test+0x62a4a4)
    #10 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:98:3 (libmini_cluster.so+0xd66c3)
    #11 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:97:45 (libmini_cluster.so+0xd6759)
    #12 std::__1::default_delete<kudu::cluster::InternalMiniCluster>::operator()(kudu::cluster::InternalMiniCluster*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2262:5 (client-test+0x6365a7)
    #13 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::reset(kudu::cluster::InternalMiniCluster*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2517:7 (client-test+0x63650d)
    #14 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::~unique_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2471:19 (client-test+0x63649b)
    #15 kudu::client::ClientTest::~ClientTest() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:243:7 (client-test+0x632fe6)
    #16 kudu::client::ClientTestAutoIncrementingColumn_ConcurrentWrites_Test::~ClientTestAutoIncrementingColumn_ConcurrentWrites_Test() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10348:1 (client-test+0x635f39)
    #17 testing::Test::DeleteSelf_() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/include/gtest/gtest.h:318:24 (libgtest.so.1.12.1+0x65467)
    #18 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #19 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #20 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2859:5 (libgtest.so.1.12.1+0x43dc2)
    #21 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #22 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #23 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #24 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #25 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #26 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #27 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Previous read of size 4 at 0x7b4000013528 by thread T120:
    [failed to restore the stack]

  Location is heap block of size 248 at 0x7b4000013500 allocated by main thread:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (client-test+0x51ec77)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libkrpc.so+0x131126)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x17ace1)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x173125)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:288:34 (libkrpc.so+0x16e189)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x1398db)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1030:23 (libserver_process.so+0x1498f9)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12fa1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:315:3 (libmaster.so+0x40ac60)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4e1d20)
    #10 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #11 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #12 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #13 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #14 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #15 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #16 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #17 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #18 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #19 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #20 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #21 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #22 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #23 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #24 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Thread T120 'diag-logger-867' (tid=8675, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (client-test+0x4a3285)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x40e8d8)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e2759)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11d75d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1212:3 (libserver_process.so+0x14bba4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1352:3 (libserver_process.so+0x14c444)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #9 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #10 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #11 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #12 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #13 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #14 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #17 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #18 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #19 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #20 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #21 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

Full log

Note: This is test shard 5 of 8.
[==========] Running 35 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 21 tests from ClientTest
[ RUN      ] ClientTest.TestGetTableStatistics
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260617 20:23:36.706068  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:45829
I20260617 20:23:36.707594  3586 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260617 20:23:36.708632  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:36.726871  3593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:36.727257  3595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:36.728919  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:36.726908  3592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:38.029955  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:38.030279  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:38.030514  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727818030484 us; error 0 us; skew 500 ppm
I20260617 20:23:38.031368  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:38.037894  3586 webserver.cc:533] Webserver started at http://127.3.128.190:35507/ using document root <none> and password file <none>
I20260617 20:23:38.038758  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:38.039001  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:38.039474  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:38.046142  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "1e5d85cac8fc4c7a8680f24033cc4708"
format_stamp: "Formatted at 2026-06-17 20:23:38 on dist-test-slave-nf4h"
I20260617 20:23:38.053982  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260617 20:23:38.059238  3601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:38.060523  3586 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260617 20:23:38.060910  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "1e5d85cac8fc4c7a8680f24033cc4708"
format_stamp: "Formatted at 2026-06-17 20:23:38 on dist-test-slave-nf4h"
I20260617 20:23:38.061280  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:38.119803  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:38.121397  3586 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260617 20:23:38.121941  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:38.215230  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:45829
I20260617 20:23:38.215276  3662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:45829 every 8 connection(s)
I20260617 20:23:38.221704  3663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:38.244736  3663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708: Bootstrap starting.
I20260617 20:23:38.251329  3663 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:38.253259  3663 log.cc:826] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708: Log is configured to *not* fsync() on all Append() calls
I20260617 20:23:38.258021  3663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708: No bootstrap required, opened a new log
I20260617 20:23:38.280714  3663 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5d85cac8fc4c7a8680f24033cc4708" member_type: VOTER }
I20260617 20:23:38.281327  3663 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:38.281607  3663 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5d85cac8fc4c7a8680f24033cc4708, State: Initialized, Role: FOLLOWER
I20260617 20:23:38.282569  3663 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e5d85cac8fc4c7a8680f24033cc4708" member_type: VOTER }
I20260617 20:23:38.283088  3663 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:38.283376  3663 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:38.283733  3663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:38.288076  3663 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5d85cac8fc4c7a8680f24033cc4708" member_type: VOTER }
I20260617 20:23:38.288798  3663 leader_election.cc:304] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [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: 1e5d85cac8fc4c7a8680f24033cc4708; no voters: 
I20260617 20:23:38.290848  3663 leader_election.cc:290] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:38.291229  3666 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:38.294080  3666 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5d85cac8fc4c7a8680f24033cc4708, State: Running, Role: LEADER
I20260617 20:23:38.294829  3666 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [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: "1e5d85cac8fc4c7a8680f24033cc4708" member_type: VOTER }
I20260617 20:23:38.295830  3663 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:38.308532  3668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e5d85cac8fc4c7a8680f24033cc4708. Latest consensus state: current_term: 1 leader_uuid: "1e5d85cac8fc4c7a8680f24033cc4708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5d85cac8fc4c7a8680f24033cc4708" member_type: VOTER } }
I20260617 20:23:38.309348  3668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:38.310545  3667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e5d85cac8fc4c7a8680f24033cc4708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e5d85cac8fc4c7a8680f24033cc4708" member_type: VOTER } }
I20260617 20:23:38.311094  3667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:38.318149  3676 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:38.330437  3676 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:38.332931  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:38.349121  3676 catalog_manager.cc:1382] Generated new cluster ID: 18463ceaeb494d9e9df32a38fa2f7e8c
I20260617 20:23:38.349484  3676 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:38.365047  3676 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:38.366730  3676 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:38.378882  3676 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708: Generated new TSK 0
I20260617 20:23:38.379827  3676 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:38.399928  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:38.413172  3685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:38.414029  3686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:38.415678  3688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:38.416932  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:38.417863  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:38.418147  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:38.418378  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727818418360 us; error 0 us; skew 500 ppm
I20260617 20:23:38.419169  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:38.423890  3586 webserver.cc:533] Webserver started at http://127.3.128.129:37389/ using document root <none> and password file <none>
I20260617 20:23:38.424633  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:38.424926  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:38.425274  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:38.426808  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "67056a3a6a1743a0a079f4064c6a0fb5"
format_stamp: "Formatted at 2026-06-17 20:23:38 on dist-test-slave-nf4h"
I20260617 20:23:38.434161  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260617 20:23:38.439121  3693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:38.440347  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260617 20:23:38.440749  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "67056a3a6a1743a0a079f4064c6a0fb5"
format_stamp: "Formatted at 2026-06-17 20:23:38 on dist-test-slave-nf4h"
I20260617 20:23:38.441138  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:38.474294  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:38.476476  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:38.495169  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:38.495663  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260617 20:23:38.496125  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:38.496447  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:38.629096  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:40281
I20260617 20:23:38.629155  3763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:40281 every 8 connection(s)
I20260617 20:23:38.637954  3764 heartbeater.cc:344] Connected to a master server at 127.3.128.190:45829
I20260617 20:23:38.638417  3764 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:38.639488  3764 heartbeater.cc:507] Master 127.3.128.190:45829 requested a full tablet report, sending...
I20260617 20:23:38.642241  3618 ts_manager.cc:194] Registered new tserver with Master: 67056a3a6a1743a0a079f4064c6a0fb5 (127.3.128.129:40281)
I20260617 20:23:38.643107  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007236185s
I20260617 20:23:38.645186  3618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58286
I20260617 20:23:38.658771  3764 heartbeater.cc:499] Master 127.3.128.190:45829 was elected leader, sending a full tablet report...
I20260617 20:23:38.679664  3618 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58310:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:38.751446  3729 tablet_service.cc:1511] Processing CreateTablet for tablet ca4a46c2e9a34ee7bd7ef2734e00dfae (DEFAULT_TABLE table=client-testtb [id=13ccac78a8d24fc38dc795784d82ca9f]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:38.751475  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 6e16da105a0d4830a7c069942636dbc9 (DEFAULT_TABLE table=client-testtb [id=13ccac78a8d24fc38dc795784d82ca9f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:38.752970  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4a46c2e9a34ee7bd7ef2734e00dfae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:38.753640  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e16da105a0d4830a7c069942636dbc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:38.770571  3774 tablet_bootstrap.cc:492] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5: Bootstrap starting.
I20260617 20:23:38.780472  3774 tablet_bootstrap.cc:654] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:38.786860  3774 tablet_bootstrap.cc:492] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5: No bootstrap required, opened a new log
I20260617 20:23:38.787313  3774 ts_tablet_manager.cc:1403] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.009s
I20260617 20:23:38.790546  3774 raft_consensus.cc:359] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.791169  3774 raft_consensus.cc:385] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:38.791448  3774 raft_consensus.cc:740] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67056a3a6a1743a0a079f4064c6a0fb5, State: Initialized, Role: FOLLOWER
I20260617 20:23:38.792119  3774 consensus_queue.cc:260] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.792742  3774 raft_consensus.cc:399] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:38.793036  3774 raft_consensus.cc:493] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:38.793383  3774 raft_consensus.cc:3060] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:38.800273  3774 raft_consensus.cc:515] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.801044  3774 leader_election.cc:304] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [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: 67056a3a6a1743a0a079f4064c6a0fb5; no voters: 
I20260617 20:23:38.803551  3774 leader_election.cc:290] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:38.803966  3776 raft_consensus.cc:2804] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:38.806840  3774 ts_tablet_manager.cc:1434] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5: Time spent starting tablet: real 0.019s	user 0.020s	sys 0.000s
I20260617 20:23:38.807883  3774 tablet_bootstrap.cc:492] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5: Bootstrap starting.
I20260617 20:23:38.812140  3776 raft_consensus.cc:697] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 67056a3a6a1743a0a079f4064c6a0fb5, State: Running, Role: LEADER
I20260617 20:23:38.812978  3776 consensus_queue.cc:237] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [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: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.814677  3774 tablet_bootstrap.cc:654] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:38.822767  3774 tablet_bootstrap.cc:492] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5: No bootstrap required, opened a new log
I20260617 20:23:38.823450  3774 ts_tablet_manager.cc:1403] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260617 20:23:38.826573  3774 raft_consensus.cc:359] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.826440  3618 catalog_manager.cc:5696] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67056a3a6a1743a0a079f4064c6a0fb5 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:38.827248  3774 raft_consensus.cc:385] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:38.827723  3774 raft_consensus.cc:740] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67056a3a6a1743a0a079f4064c6a0fb5, State: Initialized, Role: FOLLOWER
I20260617 20:23:38.828532  3774 consensus_queue.cc:260] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.829981  3774 raft_consensus.cc:399] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:38.830379  3774 raft_consensus.cc:493] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:38.830787  3774 raft_consensus.cc:3060] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:38.839417  3774 raft_consensus.cc:515] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.840137  3774 leader_election.cc:304] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [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: 67056a3a6a1743a0a079f4064c6a0fb5; no voters: 
I20260617 20:23:38.840760  3774 leader_election.cc:290] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:38.840900  3776 raft_consensus.cc:2804] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:38.841439  3776 raft_consensus.cc:697] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 67056a3a6a1743a0a079f4064c6a0fb5, State: Running, Role: LEADER
I20260617 20:23:38.842136  3776 consensus_queue.cc:237] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [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: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } }
I20260617 20:23:38.842342  3774 ts_tablet_manager.cc:1434] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.003s
I20260617 20:23:38.848060  3618 catalog_manager.cc:5696] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67056a3a6a1743a0a079f4064c6a0fb5 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67056a3a6a1743a0a079f4064c6a0fb5" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40281 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:38.869719  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:38.906369  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:38.907335  3586 tablet_replica.cc:333] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5: stopping tablet replica
I20260617 20:23:38.907887  3586 raft_consensus.cc:2243] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:38.908344  3586 raft_consensus.cc:2272] T 6e16da105a0d4830a7c069942636dbc9 P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:38.910914  3586 tablet_replica.cc:333] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5: stopping tablet replica
I20260617 20:23:38.911360  3586 raft_consensus.cc:2243] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:38.911823  3586 raft_consensus.cc:2272] T ca4a46c2e9a34ee7bd7ef2734e00dfae P 67056a3a6a1743a0a079f4064c6a0fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:39.056721  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:39.067842  3586 master.cc:562] Master@127.3.128.190:45829 shutting down...
I20260617 20:23:39.149814  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:39.150331  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:39.150691  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e5d85cac8fc4c7a8680f24033cc4708: stopping tablet replica
I20260617 20:23:39.168866  3586 master.cc:584] Master@127.3.128.190:45829 shutdown complete.
[       OK ] ClientTest.TestGetTableStatistics (2488 ms)
[ RUN      ] ClientTest.TestScanWithQueryId
I20260617 20:23:39.189782  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:43415
I20260617 20:23:39.190801  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:39.195678  3783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:39.197002  3784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:39.199445  3786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:39.200114  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:39.201107  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:39.201352  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:39.201537  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727819201521 us; error 0 us; skew 500 ppm
I20260617 20:23:39.202188  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:39.204748  3586 webserver.cc:533] Webserver started at http://127.3.128.190:36057/ using document root <none> and password file <none>
I20260617 20:23:39.205333  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:39.205561  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:39.205860  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:39.209573  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "0bde54bb4cbd4fe68975a9cdefba14c4"
format_stamp: "Formatted at 2026-06-17 20:23:39 on dist-test-slave-nf4h"
I20260617 20:23:39.215296  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260617 20:23:39.219375  3791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:39.220194  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260617 20:23:39.220507  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "0bde54bb4cbd4fe68975a9cdefba14c4"
format_stamp: "Formatted at 2026-06-17 20:23:39 on dist-test-slave-nf4h"
I20260617 20:23:39.220876  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:39.243659  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:39.244999  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:39.296523  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:43415
I20260617 20:23:39.296586  3852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:43415 every 8 connection(s)
I20260617 20:23:39.301220  3853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:39.310025  3853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4: Bootstrap starting.
I20260617 20:23:39.313881  3853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:39.317790  3853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4: No bootstrap required, opened a new log
I20260617 20:23:39.319619  3853 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bde54bb4cbd4fe68975a9cdefba14c4" member_type: VOTER }
I20260617 20:23:39.319974  3853 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:39.320252  3853 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bde54bb4cbd4fe68975a9cdefba14c4, State: Initialized, Role: FOLLOWER
I20260617 20:23:39.320868  3853 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bde54bb4cbd4fe68975a9cdefba14c4" member_type: VOTER }
I20260617 20:23:39.321301  3853 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:39.321553  3853 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:39.321826  3853 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:39.326028  3853 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bde54bb4cbd4fe68975a9cdefba14c4" member_type: VOTER }
I20260617 20:23:39.326550  3853 leader_election.cc:304] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [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: 0bde54bb4cbd4fe68975a9cdefba14c4; no voters: 
I20260617 20:23:39.327875  3853 leader_election.cc:290] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:39.328186  3856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:39.330766  3856 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 1 LEADER]: Becoming Leader. State: Replica: 0bde54bb4cbd4fe68975a9cdefba14c4, State: Running, Role: LEADER
I20260617 20:23:39.331182  3853 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:39.331434  3856 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [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: "0bde54bb4cbd4fe68975a9cdefba14c4" member_type: VOTER }
I20260617 20:23:39.334474  3858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bde54bb4cbd4fe68975a9cdefba14c4. Latest consensus state: current_term: 1 leader_uuid: "0bde54bb4cbd4fe68975a9cdefba14c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bde54bb4cbd4fe68975a9cdefba14c4" member_type: VOTER } }
I20260617 20:23:39.334992  3858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:39.334661  3857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0bde54bb4cbd4fe68975a9cdefba14c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bde54bb4cbd4fe68975a9cdefba14c4" member_type: VOTER } }
I20260617 20:23:39.335412  3857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:39.346720  3861 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:39.352784  3861 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:39.358672  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:39.363281  3861 catalog_manager.cc:1382] Generated new cluster ID: a36298106dd14e51ab05ade81c36c8bd
I20260617 20:23:39.363549  3861 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:39.378667  3861 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:39.379869  3861 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:39.401146  3861 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4: Generated new TSK 0
I20260617 20:23:39.401737  3861 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:39.429365  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:39.435163  3874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:39.435608  3875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:39.438055  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:39.438750  3877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:39.439608  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:39.439850  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:39.440019  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727819440003 us; error 0 us; skew 500 ppm
I20260617 20:23:39.440521  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:39.443213  3586 webserver.cc:533] Webserver started at http://127.3.128.129:44549/ using document root <none> and password file <none>
I20260617 20:23:39.443670  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:39.443876  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:39.444142  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:39.445241  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "a028cf4ee2b841d88b490c7d62db9220"
format_stamp: "Formatted at 2026-06-17 20:23:39 on dist-test-slave-nf4h"
I20260617 20:23:39.449546  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260617 20:23:39.452849  3882 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:39.453635  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:23:39.453890  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "a028cf4ee2b841d88b490c7d62db9220"
format_stamp: "Formatted at 2026-06-17 20:23:39 on dist-test-slave-nf4h"
I20260617 20:23:39.454151  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:39.464955  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:39.465903  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:39.477988  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:39.478399  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:39.478762  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:39.479022  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:39.556231  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:34513
I20260617 20:23:39.556414  3952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:34513 every 8 connection(s)
I20260617 20:23:39.563385  3953 heartbeater.cc:344] Connected to a master server at 127.3.128.190:43415
I20260617 20:23:39.563745  3953 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:39.564471  3953 heartbeater.cc:507] Master 127.3.128.190:43415 requested a full tablet report, sending...
I20260617 20:23:39.566401  3808 ts_manager.cc:194] Registered new tserver with Master: a028cf4ee2b841d88b490c7d62db9220 (127.3.128.129:34513)
I20260617 20:23:39.566573  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005969712s
I20260617 20:23:39.568060  3808 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38768
I20260617 20:23:39.580873  3953 heartbeater.cc:499] Master 127.3.128.190:43415 was elected leader, sending a full tablet report...
I20260617 20:23:39.591446  3808 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38788:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:39.628422  3917 tablet_service.cc:1511] Processing CreateTablet for tablet cf031629fe2d416babcf5922f062a086 (DEFAULT_TABLE table=client-testtb [id=75c28dafed9a44bdb1a283624856afc0]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:39.628624  3918 tablet_service.cc:1511] Processing CreateTablet for tablet eca8772433e54a83bfe29a62421f27a5 (DEFAULT_TABLE table=client-testtb [id=75c28dafed9a44bdb1a283624856afc0]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:39.629765  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf031629fe2d416babcf5922f062a086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:39.630374  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca8772433e54a83bfe29a62421f27a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:39.645707  3963 tablet_bootstrap.cc:492] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220: Bootstrap starting.
I20260617 20:23:39.651713  3963 tablet_bootstrap.cc:654] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:39.657179  3963 tablet_bootstrap.cc:492] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220: No bootstrap required, opened a new log
I20260617 20:23:39.657537  3963 ts_tablet_manager.cc:1403] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260617 20:23:39.660153  3963 raft_consensus.cc:359] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.660601  3963 raft_consensus.cc:385] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:39.660924  3963 raft_consensus.cc:740] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a028cf4ee2b841d88b490c7d62db9220, State: Initialized, Role: FOLLOWER
I20260617 20:23:39.661578  3963 consensus_queue.cc:260] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.662171  3963 raft_consensus.cc:399] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:39.662410  3963 raft_consensus.cc:493] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:39.662688  3963 raft_consensus.cc:3060] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:39.667966  3963 raft_consensus.cc:515] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.668723  3963 leader_election.cc:304] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [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: a028cf4ee2b841d88b490c7d62db9220; no voters: 
I20260617 20:23:39.671051  3963 leader_election.cc:290] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:39.671447  3965 raft_consensus.cc:2804] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:39.677938  3965 raft_consensus.cc:697] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 1 LEADER]: Becoming Leader. State: Replica: a028cf4ee2b841d88b490c7d62db9220, State: Running, Role: LEADER
I20260617 20:23:39.678467  3963 ts_tablet_manager.cc:1434] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.004s
I20260617 20:23:39.678718  3965 consensus_queue.cc:237] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [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: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.679344  3963 tablet_bootstrap.cc:492] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220: Bootstrap starting.
I20260617 20:23:39.687567  3963 tablet_bootstrap.cc:654] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:39.691264  3808 catalog_manager.cc:5696] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 reported cstate change: term changed from 0 to 1, leader changed from <none> to a028cf4ee2b841d88b490c7d62db9220 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a028cf4ee2b841d88b490c7d62db9220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:39.700223  3963 tablet_bootstrap.cc:492] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220: No bootstrap required, opened a new log
I20260617 20:23:39.700631  3963 ts_tablet_manager.cc:1403] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260617 20:23:39.702991  3963 raft_consensus.cc:359] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.703433  3963 raft_consensus.cc:385] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:39.703684  3963 raft_consensus.cc:740] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a028cf4ee2b841d88b490c7d62db9220, State: Initialized, Role: FOLLOWER
I20260617 20:23:39.704309  3963 consensus_queue.cc:260] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.704824  3963 raft_consensus.cc:399] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:39.705077  3963 raft_consensus.cc:493] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:39.705358  3963 raft_consensus.cc:3060] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:39.709733  3963 raft_consensus.cc:515] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.710253  3963 leader_election.cc:304] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [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: a028cf4ee2b841d88b490c7d62db9220; no voters: 
I20260617 20:23:39.710821  3963 leader_election.cc:290] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:39.711086  3967 raft_consensus.cc:2804] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:39.711513  3967 raft_consensus.cc:697] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 1 LEADER]: Becoming Leader. State: Replica: a028cf4ee2b841d88b490c7d62db9220, State: Running, Role: LEADER
I20260617 20:23:39.712154  3967 consensus_queue.cc:237] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [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: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } }
I20260617 20:23:39.713158  3963 ts_tablet_manager.cc:1434] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260617 20:23:39.721259  3808 catalog_manager.cc:5696] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 reported cstate change: term changed from 0 to 1, leader changed from <none> to a028cf4ee2b841d88b490c7d62db9220 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a028cf4ee2b841d88b490c7d62db9220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a028cf4ee2b841d88b490c7d62db9220" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34513 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:40.329349  3586 client-test.cc:774] Time spent Scanning with string predicate: real 0.098s	user 0.051s	sys 0.001s
I20260617 20:23:40.419134  3586 client-test.cc:774] Time spent Scanning with string predicate: real 0.089s	user 0.048s	sys 0.005s
I20260617 20:23:40.420900  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:40.441797  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:40.442534  3586 tablet_replica.cc:333] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220: stopping tablet replica
I20260617 20:23:40.443197  3586 raft_consensus.cc:2243] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:40.443778  3586 raft_consensus.cc:2272] T eca8772433e54a83bfe29a62421f27a5 P a028cf4ee2b841d88b490c7d62db9220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:40.446516  3586 tablet_replica.cc:333] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220: stopping tablet replica
I20260617 20:23:40.447300  3586 raft_consensus.cc:2243] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:40.447870  3586 raft_consensus.cc:2272] T cf031629fe2d416babcf5922f062a086 P a028cf4ee2b841d88b490c7d62db9220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:40.471211  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:40.482316  3586 master.cc:562] Master@127.3.128.190:43415 shutting down...
I20260617 20:23:40.501924  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:40.502489  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:40.502815  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0bde54bb4cbd4fe68975a9cdefba14c4: stopping tablet replica
I20260617 20:23:40.520812  3586 master.cc:584] Master@127.3.128.190:43415 shutdown complete.
[       OK ] ClientTest.TestScanWithQueryId (1350 ms)
[ RUN      ] ClientTest.TestScanPredicateNonKeyColNotProjected
I20260617 20:23:40.541023  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:46789
I20260617 20:23:40.542025  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:40.547083  3975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:40.547358  3976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:40.550346  3978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:40.551198  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:40.552109  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:40.552314  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:40.552503  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727820552485 us; error 0 us; skew 500 ppm
I20260617 20:23:40.553030  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:40.555759  3586 webserver.cc:533] Webserver started at http://127.3.128.190:33295/ using document root <none> and password file <none>
I20260617 20:23:40.556260  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:40.556470  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:40.556803  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:40.557919  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "ddf872ceb84a4eb79a4ff85677c67fa9"
format_stamp: "Formatted at 2026-06-17 20:23:40 on dist-test-slave-nf4h"
I20260617 20:23:40.562366  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260617 20:23:40.565723  3983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:40.566598  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:40.566877  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "ddf872ceb84a4eb79a4ff85677c67fa9"
format_stamp: "Formatted at 2026-06-17 20:23:40 on dist-test-slave-nf4h"
I20260617 20:23:40.567152  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:40.578395  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:40.579445  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:40.640280  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:46789
I20260617 20:23:40.640374  4044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:46789 every 8 connection(s)
I20260617 20:23:40.644528  4045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:40.654093  4045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9: Bootstrap starting.
I20260617 20:23:40.658044  4045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:40.661844  4045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9: No bootstrap required, opened a new log
I20260617 20:23:40.663652  4045 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf872ceb84a4eb79a4ff85677c67fa9" member_type: VOTER }
I20260617 20:23:40.664000  4045 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:40.664269  4045 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddf872ceb84a4eb79a4ff85677c67fa9, State: Initialized, Role: FOLLOWER
I20260617 20:23:40.664872  4045 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ddf872ceb84a4eb79a4ff85677c67fa9" member_type: VOTER }
I20260617 20:23:40.665300  4045 raft_consensus.cc:399] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:40.665511  4045 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:40.665786  4045 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:40.670200  4045 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf872ceb84a4eb79a4ff85677c67fa9" member_type: VOTER }
I20260617 20:23:40.670707  4045 leader_election.cc:304] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [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: ddf872ceb84a4eb79a4ff85677c67fa9; no voters: 
I20260617 20:23:40.672016  4045 leader_election.cc:290] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:40.672286  4048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:40.674058  4048 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 1 LEADER]: Becoming Leader. State: Replica: ddf872ceb84a4eb79a4ff85677c67fa9, State: Running, Role: LEADER
I20260617 20:23:40.674860  4048 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [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: "ddf872ceb84a4eb79a4ff85677c67fa9" member_type: VOTER }
I20260617 20:23:40.675532  4045 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:40.678020  4050 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddf872ceb84a4eb79a4ff85677c67fa9. Latest consensus state: current_term: 1 leader_uuid: "ddf872ceb84a4eb79a4ff85677c67fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf872ceb84a4eb79a4ff85677c67fa9" member_type: VOTER } }
I20260617 20:23:40.677969  4049 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ddf872ceb84a4eb79a4ff85677c67fa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf872ceb84a4eb79a4ff85677c67fa9" member_type: VOTER } }
I20260617 20:23:40.678671  4049 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:40.678649  4050 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:40.691347  4053 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:40.699388  4053 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:40.701020  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:40.708382  4053 catalog_manager.cc:1382] Generated new cluster ID: 09bfc638148d48a0b98352143dc50ecc
I20260617 20:23:40.708714  4053 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:40.723031  4053 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:40.724680  4053 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:40.752290  4053 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9: Generated new TSK 0
I20260617 20:23:40.753198  4053 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:40.767727  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:40.774186  4066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:40.775146  4067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:40.782872  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:40.783906  4070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:40.784983  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:40.785243  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:40.785427  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727820785412 us; error 0 us; skew 500 ppm
I20260617 20:23:40.786096  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:40.789068  3586 webserver.cc:533] Webserver started at http://127.3.128.129:44287/ using document root <none> and password file <none>
I20260617 20:23:40.789661  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:40.789887  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:40.790189  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:40.791504  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "88da0400cc29468999149a3f552afb6a"
format_stamp: "Formatted at 2026-06-17 20:23:40 on dist-test-slave-nf4h"
I20260617 20:23:40.797626  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260617 20:23:40.801970  4074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:40.802968  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260617 20:23:40.803293  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "88da0400cc29468999149a3f552afb6a"
format_stamp: "Formatted at 2026-06-17 20:23:40 on dist-test-slave-nf4h"
I20260617 20:23:40.803637  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:40.831804  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:40.833190  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:40.845162  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:40.845458  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:40.845732  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:40.845927  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:40.909209  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:46473
I20260617 20:23:40.909265  4144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:46473 every 8 connection(s)
I20260617 20:23:40.914875  4145 heartbeater.cc:344] Connected to a master server at 127.3.128.190:46789
I20260617 20:23:40.915221  4145 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:40.915937  4145 heartbeater.cc:507] Master 127.3.128.190:46789 requested a full tablet report, sending...
I20260617 20:23:40.917776  4000 ts_manager.cc:194] Registered new tserver with Master: 88da0400cc29468999149a3f552afb6a (127.3.128.129:46473)
I20260617 20:23:40.918223  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004929442s
I20260617 20:23:40.919412  4000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33992
I20260617 20:23:40.931834  4145 heartbeater.cc:499] Master 127.3.128.190:46789 was elected leader, sending a full tablet report...
I20260617 20:23:40.942243  4000 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34020:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:40.979236  4110 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9b8905f2044167b9d9bae8de8c7ab7 (DEFAULT_TABLE table=client-testtb [id=79b432f41e2446fe8a1e685a57a1c58a]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:40.980365  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9b8905f2044167b9d9bae8de8c7ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:40.980072  4109 tablet_service.cc:1511] Processing CreateTablet for tablet 33a7db585b5643b2a306f948ffa260f0 (DEFAULT_TABLE table=client-testtb [id=79b432f41e2446fe8a1e685a57a1c58a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:40.981312  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a7db585b5643b2a306f948ffa260f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:40.995949  4155 tablet_bootstrap.cc:492] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a: Bootstrap starting.
I20260617 20:23:41.001567  4155 tablet_bootstrap.cc:654] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:41.006245  4155 tablet_bootstrap.cc:492] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a: No bootstrap required, opened a new log
I20260617 20:23:41.006712  4155 ts_tablet_manager.cc:1403] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260617 20:23:41.009379  4155 raft_consensus.cc:359] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.009883  4155 raft_consensus.cc:385] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:41.010162  4155 raft_consensus.cc:740] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da0400cc29468999149a3f552afb6a, State: Initialized, Role: FOLLOWER
I20260617 20:23:41.010771  4155 consensus_queue.cc:260] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.011303  4155 raft_consensus.cc:399] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:41.011576  4155 raft_consensus.cc:493] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:41.011864  4155 raft_consensus.cc:3060] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:41.016614  4155 raft_consensus.cc:515] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.017438  4155 leader_election.cc:304] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [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: 88da0400cc29468999149a3f552afb6a; no voters: 
I20260617 20:23:41.019289  4155 leader_election.cc:290] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:41.021082  4158 raft_consensus.cc:2804] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:41.021932  4155 ts_tablet_manager.cc:1434] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260617 20:23:41.023119  4155 tablet_bootstrap.cc:492] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a: Bootstrap starting.
I20260617 20:23:41.024384  4158 raft_consensus.cc:697] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 1 LEADER]: Becoming Leader. State: Replica: 88da0400cc29468999149a3f552afb6a, State: Running, Role: LEADER
I20260617 20:23:41.025240  4158 consensus_queue.cc:237] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [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: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.030134  4155 tablet_bootstrap.cc:654] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:41.033782  4000 catalog_manager.cc:5696] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 88da0400cc29468999149a3f552afb6a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "88da0400cc29468999149a3f552afb6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:41.042903  4155 tablet_bootstrap.cc:492] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a: No bootstrap required, opened a new log
I20260617 20:23:41.043407  4155 ts_tablet_manager.cc:1403] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260617 20:23:41.045944  4155 raft_consensus.cc:359] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.046548  4155 raft_consensus.cc:385] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:41.046844  4155 raft_consensus.cc:740] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da0400cc29468999149a3f552afb6a, State: Initialized, Role: FOLLOWER
I20260617 20:23:41.047644  4155 consensus_queue.cc:260] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.048408  4155 raft_consensus.cc:399] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:41.048722  4155 raft_consensus.cc:493] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:41.049042  4155 raft_consensus.cc:3060] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:41.053896  4155 raft_consensus.cc:515] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.054443  4155 leader_election.cc:304] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [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: 88da0400cc29468999149a3f552afb6a; no voters: 
I20260617 20:23:41.054940  4155 leader_election.cc:290] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:41.055248  4159 raft_consensus.cc:2804] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:41.055861  4159 raft_consensus.cc:697] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 1 LEADER]: Becoming Leader. State: Replica: 88da0400cc29468999149a3f552afb6a, State: Running, Role: LEADER
I20260617 20:23:41.056538  4155 ts_tablet_manager.cc:1434] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260617 20:23:41.056558  4159 consensus_queue.cc:237] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [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: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } }
I20260617 20:23:41.062744  4000 catalog_manager.cc:5696] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 88da0400cc29468999149a3f552afb6a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "88da0400cc29468999149a3f552afb6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88da0400cc29468999149a3f552afb6a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:41.586694  3586 client-test.cc:1737] Time spent Scanning with predicate columns not projected: real 0.051s	user 0.004s	sys 0.000s
I20260617 20:23:41.588357  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:41.613305  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:41.613955  3586 tablet_replica.cc:333] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a: stopping tablet replica
I20260617 20:23:41.614573  3586 raft_consensus.cc:2243] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:41.615129  3586 raft_consensus.cc:2272] T 33a7db585b5643b2a306f948ffa260f0 P 88da0400cc29468999149a3f552afb6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:41.619524  3586 tablet_replica.cc:333] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a: stopping tablet replica
I20260617 20:23:41.620117  3586 raft_consensus.cc:2243] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:41.620658  3586 raft_consensus.cc:2272] T 6c9b8905f2044167b9d9bae8de8c7ab7 P 88da0400cc29468999149a3f552afb6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:41.641729  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:41.651878  3586 master.cc:562] Master@127.3.128.190:46789 shutting down...
I20260617 20:23:41.671866  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:41.672434  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:41.672832  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddf872ceb84a4eb79a4ff85677c67fa9: stopping tablet replica
I20260617 20:23:41.690977  3586 master.cc:584] Master@127.3.128.190:46789 shutdown complete.
[       OK ] ClientTest.TestScanPredicateNonKeyColNotProjected (1170 ms)
[ RUN      ] ClientTest.TestNonCoveringRangePartitions
I20260617 20:23:41.711319  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:32957
I20260617 20:23:41.712297  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:41.717103  4167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:41.717316  4168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:41.721177  4170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:41.721872  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:41.722750  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:41.722915  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:41.723116  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727821723085 us; error 0 us; skew 500 ppm
I20260617 20:23:41.723788  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:41.726689  3586 webserver.cc:533] Webserver started at http://127.3.128.190:43395/ using document root <none> and password file <none>
I20260617 20:23:41.727157  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:41.727337  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:41.727615  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:41.728603  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "0973b301ba70482ea14e971d133a00ea"
format_stamp: "Formatted at 2026-06-17 20:23:41 on dist-test-slave-nf4h"
I20260617 20:23:41.732847  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260617 20:23:41.736069  4175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:41.736896  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:41.737229  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "0973b301ba70482ea14e971d133a00ea"
format_stamp: "Formatted at 2026-06-17 20:23:41 on dist-test-slave-nf4h"
I20260617 20:23:41.737562  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:41.781222  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:41.782536  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:41.832326  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:32957
I20260617 20:23:41.832386  4236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:32957 every 8 connection(s)
I20260617 20:23:41.837450  4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:41.847255  4237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea: Bootstrap starting.
I20260617 20:23:41.851490  4237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:41.855419  4237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea: No bootstrap required, opened a new log
I20260617 20:23:41.857352  4237 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0973b301ba70482ea14e971d133a00ea" member_type: VOTER }
I20260617 20:23:41.857715  4237 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:41.857961  4237 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0973b301ba70482ea14e971d133a00ea, State: Initialized, Role: FOLLOWER
I20260617 20:23:41.858575  4237 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0973b301ba70482ea14e971d133a00ea" member_type: VOTER }
I20260617 20:23:41.859010  4237 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:41.859225  4237 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:41.859501  4237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:41.863729  4237 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0973b301ba70482ea14e971d133a00ea" member_type: VOTER }
I20260617 20:23:41.864248  4237 leader_election.cc:304] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [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: 0973b301ba70482ea14e971d133a00ea; no voters: 
I20260617 20:23:41.865687  4237 leader_election.cc:290] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:41.866108  4240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:41.867590  4240 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 1 LEADER]: Becoming Leader. State: Replica: 0973b301ba70482ea14e971d133a00ea, State: Running, Role: LEADER
I20260617 20:23:41.868335  4240 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [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: "0973b301ba70482ea14e971d133a00ea" member_type: VOTER }
I20260617 20:23:41.869006  4237 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:41.871318  4242 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0973b301ba70482ea14e971d133a00ea. Latest consensus state: current_term: 1 leader_uuid: "0973b301ba70482ea14e971d133a00ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0973b301ba70482ea14e971d133a00ea" member_type: VOTER } }
I20260617 20:23:41.871347  4241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0973b301ba70482ea14e971d133a00ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0973b301ba70482ea14e971d133a00ea" member_type: VOTER } }
I20260617 20:23:41.871884  4242 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:41.871968  4241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:41.887226  4245 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:41.894073  4245 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:41.895131  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:41.904862  4245 catalog_manager.cc:1382] Generated new cluster ID: c4bdc543749c4713b4e839cbaad1f7df
I20260617 20:23:41.905293  4245 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:41.965313  4245 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:41.966629  4245 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:41.981822  4245 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea: Generated new TSK 0
I20260617 20:23:41.982565  4245 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:42.025844  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:42.032336  4258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:42.033731  4259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:42.036332  4261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:42.036602  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:42.037853  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:42.038107  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:42.038307  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727822038290 us; error 0 us; skew 500 ppm
I20260617 20:23:42.038991  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:42.041865  3586 webserver.cc:533] Webserver started at http://127.3.128.129:34737/ using document root <none> and password file <none>
I20260617 20:23:42.042402  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:42.042620  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:42.042898  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:42.044001  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "e61afe46ddcc48afb6055e5ecb4cb30b"
format_stamp: "Formatted at 2026-06-17 20:23:42 on dist-test-slave-nf4h"
I20260617 20:23:42.048763  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260617 20:23:42.052341  4266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:42.053257  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:23:42.053542  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "e61afe46ddcc48afb6055e5ecb4cb30b"
format_stamp: "Formatted at 2026-06-17 20:23:42 on dist-test-slave-nf4h"
I20260617 20:23:42.053817  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:42.080295  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:42.081480  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:42.086448  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:42.087007  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260617 20:23:42.087445  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:42.087761  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:42.158304  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:42039
I20260617 20:23:42.158406  4336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:42039 every 8 connection(s)
I20260617 20:23:42.164050  4337 heartbeater.cc:344] Connected to a master server at 127.3.128.190:32957
I20260617 20:23:42.164439  4337 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:42.165158  4337 heartbeater.cc:507] Master 127.3.128.190:32957 requested a full tablet report, sending...
I20260617 20:23:42.167151  4192 ts_manager.cc:194] Registered new tserver with Master: e61afe46ddcc48afb6055e5ecb4cb30b (127.3.128.129:42039)
I20260617 20:23:42.167907  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005984566s
I20260617 20:23:42.169204  4192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40640
I20260617 20:23:42.181646  4337 heartbeater.cc:499] Master 127.3.128.190:32957 was elected leader, sending a full tablet report...
I20260617 20:23:42.190953  4192 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40658:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:42.225766  4298 tablet_service.cc:1511] Processing CreateTablet for tablet e4e7899b32fc45cf97d032bf3ed09b46 (DEFAULT_TABLE table=client-testtb [id=950cfc1afc064845aa2952b6210b2071]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:42.227017  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e7899b32fc45cf97d032bf3ed09b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:42.227068  4297 tablet_service.cc:1511] Processing CreateTablet for tablet 2ada56c4181d4cffbd2dd4c8d2a56a9f (DEFAULT_TABLE table=client-testtb [id=950cfc1afc064845aa2952b6210b2071]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:42.228256  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ada56c4181d4cffbd2dd4c8d2a56a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:42.244457  4347 tablet_bootstrap.cc:492] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b: Bootstrap starting.
I20260617 20:23:42.250015  4347 tablet_bootstrap.cc:654] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:42.255100  4347 tablet_bootstrap.cc:492] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b: No bootstrap required, opened a new log
I20260617 20:23:42.255689  4347 ts_tablet_manager.cc:1403] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260617 20:23:42.258237  4347 raft_consensus.cc:359] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.258754  4347 raft_consensus.cc:385] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:42.259027  4347 raft_consensus.cc:740] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Initialized, Role: FOLLOWER
I20260617 20:23:42.259680  4347 consensus_queue.cc:260] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.260314  4347 raft_consensus.cc:399] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:42.260609  4347 raft_consensus.cc:493] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:42.260946  4347 raft_consensus.cc:3060] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:42.267352  4347 raft_consensus.cc:515] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.268039  4347 leader_election.cc:304] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [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: e61afe46ddcc48afb6055e5ecb4cb30b; no voters: 
I20260617 20:23:42.269727  4347 leader_election.cc:290] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:42.270051  4349 raft_consensus.cc:2804] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:42.272507  4347 ts_tablet_manager.cc:1434] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260617 20:23:42.273389  4347 tablet_bootstrap.cc:492] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b: Bootstrap starting.
I20260617 20:23:42.278419  4349 raft_consensus.cc:697] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Becoming Leader. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Running, Role: LEADER
I20260617 20:23:42.279048  4347 tablet_bootstrap.cc:654] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:42.279186  4349 consensus_queue.cc:237] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.286214  4192 catalog_manager.cc:5696] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b reported cstate change: term changed from 0 to 1, leader changed from <none> to e61afe46ddcc48afb6055e5ecb4cb30b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:42.290781  4347 tablet_bootstrap.cc:492] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b: No bootstrap required, opened a new log
I20260617 20:23:42.291249  4347 ts_tablet_manager.cc:1403] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260617 20:23:42.293919  4347 raft_consensus.cc:359] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.294463  4347 raft_consensus.cc:385] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:42.294730  4347 raft_consensus.cc:740] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Initialized, Role: FOLLOWER
I20260617 20:23:42.295401  4347 consensus_queue.cc:260] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.296012  4347 raft_consensus.cc:399] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:42.296306  4347 raft_consensus.cc:493] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:42.296622  4347 raft_consensus.cc:3060] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:42.303018  4347 raft_consensus.cc:515] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.303720  4347 leader_election.cc:304] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [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: e61afe46ddcc48afb6055e5ecb4cb30b; no voters: 
I20260617 20:23:42.304365  4347 leader_election.cc:290] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:42.304481  4349 raft_consensus.cc:2804] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:42.305245  4349 raft_consensus.cc:697] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Becoming Leader. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Running, Role: LEADER
I20260617 20:23:42.305938  4347 ts_tablet_manager.cc:1434] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.004s
I20260617 20:23:42.305883  4349 consensus_queue.cc:237] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.312175  4191 catalog_manager.cc:5696] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b reported cstate change: term changed from 0 to 1, leader changed from <none> to e61afe46ddcc48afb6055e5ecb4cb30b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:42.339386  4191 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40658:
name: "TestNonCoveringRangePartitions"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\0002\000\000\000\006\001\000\000\000\000\000\007\001\000d\000\000\000\006\001\000\310\000\000\000\007\001\000,\001\000\000""\004\001\0002\000\000\000\006\001\000\000\000\000\000\007\001\000d\000\000\000\006\001\000\310\000\000\000\007\001\000,\001\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:42.365448  4298 tablet_service.cc:1511] Processing CreateTablet for tablet db5b7f845f434c32877e6d9a01c17e66 (DEFAULT_TABLE table=TestNonCoveringRangePartitions [id=11f06c8e4cea43989cfb94c9d1b95135]), partition=RANGE (key) PARTITION 0 <= VALUES < 50
I20260617 20:23:42.366705  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5b7f845f434c32877e6d9a01c17e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:42.367727  4297 tablet_service.cc:1511] Processing CreateTablet for tablet 57ec3f173557424bad1b6bf84df971ef (DEFAULT_TABLE table=TestNonCoveringRangePartitions [id=11f06c8e4cea43989cfb94c9d1b95135]), partition=RANGE (key) PARTITION 50 <= VALUES < 100
I20260617 20:23:42.368906  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ec3f173557424bad1b6bf84df971ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:42.369254  4296 tablet_service.cc:1511] Processing CreateTablet for tablet 24e3cad53fc545a6b231050de800d34b (DEFAULT_TABLE table=TestNonCoveringRangePartitions [id=11f06c8e4cea43989cfb94c9d1b95135]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260617 20:23:42.370425  4296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24e3cad53fc545a6b231050de800d34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:42.384094  4347 tablet_bootstrap.cc:492] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: Bootstrap starting.
I20260617 20:23:42.390182  4347 tablet_bootstrap.cc:654] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:42.395130  4347 tablet_bootstrap.cc:492] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: No bootstrap required, opened a new log
I20260617 20:23:42.396494  4347 ts_tablet_manager.cc:1403] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260617 20:23:42.399149  4347 raft_consensus.cc:359] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.399691  4347 raft_consensus.cc:385] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:42.400002  4347 raft_consensus.cc:740] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Initialized, Role: FOLLOWER
I20260617 20:23:42.400738  4347 consensus_queue.cc:260] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.401335  4347 raft_consensus.cc:399] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:42.401629  4347 raft_consensus.cc:493] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:42.401958  4347 raft_consensus.cc:3060] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:42.406728  4347 raft_consensus.cc:515] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.407367  4347 leader_election.cc:304] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [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: e61afe46ddcc48afb6055e5ecb4cb30b; no voters: 
I20260617 20:23:42.407984  4347 leader_election.cc:290] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:42.408120  4349 raft_consensus.cc:2804] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:42.408540  4349 raft_consensus.cc:697] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Becoming Leader. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Running, Role: LEADER
I20260617 20:23:42.409231  4349 consensus_queue.cc:237] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.410429  4347 ts_tablet_manager.cc:1434] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260617 20:23:42.411358  4347 tablet_bootstrap.cc:492] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b: Bootstrap starting.
W20260617 20:23:42.412794  4338 tablet.cc:2406] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260617 20:23:42.416579  4191 catalog_manager.cc:5696] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b reported cstate change: term changed from 0 to 1, leader changed from <none> to e61afe46ddcc48afb6055e5ecb4cb30b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:42.418872  4347 tablet_bootstrap.cc:654] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:42.425201  4347 tablet_bootstrap.cc:492] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b: No bootstrap required, opened a new log
I20260617 20:23:42.425563  4347 ts_tablet_manager.cc:1403] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260617 20:23:42.427608  4347 raft_consensus.cc:359] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.428032  4347 raft_consensus.cc:385] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:42.428275  4347 raft_consensus.cc:740] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Initialized, Role: FOLLOWER
I20260617 20:23:42.428942  4347 consensus_queue.cc:260] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.429428  4347 raft_consensus.cc:399] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:42.429673  4347 raft_consensus.cc:493] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:42.429944  4347 raft_consensus.cc:3060] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:42.435945  4347 raft_consensus.cc:515] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.436651  4347 leader_election.cc:304] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [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: e61afe46ddcc48afb6055e5ecb4cb30b; no voters: 
I20260617 20:23:42.437279  4347 leader_election.cc:290] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:42.437404  4349 raft_consensus.cc:2804] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:42.437852  4349 raft_consensus.cc:697] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Becoming Leader. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Running, Role: LEADER
I20260617 20:23:42.438489  4349 consensus_queue.cc:237] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.439230  4347 ts_tablet_manager.cc:1434] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260617 20:23:42.440215  4347 tablet_bootstrap.cc:492] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b: Bootstrap starting.
I20260617 20:23:42.445104  4192 catalog_manager.cc:5696] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b reported cstate change: term changed from 0 to 1, leader changed from <none> to e61afe46ddcc48afb6055e5ecb4cb30b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:42.446029  4347 tablet_bootstrap.cc:654] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:42.451184  4347 tablet_bootstrap.cc:492] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b: No bootstrap required, opened a new log
I20260617 20:23:42.451550  4347 ts_tablet_manager.cc:1403] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260617 20:23:42.454052  4347 raft_consensus.cc:359] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.454566  4347 raft_consensus.cc:385] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:42.454841  4347 raft_consensus.cc:740] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Initialized, Role: FOLLOWER
I20260617 20:23:42.455507  4347 consensus_queue.cc:260] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.456111  4347 raft_consensus.cc:399] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:42.456408  4347 raft_consensus.cc:493] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:42.456754  4347 raft_consensus.cc:3060] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:42.461409  4347 raft_consensus.cc:515] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.461921  4347 leader_election.cc:304] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [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: e61afe46ddcc48afb6055e5ecb4cb30b; no voters: 
I20260617 20:23:42.462471  4347 leader_election.cc:290] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:42.462605  4349 raft_consensus.cc:2804] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:42.463061  4349 raft_consensus.cc:697] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Becoming Leader. State: Replica: e61afe46ddcc48afb6055e5ecb4cb30b, State: Running, Role: LEADER
I20260617 20:23:42.463717  4349 consensus_queue.cc:237] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [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: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } }
I20260617 20:23:42.465195  4347 ts_tablet_manager.cc:1434] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.009s
I20260617 20:23:42.470551  4192 catalog_manager.cc:5696] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b reported cstate change: term changed from 0 to 1, leader changed from <none> to e61afe46ddcc48afb6055e5ecb4cb30b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e61afe46ddcc48afb6055e5ecb4cb30b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42039 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:42.804493  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:42.825503  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:42.826361  3586 tablet_replica.cc:333] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b: stopping tablet replica
I20260617 20:23:42.827052  3586 raft_consensus.cc:2243] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:42.827633  3586 raft_consensus.cc:2272] T db5b7f845f434c32877e6d9a01c17e66 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:42.830436  3586 tablet_replica.cc:333] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b: stopping tablet replica
I20260617 20:23:42.831097  3586 raft_consensus.cc:2243] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:42.831624  3586 raft_consensus.cc:2272] T 24e3cad53fc545a6b231050de800d34b P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:42.834450  3586 tablet_replica.cc:333] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b: stopping tablet replica
I20260617 20:23:42.835043  3586 raft_consensus.cc:2243] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:42.835501  3586 raft_consensus.cc:2272] T 2ada56c4181d4cffbd2dd4c8d2a56a9f P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:42.837649  3586 tablet_replica.cc:333] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b: stopping tablet replica
I20260617 20:23:42.838253  3586 raft_consensus.cc:2243] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:42.838742  3586 raft_consensus.cc:2272] T 57ec3f173557424bad1b6bf84df971ef P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:42.841274  3586 tablet_replica.cc:333] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b: stopping tablet replica
I20260617 20:23:42.841710  3586 raft_consensus.cc:2243] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:42.842077  3586 raft_consensus.cc:2272] T e4e7899b32fc45cf97d032bf3ed09b46 P e61afe46ddcc48afb6055e5ecb4cb30b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:42.856415  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:42.872350  3586 master.cc:562] Master@127.3.128.190:32957 shutting down...
I20260617 20:23:42.896522  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:42.897185  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:42.897552  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0973b301ba70482ea14e971d133a00ea: stopping tablet replica
I20260617 20:23:42.909241  3586 master.cc:584] Master@127.3.128.190:32957 shutdown complete.
[       OK ] ClientTest.TestNonCoveringRangePartitions (1220 ms)
[ RUN      ] ClientTest.TestMetaCacheExpiry
I20260617 20:23:42.932823  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:36453
I20260617 20:23:42.933959  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:42.939107  4364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:42.940577  4365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:42.942185  4367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:42.944564  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:42.945773  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:42.946002  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:42.946189  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727822946171 us; error 0 us; skew 500 ppm
I20260617 20:23:42.946728  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:42.949545  3586 webserver.cc:533] Webserver started at http://127.3.128.190:37151/ using document root <none> and password file <none>
I20260617 20:23:42.950029  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:42.950237  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:42.950508  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:42.951555  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "bf6014fd483a451ba590ff525eab22d3"
format_stamp: "Formatted at 2026-06-17 20:23:42 on dist-test-slave-nf4h"
I20260617 20:23:42.956348  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:42.960009  4372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:42.960831  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:42.961105  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "bf6014fd483a451ba590ff525eab22d3"
format_stamp: "Formatted at 2026-06-17 20:23:42 on dist-test-slave-nf4h"
I20260617 20:23:42.961362  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:42.979987  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:42.981076  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:43.039600  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:36453
I20260617 20:23:43.039672  4433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:36453 every 8 connection(s)
I20260617 20:23:43.044128  4434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:43.054039  4434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3: Bootstrap starting.
I20260617 20:23:43.057998  4434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:43.061806  4434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3: No bootstrap required, opened a new log
I20260617 20:23:43.063889  4434 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6014fd483a451ba590ff525eab22d3" member_type: VOTER }
I20260617 20:23:43.064270  4434 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:43.064520  4434 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6014fd483a451ba590ff525eab22d3, State: Initialized, Role: FOLLOWER
I20260617 20:23:43.065225  4434 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf6014fd483a451ba590ff525eab22d3" member_type: VOTER }
I20260617 20:23:43.065660  4434 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:43.065902  4434 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:43.066179  4434 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:43.070534  4434 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6014fd483a451ba590ff525eab22d3" member_type: VOTER }
I20260617 20:23:43.071049  4434 leader_election.cc:304] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [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: bf6014fd483a451ba590ff525eab22d3; no voters: 
I20260617 20:23:43.072325  4434 leader_election.cc:290] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:43.072628  4437 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:43.082454  4437 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 1 LEADER]: Becoming Leader. State: Replica: bf6014fd483a451ba590ff525eab22d3, State: Running, Role: LEADER
I20260617 20:23:43.083242  4437 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [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: "bf6014fd483a451ba590ff525eab22d3" member_type: VOTER }
I20260617 20:23:43.084965  4434 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:43.087479  4438 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf6014fd483a451ba590ff525eab22d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6014fd483a451ba590ff525eab22d3" member_type: VOTER } }
I20260617 20:23:43.088186  4438 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:43.087507  4439 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf6014fd483a451ba590ff525eab22d3. Latest consensus state: current_term: 1 leader_uuid: "bf6014fd483a451ba590ff525eab22d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6014fd483a451ba590ff525eab22d3" member_type: VOTER } }
I20260617 20:23:43.089349  4439 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:43.100750  4442 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:43.108575  4442 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:43.109619  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:43.118358  4442 catalog_manager.cc:1382] Generated new cluster ID: 040cefa2831f4d0587efe70dc1d03107
I20260617 20:23:43.118674  4442 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:43.134545  4442 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:43.135797  4442 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:43.150358  4442 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3: Generated new TSK 0
I20260617 20:23:43.150969  4442 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:43.176134  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:43.182897  4455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:43.184139  4456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:43.186836  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:43.187760  4458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:43.188685  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:43.188930  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:43.189203  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727823189182 us; error 0 us; skew 500 ppm
I20260617 20:23:43.189782  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:43.192564  3586 webserver.cc:533] Webserver started at http://127.3.128.129:34323/ using document root <none> and password file <none>
I20260617 20:23:43.193075  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:43.193298  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:43.193569  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:43.194618  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "a01b212534d64b7199c17619db279c08"
format_stamp: "Formatted at 2026-06-17 20:23:43 on dist-test-slave-nf4h"
I20260617 20:23:43.199095  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:43.202535  4463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.203349  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:23:43.203619  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "a01b212534d64b7199c17619db279c08"
format_stamp: "Formatted at 2026-06-17 20:23:43 on dist-test-slave-nf4h"
I20260617 20:23:43.203881  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:43.215080  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:43.216125  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:43.228963  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:43.229378  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.229735  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:43.229998  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.299413  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:33911
I20260617 20:23:43.299481  4533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:33911 every 8 connection(s)
I20260617 20:23:43.307282  4534 heartbeater.cc:344] Connected to a master server at 127.3.128.190:36453
I20260617 20:23:43.307607  4534 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:43.308281  4534 heartbeater.cc:507] Master 127.3.128.190:36453 requested a full tablet report, sending...
I20260617 20:23:43.310102  4389 ts_manager.cc:194] Registered new tserver with Master: a01b212534d64b7199c17619db279c08 (127.3.128.129:33911)
I20260617 20:23:43.310266  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004826371s
I20260617 20:23:43.311755  4389 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44210
I20260617 20:23:43.324184  4534 heartbeater.cc:499] Master 127.3.128.190:36453 was elected leader, sending a full tablet report...
I20260617 20:23:43.333731  4389 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44220:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:43.369923  4498 tablet_service.cc:1511] Processing CreateTablet for tablet ea89cb3682614e15b82dbeedcaaba493 (DEFAULT_TABLE table=client-testtb [id=f27bc00937dd478a9d737eb0e399fa27]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:43.369863  4499 tablet_service.cc:1511] Processing CreateTablet for tablet 9365568b0e4449efb6b9821487856155 (DEFAULT_TABLE table=client-testtb [id=f27bc00937dd478a9d737eb0e399fa27]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:43.371308  4498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea89cb3682614e15b82dbeedcaaba493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:43.371861  4499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9365568b0e4449efb6b9821487856155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:43.387202  4544 tablet_bootstrap.cc:492] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08: Bootstrap starting.
I20260617 20:23:43.392170  4544 tablet_bootstrap.cc:654] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:43.396860  4544 tablet_bootstrap.cc:492] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08: No bootstrap required, opened a new log
I20260617 20:23:43.397215  4544 ts_tablet_manager.cc:1403] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260617 20:23:43.399082  4544 raft_consensus.cc:359] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.399518  4544 raft_consensus.cc:385] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:43.399758  4544 raft_consensus.cc:740] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01b212534d64b7199c17619db279c08, State: Initialized, Role: FOLLOWER
I20260617 20:23:43.400341  4544 consensus_queue.cc:260] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.400869  4544 raft_consensus.cc:399] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:43.401162  4544 raft_consensus.cc:493] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:43.401443  4544 raft_consensus.cc:3060] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:43.406323  4544 raft_consensus.cc:515] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.406960  4544 leader_election.cc:304] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [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: a01b212534d64b7199c17619db279c08; no voters: 
I20260617 20:23:43.408901  4544 leader_election.cc:290] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:43.409190  4546 raft_consensus.cc:2804] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:43.411227  4544 ts_tablet_manager.cc:1434] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260617 20:23:43.411898  4544 tablet_bootstrap.cc:492] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08: Bootstrap starting.
I20260617 20:23:43.413079  4546 raft_consensus.cc:697] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 1 LEADER]: Becoming Leader. State: Replica: a01b212534d64b7199c17619db279c08, State: Running, Role: LEADER
I20260617 20:23:43.413798  4546 consensus_queue.cc:237] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [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: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.416702  4544 tablet_bootstrap.cc:654] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:43.421193  4389 catalog_manager.cc:5696] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a01b212534d64b7199c17619db279c08 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a01b212534d64b7199c17619db279c08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:43.429323  4544 tablet_bootstrap.cc:492] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08: No bootstrap required, opened a new log
I20260617 20:23:43.429744  4544 ts_tablet_manager.cc:1403] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260617 20:23:43.431735  4544 raft_consensus.cc:359] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.432277  4544 raft_consensus.cc:385] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:43.432561  4544 raft_consensus.cc:740] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a01b212534d64b7199c17619db279c08, State: Initialized, Role: FOLLOWER
I20260617 20:23:43.433214  4544 consensus_queue.cc:260] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.433806  4544 raft_consensus.cc:399] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:43.434029  4544 raft_consensus.cc:493] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:43.434336  4544 raft_consensus.cc:3060] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:43.439756  4544 raft_consensus.cc:515] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.440292  4544 leader_election.cc:304] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [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: a01b212534d64b7199c17619db279c08; no voters: 
I20260617 20:23:43.440851  4544 leader_election.cc:290] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:43.441114  4546 raft_consensus.cc:2804] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:43.441800  4546 raft_consensus.cc:697] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 1 LEADER]: Becoming Leader. State: Replica: a01b212534d64b7199c17619db279c08, State: Running, Role: LEADER
I20260617 20:23:43.442503  4544 ts_tablet_manager.cc:1434] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260617 20:23:43.442498  4546 consensus_queue.cc:237] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [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: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } }
I20260617 20:23:43.448750  4388 catalog_manager.cc:5696] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a01b212534d64b7199c17619db279c08 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a01b212534d64b7199c17619db279c08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a01b212534d64b7199c17619db279c08" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33911 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:43.496050  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:43.527716  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:43.529860  3586 tablet_replica.cc:333] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08: stopping tablet replica
I20260617 20:23:43.530651  3586 raft_consensus.cc:2243] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:43.531245  3586 raft_consensus.cc:2272] T 9365568b0e4449efb6b9821487856155 P a01b212534d64b7199c17619db279c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:43.534260  3586 tablet_replica.cc:333] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08: stopping tablet replica
I20260617 20:23:43.534830  3586 raft_consensus.cc:2243] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:43.535322  3586 raft_consensus.cc:2272] T ea89cb3682614e15b82dbeedcaaba493 P a01b212534d64b7199c17619db279c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:43.546768  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:43.559615  3586 master.cc:562] Master@127.3.128.190:36453 shutting down...
I20260617 20:23:43.578831  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:43.579459  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:43.579906  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf6014fd483a451ba590ff525eab22d3: stopping tablet replica
I20260617 20:23:43.599870  3586 master.cc:584] Master@127.3.128.190:36453 shutdown complete.
[       OK ] ClientTest.TestMetaCacheExpiry (687 ms)
[ RUN      ] ClientTest.TestGetTabletServerDeterministic
I20260617 20:23:43.620126  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:37469
I20260617 20:23:43.621229  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:43.626459  4553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:43.626946  4554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:43.629347  4556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:43.629678  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:43.630551  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:43.630726  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:43.630946  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727823630916 us; error 0 us; skew 500 ppm
I20260617 20:23:43.631485  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:43.634214  3586 webserver.cc:533] Webserver started at http://127.3.128.190:46077/ using document root <none> and password file <none>
I20260617 20:23:43.634697  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:43.634922  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:43.635202  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:43.636255  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "7ab1a51209694866b46466f830418d50"
format_stamp: "Formatted at 2026-06-17 20:23:43 on dist-test-slave-nf4h"
I20260617 20:23:43.640995  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260617 20:23:43.644502  4561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.645434  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260617 20:23:43.645725  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "7ab1a51209694866b46466f830418d50"
format_stamp: "Formatted at 2026-06-17 20:23:43 on dist-test-slave-nf4h"
I20260617 20:23:43.646005  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:43.663568  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:43.664626  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:43.724524  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:37469
I20260617 20:23:43.724622  4622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:37469 every 8 connection(s)
I20260617 20:23:43.728879  4623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:43.738726  4623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50: Bootstrap starting.
I20260617 20:23:43.742641  4623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:43.746516  4623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50: No bootstrap required, opened a new log
I20260617 20:23:43.748729  4623 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ab1a51209694866b46466f830418d50" member_type: VOTER }
I20260617 20:23:43.749091  4623 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:43.749339  4623 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab1a51209694866b46466f830418d50, State: Initialized, Role: FOLLOWER
I20260617 20:23:43.749963  4623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ab1a51209694866b46466f830418d50" member_type: VOTER }
I20260617 20:23:43.750397  4623 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:43.750622  4623 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:43.750892  4623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:43.755618  4623 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ab1a51209694866b46466f830418d50" member_type: VOTER }
I20260617 20:23:43.756171  4623 leader_election.cc:304] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [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: 7ab1a51209694866b46466f830418d50; no voters: 
I20260617 20:23:43.757507  4623 leader_election.cc:290] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:43.757781  4626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:43.759414  4626 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab1a51209694866b46466f830418d50, State: Running, Role: LEADER
I20260617 20:23:43.760085  4626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [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: "7ab1a51209694866b46466f830418d50" member_type: VOTER }
I20260617 20:23:43.760782  4623 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:43.762934  4628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ab1a51209694866b46466f830418d50. Latest consensus state: current_term: 1 leader_uuid: "7ab1a51209694866b46466f830418d50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ab1a51209694866b46466f830418d50" member_type: VOTER } }
I20260617 20:23:43.763043  4627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ab1a51209694866b46466f830418d50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ab1a51209694866b46466f830418d50" member_type: VOTER } }
I20260617 20:23:43.763470  4628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:43.763545  4627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:43.765775  4631 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:43.774394  4631 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:43.786870  4631 catalog_manager.cc:1382] Generated new cluster ID: d1e94761b5c441589c67775814c24d42
I20260617 20:23:43.787272  4631 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:43.792171  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:43.819504  4631 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:43.821166  4631 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:43.837982  4631 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50: Generated new TSK 0
I20260617 20:23:43.838572  4631 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:43.858477  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:43.865375  4644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:43.867386  4645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:43.870270  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:43.870745  4647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:43.871657  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:43.871835  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:43.872030  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727823872016 us; error 0 us; skew 500 ppm
I20260617 20:23:43.872568  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:43.875453  3586 webserver.cc:533] Webserver started at http://127.3.128.129:38683/ using document root <none> and password file <none>
I20260617 20:23:43.875946  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:43.876143  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:43.876420  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:43.877503  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "d5b30f5ec5924825a07db92996d56462"
format_stamp: "Formatted at 2026-06-17 20:23:43 on dist-test-slave-nf4h"
I20260617 20:23:43.881878  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260617 20:23:43.885273  4652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.886101  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:23:43.886440  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "d5b30f5ec5924825a07db92996d56462"
format_stamp: "Formatted at 2026-06-17 20:23:43 on dist-test-slave-nf4h"
I20260617 20:23:43.886785  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:43.910640  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:43.911931  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:43.923866  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:43.924158  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.924443  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:43.924669  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:43.994578  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:35185
I20260617 20:23:43.994943  4722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:35185 every 8 connection(s)
I20260617 20:23:44.000514  4723 heartbeater.cc:344] Connected to a master server at 127.3.128.190:37469
I20260617 20:23:44.000948  4723 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:44.001680  4723 heartbeater.cc:507] Master 127.3.128.190:37469 requested a full tablet report, sending...
I20260617 20:23:44.003547  4578 ts_manager.cc:194] Registered new tserver with Master: d5b30f5ec5924825a07db92996d56462 (127.3.128.129:35185)
I20260617 20:23:44.003677  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004867938s
I20260617 20:23:44.005304  4578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43402
I20260617 20:23:44.017765  4723 heartbeater.cc:499] Master 127.3.128.190:37469 was elected leader, sending a full tablet report...
I20260617 20:23:44.027565  4578 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43418:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:44.064421  4687 tablet_service.cc:1511] Processing CreateTablet for tablet f6fc1c0d58d94b7ba890fa6481ff25b0 (DEFAULT_TABLE table=client-testtb [id=2f37b7d941ac4a5ba7d37919784a99ef]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:44.064563  4688 tablet_service.cc:1511] Processing CreateTablet for tablet c3106614841f46f7b2385ac79c4162bb (DEFAULT_TABLE table=client-testtb [id=2f37b7d941ac4a5ba7d37919784a99ef]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:44.065689  4687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fc1c0d58d94b7ba890fa6481ff25b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.066211  4688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3106614841f46f7b2385ac79c4162bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.079174  4733 tablet_bootstrap.cc:492] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462: Bootstrap starting.
I20260617 20:23:44.085388  4733 tablet_bootstrap.cc:654] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.091482  4733 tablet_bootstrap.cc:492] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462: No bootstrap required, opened a new log
I20260617 20:23:44.091881  4733 ts_tablet_manager.cc:1403] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260617 20:23:44.094296  4733 raft_consensus.cc:359] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.094815  4733 raft_consensus.cc:385] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.095096  4733 raft_consensus.cc:740] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.095702  4733 consensus_queue.cc:260] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.096299  4733 raft_consensus.cc:399] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:44.096588  4733 raft_consensus.cc:493] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:44.096921  4733 raft_consensus.cc:3060] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:44.104584  4733 raft_consensus.cc:515] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.105253  4733 leader_election.cc:304] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [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: d5b30f5ec5924825a07db92996d56462; no voters: 
I20260617 20:23:44.106499  4733 leader_election.cc:290] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:44.106812  4735 raft_consensus.cc:2804] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:44.109061  4733 ts_tablet_manager.cc:1434] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260617 20:23:44.109965  4733 tablet_bootstrap.cc:492] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462: Bootstrap starting.
I20260617 20:23:44.111058  4735 raft_consensus.cc:697] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 1 LEADER]: Becoming Leader. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Running, Role: LEADER
I20260617 20:23:44.111737  4735 consensus_queue.cc:237] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.115165  4733 tablet_bootstrap.cc:654] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.118203  4578 catalog_manager.cc:5696] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5b30f5ec5924825a07db92996d56462 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "d5b30f5ec5924825a07db92996d56462" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:44.132000  4733 tablet_bootstrap.cc:492] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462: No bootstrap required, opened a new log
I20260617 20:23:44.132442  4733 ts_tablet_manager.cc:1403] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260617 20:23:44.134954  4733 raft_consensus.cc:359] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.135500  4733 raft_consensus.cc:385] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.135785  4733 raft_consensus.cc:740] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.136430  4733 consensus_queue.cc:260] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.137061  4733 raft_consensus.cc:399] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:44.137346  4733 raft_consensus.cc:493] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:44.137672  4733 raft_consensus.cc:3060] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:44.144134  4733 raft_consensus.cc:515] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.144841  4733 leader_election.cc:304] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [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: d5b30f5ec5924825a07db92996d56462; no voters: 
I20260617 20:23:44.145422  4733 leader_election.cc:290] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:44.145587  4737 raft_consensus.cc:2804] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:44.146430  4737 raft_consensus.cc:697] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 1 LEADER]: Becoming Leader. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Running, Role: LEADER
I20260617 20:23:44.147147  4733 ts_tablet_manager.cc:1434] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.002s
I20260617 20:23:44.147249  4737 consensus_queue.cc:237] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.153576  4578 catalog_manager.cc:5696] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5b30f5ec5924825a07db92996d56462 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "d5b30f5ec5924825a07db92996d56462" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:44.170969  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:44.178431  4743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:44.178519  4742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:44.183481  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:44.183775  4745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:44.184898  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:44.185178  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:44.185374  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727824185358 us; error 0 us; skew 500 ppm
I20260617 20:23:44.186065  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:44.189621  3586 webserver.cc:533] Webserver started at http://127.3.128.130:41605/ using document root <none> and password file <none>
I20260617 20:23:44.190217  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:44.190439  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:44.190737  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:44.192073  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-1-root/instance:
uuid: "3d8ba3ad17f84e949541e4eab695762b"
format_stamp: "Formatted at 2026-06-17 20:23:44 on dist-test-slave-nf4h"
I20260617 20:23:44.197633  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260617 20:23:44.202117  4750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:44.203040  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260617 20:23:44.203348  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-1-root
uuid: "3d8ba3ad17f84e949541e4eab695762b"
format_stamp: "Formatted at 2026-06-17 20:23:44 on dist-test-slave-nf4h"
I20260617 20:23:44.203639  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:44.224812  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:44.225914  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:44.236390  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:44.236656  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:44.236953  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:44.237136  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:44.359817  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.130:45367
I20260617 20:23:44.359910  4819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.130:45367 every 8 connection(s)
I20260617 20:23:44.367283  4820 heartbeater.cc:344] Connected to a master server at 127.3.128.190:37469
I20260617 20:23:44.367664  4820 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:44.368008  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 20:23:44.368492  4820 heartbeater.cc:507] Master 127.3.128.190:37469 requested a full tablet report, sending...
I20260617 20:23:44.371232  4578 ts_manager.cc:194] Registered new tserver with Master: 3d8ba3ad17f84e949541e4eab695762b (127.3.128.130:45367)
I20260617 20:23:44.373009  4578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43424
W20260617 20:23:44.377869  4822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:44.381999  4823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:44.385145  4825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:44.385486  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:44.386399  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:44.386670  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:44.386713  4820 heartbeater.cc:499] Master 127.3.128.190:37469 was elected leader, sending a full tablet report...
I20260617 20:23:44.386956  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727824386939 us; error 0 us; skew 500 ppm
I20260617 20:23:44.387704  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:44.393208  3586 webserver.cc:533] Webserver started at http://127.3.128.131:42775/ using document root <none> and password file <none>
I20260617 20:23:44.393828  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:44.393994  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:44.394198  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:44.395422  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-2-root/instance:
uuid: "aacd2baf938c4a9f8123ff51920e639d"
format_stamp: "Formatted at 2026-06-17 20:23:44 on dist-test-slave-nf4h"
I20260617 20:23:44.400311  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260617 20:23:44.404737  4830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:44.405722  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:23:44.406133  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-2-root
uuid: "aacd2baf938c4a9f8123ff51920e639d"
format_stamp: "Formatted at 2026-06-17 20:23:44 on dist-test-slave-nf4h"
I20260617 20:23:44.406453  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781727816514006-3586-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:44.422376  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:44.423563  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:44.432866  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:44.433182  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:44.433476  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:44.433686  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:44.605768  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.131:34949
I20260617 20:23:44.605897  4899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.131:34949 every 8 connection(s)
I20260617 20:23:44.617017  4900 heartbeater.cc:344] Connected to a master server at 127.3.128.190:37469
I20260617 20:23:44.617439  4900 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:44.618310  4900 heartbeater.cc:507] Master 127.3.128.190:37469 requested a full tablet report, sending...
I20260617 20:23:44.620353  4577 ts_manager.cc:194] Registered new tserver with Master: aacd2baf938c4a9f8123ff51920e639d (127.3.128.131:34949)
I20260617 20:23:44.621322  3586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006366417s
I20260617 20:23:44.621939  4577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43450
I20260617 20:23:44.623751  4577 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43418:
name: "selection"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260617 20:23:44.626031  4577 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table selection in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260617 20:23:44.634405  4900 heartbeater.cc:499] Master 127.3.128.190:37469 was elected leader, sending a full tablet report...
I20260617 20:23:44.665516  4688 tablet_service.cc:1511] Processing CreateTablet for tablet 66ccd18828b14f159ea040e674e49b88 (DEFAULT_TABLE table=selection [id=c7fb56fcbeca4371b9d9d943bf8c972a]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:44.666777  4688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ccd18828b14f159ea040e674e49b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.669711  4687 tablet_service.cc:1511] Processing CreateTablet for tablet 02424b98350744c6a000db937dd11a66 (DEFAULT_TABLE table=selection [id=c7fb56fcbeca4371b9d9d943bf8c972a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:44.670873  4687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02424b98350744c6a000db937dd11a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.680349  4785 tablet_service.cc:1511] Processing CreateTablet for tablet 66ccd18828b14f159ea040e674e49b88 (DEFAULT_TABLE table=selection [id=c7fb56fcbeca4371b9d9d943bf8c972a]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:44.682364  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ccd18828b14f159ea040e674e49b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.682749  4784 tablet_service.cc:1511] Processing CreateTablet for tablet 02424b98350744c6a000db937dd11a66 (DEFAULT_TABLE table=selection [id=c7fb56fcbeca4371b9d9d943bf8c972a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:44.683786  4784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02424b98350744c6a000db937dd11a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.708789  4865 tablet_service.cc:1511] Processing CreateTablet for tablet 66ccd18828b14f159ea040e674e49b88 (DEFAULT_TABLE table=selection [id=c7fb56fcbeca4371b9d9d943bf8c972a]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:44.711162  4865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ccd18828b14f159ea040e674e49b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.718215  4864 tablet_service.cc:1511] Processing CreateTablet for tablet 02424b98350744c6a000db937dd11a66 (DEFAULT_TABLE table=selection [id=c7fb56fcbeca4371b9d9d943bf8c972a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:44.721143  4864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02424b98350744c6a000db937dd11a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:44.722553  4907 tablet_bootstrap.cc:492] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462: Bootstrap starting.
I20260617 20:23:44.724952  4906 tablet_bootstrap.cc:492] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b: Bootstrap starting.
I20260617 20:23:44.749794  4907 tablet_bootstrap.cc:654] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.770128  4906 tablet_bootstrap.cc:654] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.775178  4908 tablet_bootstrap.cc:492] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d: Bootstrap starting.
I20260617 20:23:44.780875  4907 tablet_bootstrap.cc:492] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462: No bootstrap required, opened a new log
I20260617 20:23:44.781447  4907 ts_tablet_manager.cc:1403] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.010s
I20260617 20:23:44.787930  4908 tablet_bootstrap.cc:654] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.784796  4907 raft_consensus.cc:359] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.791846  4907 raft_consensus.cc:385] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.792259  4907 raft_consensus.cc:740] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.793174  4907 consensus_queue.cc:260] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.802904  4908 tablet_bootstrap.cc:492] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d: No bootstrap required, opened a new log
I20260617 20:23:44.803423  4908 ts_tablet_manager.cc:1403] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260617 20:23:44.809330  4906 tablet_bootstrap.cc:492] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b: No bootstrap required, opened a new log
I20260617 20:23:44.809796  4906 ts_tablet_manager.cc:1403] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.017s
I20260617 20:23:44.811558  4907 ts_tablet_manager.cc:1434] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.003s
I20260617 20:23:44.813799  4907 tablet_bootstrap.cc:492] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462: Bootstrap starting.
I20260617 20:23:44.820106  4907 tablet_bootstrap.cc:654] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.824996  4908 raft_consensus.cc:359] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.825728  4908 raft_consensus.cc:385] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.826020  4908 raft_consensus.cc:740] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacd2baf938c4a9f8123ff51920e639d, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.825433  4906 raft_consensus.cc:359] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.826560  4906 raft_consensus.cc:385] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.826956  4906 raft_consensus.cc:740] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8ba3ad17f84e949541e4eab695762b, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.826653  4908 consensus_queue.cc:260] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.827929  4906 consensus_queue.cc:260] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.829169  4912 raft_consensus.cc:493] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:23:44.829670  4912 raft_consensus.cc:515] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.840432  4912 leader_election.cc:290] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8ba3ad17f84e949541e4eab695762b (127.3.128.130:45367), aacd2baf938c4a9f8123ff51920e639d (127.3.128.131:34949)
I20260617 20:23:44.852993  4907 tablet_bootstrap.cc:492] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462: No bootstrap required, opened a new log
I20260617 20:23:44.900005  4906 ts_tablet_manager.cc:1434] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b: Time spent starting tablet: real 0.090s	user 0.020s	sys 0.004s
I20260617 20:23:44.900152  4907 ts_tablet_manager.cc:1403] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.027s
I20260617 20:23:44.901464  4906 tablet_bootstrap.cc:492] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: Bootstrap starting.
I20260617 20:23:44.903704  4907 raft_consensus.cc:359] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:44.908190  4907 raft_consensus.cc:385] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.908515  4907 raft_consensus.cc:740] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.910365  4907 consensus_queue.cc:260] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:44.914307  4908 ts_tablet_manager.cc:1434] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d: Time spent starting tablet: real 0.111s	user 0.025s	sys 0.025s
I20260617 20:23:44.915910  4907 ts_tablet_manager.cc:1434] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260617 20:23:44.919189  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ccd18828b14f159ea040e674e49b88" candidate_uuid: "d5b30f5ec5924825a07db92996d56462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8ba3ad17f84e949541e4eab695762b" is_pre_election: true
I20260617 20:23:44.920050  4795 raft_consensus.cc:2468] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5b30f5ec5924825a07db92996d56462 in term 0.
I20260617 20:23:44.921554  4656 leader_election.cc:304] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [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: 3d8ba3ad17f84e949541e4eab695762b, d5b30f5ec5924825a07db92996d56462; no voters: 
I20260617 20:23:44.922434  4912 raft_consensus.cc:2804] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 20:23:44.922802  4912 raft_consensus.cc:493] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 20:23:44.923178  4912 raft_consensus.cc:3060] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:44.931090  4912 raft_consensus.cc:515] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.931983  4908 tablet_bootstrap.cc:492] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d: Bootstrap starting.
I20260617 20:23:44.933745  4795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ccd18828b14f159ea040e674e49b88" candidate_uuid: "d5b30f5ec5924825a07db92996d56462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8ba3ad17f84e949541e4eab695762b"
I20260617 20:23:44.934298  4795 raft_consensus.cc:3060] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:44.941764  4795 raft_consensus.cc:2468] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b30f5ec5924825a07db92996d56462 in term 1.
I20260617 20:23:44.942881  4656 leader_election.cc:304] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [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: 3d8ba3ad17f84e949541e4eab695762b, d5b30f5ec5924825a07db92996d56462; no voters: 
I20260617 20:23:44.945389  4906 tablet_bootstrap.cc:654] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.948541  4912 leader_election.cc:290] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8ba3ad17f84e949541e4eab695762b (127.3.128.130:45367), aacd2baf938c4a9f8123ff51920e639d (127.3.128.131:34949)
I20260617 20:23:44.949112  4912 raft_consensus.cc:2804] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:44.949532  4912 raft_consensus.cc:697] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 1 LEADER]: Becoming Leader. State: Replica: d5b30f5ec5924825a07db92996d56462, State: Running, Role: LEADER
I20260617 20:23:44.950279  4912 consensus_queue.cc:237] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [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: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } }
I20260617 20:23:44.953716  4908 tablet_bootstrap.cc:654] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:44.960711  4875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ccd18828b14f159ea040e674e49b88" candidate_uuid: "d5b30f5ec5924825a07db92996d56462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacd2baf938c4a9f8123ff51920e639d" is_pre_election: true
I20260617 20:23:44.961510  4875 raft_consensus.cc:2468] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5b30f5ec5924825a07db92996d56462 in term 0.
I20260617 20:23:44.962831  4874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ccd18828b14f159ea040e674e49b88" candidate_uuid: "d5b30f5ec5924825a07db92996d56462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacd2baf938c4a9f8123ff51920e639d"
I20260617 20:23:44.963523  4874 raft_consensus.cc:3060] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:44.972378  4874 raft_consensus.cc:2468] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b30f5ec5924825a07db92996d56462 in term 1.
I20260617 20:23:44.984375  4908 tablet_bootstrap.cc:492] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d: No bootstrap required, opened a new log
I20260617 20:23:44.984974  4908 ts_tablet_manager.cc:1403] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.016s
I20260617 20:23:44.987690  4908 raft_consensus.cc:359] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:44.988420  4908 raft_consensus.cc:385] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:44.989172  4908 raft_consensus.cc:740] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacd2baf938c4a9f8123ff51920e639d, State: Initialized, Role: FOLLOWER
I20260617 20:23:44.989910  4908 consensus_queue.cc:260] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:44.990567  4906 tablet_bootstrap.cc:492] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: No bootstrap required, opened a new log
I20260617 20:23:44.991277  4906 ts_tablet_manager.cc:1403] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.015s
I20260617 20:23:44.990592  4576 catalog_manager.cc:5696] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5b30f5ec5924825a07db92996d56462 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "d5b30f5ec5924825a07db92996d56462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:44.995163  4908 ts_tablet_manager.cc:1434] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260617 20:23:45.003252  4906 raft_consensus.cc:359] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:45.004186  4906 raft_consensus.cc:385] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:45.004501  4906 raft_consensus.cc:740] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8ba3ad17f84e949541e4eab695762b, State: Initialized, Role: FOLLOWER
I20260617 20:23:45.005291  4906 consensus_queue.cc:260] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:45.007620  4906 ts_tablet_manager.cc:1434] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260617 20:23:45.109077  4915 raft_consensus.cc:493] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:23:45.109618  4915 raft_consensus.cc:515] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:45.112116  4915 leader_election.cc:290] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5b30f5ec5924825a07db92996d56462 (127.3.128.129:35185), aacd2baf938c4a9f8123ff51920e639d (127.3.128.131:34949)
I20260617 20:23:45.129475  4698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02424b98350744c6a000db937dd11a66" candidate_uuid: "3d8ba3ad17f84e949541e4eab695762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b30f5ec5924825a07db92996d56462" is_pre_election: true
I20260617 20:23:45.130271  4698 raft_consensus.cc:2468] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8ba3ad17f84e949541e4eab695762b in term 0.
I20260617 20:23:45.131568  4751 leader_election.cc:304] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [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: 3d8ba3ad17f84e949541e4eab695762b, d5b30f5ec5924825a07db92996d56462; no voters: 
I20260617 20:23:45.132337  4915 raft_consensus.cc:2804] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 20:23:45.132709  4915 raft_consensus.cc:493] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 20:23:45.133052  4915 raft_consensus.cc:3060] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:45.139015  4874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02424b98350744c6a000db937dd11a66" candidate_uuid: "3d8ba3ad17f84e949541e4eab695762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacd2baf938c4a9f8123ff51920e639d" is_pre_election: true
I20260617 20:23:45.139714  4874 raft_consensus.cc:2468] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8ba3ad17f84e949541e4eab695762b in term 0.
I20260617 20:23:45.140353  4915 raft_consensus.cc:515] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:45.142725  4915 leader_election.cc:290] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [CANDIDATE]: Term 1 election: Requested vote from peers d5b30f5ec5924825a07db92996d56462 (127.3.128.129:35185), aacd2baf938c4a9f8123ff51920e639d (127.3.128.131:34949)
I20260617 20:23:45.143581  4698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02424b98350744c6a000db937dd11a66" candidate_uuid: "3d8ba3ad17f84e949541e4eab695762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b30f5ec5924825a07db92996d56462"
I20260617 20:23:45.143913  4874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02424b98350744c6a000db937dd11a66" candidate_uuid: "3d8ba3ad17f84e949541e4eab695762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacd2baf938c4a9f8123ff51920e639d"
I20260617 20:23:45.144181  4698 raft_consensus.cc:3060] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:45.144459  4874 raft_consensus.cc:3060] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:45.152084  4698 raft_consensus.cc:2468] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8ba3ad17f84e949541e4eab695762b in term 1.
I20260617 20:23:45.155053  4874 raft_consensus.cc:2468] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8ba3ad17f84e949541e4eab695762b in term 1.
I20260617 20:23:45.156940  4751 leader_election.cc:304] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [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: 3d8ba3ad17f84e949541e4eab695762b, d5b30f5ec5924825a07db92996d56462; no voters: 
I20260617 20:23:45.157858  4915 raft_consensus.cc:2804] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:45.159134  4915 raft_consensus.cc:697] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 1 LEADER]: Becoming Leader. State: Replica: 3d8ba3ad17f84e949541e4eab695762b, State: Running, Role: LEADER
I20260617 20:23:45.159910  4915 consensus_queue.cc:237] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [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: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } }
I20260617 20:23:45.170076  4576 catalog_manager.cc:5696] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d8ba3ad17f84e949541e4eab695762b (127.3.128.130). New cstate: current_term: 1 leader_uuid: "3d8ba3ad17f84e949541e4eab695762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5b30f5ec5924825a07db92996d56462" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 } health_report { overall_health: UNKNOWN } } }
I20260617 20:23:45.281795  4795 raft_consensus.cc:1275] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Refusing update from remote peer d5b30f5ec5924825a07db92996d56462: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 20:23:45.282126  4874 raft_consensus.cc:1275] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Refusing update from remote peer d5b30f5ec5924825a07db92996d56462: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 20:23:45.283277  4912 consensus_queue.cc:1048] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8ba3ad17f84e949541e4eab695762b" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 45367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 20:23:45.284417  4918 consensus_queue.cc:1048] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aacd2baf938c4a9f8123ff51920e639d" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 34949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260617 20:23:45.314296  4931 mvcc.cc:204] Tried to move back new op lower bound from 7297957172335968256 to 7297957171031965696. Current Snapshot: MvccSnapshot[applied={T|T < 7297957172335968256}]
I20260617 20:23:45.412837  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:45.459688  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:45.460347  3586 tablet_replica.cc:333] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462: stopping tablet replica
I20260617 20:23:45.461174  3586 raft_consensus.cc:2243] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:45.461577  3586 raft_consensus.cc:2272] T 02424b98350744c6a000db937dd11a66 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.463209  3586 tablet_replica.cc:333] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462: stopping tablet replica
I20260617 20:23:45.463691  3586 raft_consensus.cc:2243] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:45.464428  3586 raft_consensus.cc:2272] T 66ccd18828b14f159ea040e674e49b88 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.466383  3586 tablet_replica.cc:333] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462: stopping tablet replica
I20260617 20:23:45.467010  3586 raft_consensus.cc:2243] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:45.467470  3586 raft_consensus.cc:2272] T c3106614841f46f7b2385ac79c4162bb P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.470193  3586 tablet_replica.cc:333] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462: stopping tablet replica
I20260617 20:23:45.470621  3586 raft_consensus.cc:2243] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:45.470991  3586 raft_consensus.cc:2272] T f6fc1c0d58d94b7ba890fa6481ff25b0 P d5b30f5ec5924825a07db92996d56462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.485925  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:45.504282  3586 tablet_server.cc:179] TabletServer@127.3.128.130:0 shutting down...
I20260617 20:23:45.539161  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:45.539769  3586 tablet_replica.cc:333] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: stopping tablet replica
I20260617 20:23:45.540374  3586 raft_consensus.cc:2243] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:45.540999  3586 pending_rounds.cc:70] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: Trying to abort 1 pending ops.
I20260617 20:23:45.541253  3586 pending_rounds.cc:77] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7297957171862601728 op_type: NO_OP noop_request { }
I20260617 20:23:45.541563  3586 raft_consensus.cc:2889] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 20:23:45.541867  3586 raft_consensus.cc:2272] T 02424b98350744c6a000db937dd11a66 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.543823  3586 tablet_replica.cc:333] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b: stopping tablet replica
I20260617 20:23:45.544404  3586 raft_consensus.cc:2243] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:45.544965  3586 raft_consensus.cc:2272] T 66ccd18828b14f159ea040e674e49b88 P 3d8ba3ad17f84e949541e4eab695762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.556026  3586 tablet_server.cc:196] TabletServer@127.3.128.130:0 shutdown complete.
I20260617 20:23:45.573259  3586 tablet_server.cc:179] TabletServer@127.3.128.131:0 shutting down...
I20260617 20:23:45.593097  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:45.593712  3586 tablet_replica.cc:333] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d: stopping tablet replica
I20260617 20:23:45.594252  3586 raft_consensus.cc:2243] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:45.594635  3586 raft_consensus.cc:2272] T 02424b98350744c6a000db937dd11a66 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.596084  3586 tablet_replica.cc:333] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d: stopping tablet replica
I20260617 20:23:45.596526  3586 raft_consensus.cc:2243] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:45.597007  3586 raft_consensus.cc:2272] T 66ccd18828b14f159ea040e674e49b88 P aacd2baf938c4a9f8123ff51920e639d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.606892  3586 tablet_server.cc:196] TabletServer@127.3.128.131:0 shutdown complete.
I20260617 20:23:45.617583  3586 master.cc:562] Master@127.3.128.190:37469 shutting down...
I20260617 20:23:45.634805  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:45.635340  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:45.635640  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ab1a51209694866b46466f830418d50: stopping tablet replica
I20260617 20:23:45.646600  3586 master.cc:584] Master@127.3.128.190:37469 shutdown complete.
[       OK ] ClientTest.TestGetTabletServerDeterministic (2058 ms)
[ RUN      ] ClientTest.TestUpdateIgnore
I20260617 20:23:45.680346  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:45699
I20260617 20:23:45.681670  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:45.687213  4943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:45.687650  4944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:45.690161  4946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:45.691268  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:45.692469  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:45.692894  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:45.693084  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727825693069 us; error 0 us; skew 500 ppm
I20260617 20:23:45.693760  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:45.696679  3586 webserver.cc:533] Webserver started at http://127.3.128.190:45341/ using document root <none> and password file <none>
I20260617 20:23:45.697180  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:45.697388  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:45.697681  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:45.698766  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "ee3b260d10994495a6858c5eb0782929"
format_stamp: "Formatted at 2026-06-17 20:23:45 on dist-test-slave-nf4h"
I20260617 20:23:45.703101  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:45.706372  4951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:45.707139  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:23:45.707412  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "ee3b260d10994495a6858c5eb0782929"
format_stamp: "Formatted at 2026-06-17 20:23:45 on dist-test-slave-nf4h"
I20260617 20:23:45.707688  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:45.717168  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:45.718060  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:45.764972  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:45699
I20260617 20:23:45.765101  5012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:45699 every 8 connection(s)
I20260617 20:23:45.769217  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:45.783090  5013 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929: Bootstrap starting.
I20260617 20:23:45.788738  5013 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:45.793118  5013 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929: No bootstrap required, opened a new log
I20260617 20:23:45.794988  5013 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3b260d10994495a6858c5eb0782929" member_type: VOTER }
I20260617 20:23:45.795429  5013 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:45.795673  5013 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3b260d10994495a6858c5eb0782929, State: Initialized, Role: FOLLOWER
I20260617 20:23:45.796211  5013 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee3b260d10994495a6858c5eb0782929" member_type: VOTER }
I20260617 20:23:45.796708  5013 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:45.796955  5013 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:45.797243  5013 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:45.801425  5013 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3b260d10994495a6858c5eb0782929" member_type: VOTER }
I20260617 20:23:45.801939  5013 leader_election.cc:304] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [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: ee3b260d10994495a6858c5eb0782929; no voters: 
I20260617 20:23:45.803221  5013 leader_election.cc:290] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:45.803503  5016 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:45.805101  5016 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 1 LEADER]: Becoming Leader. State: Replica: ee3b260d10994495a6858c5eb0782929, State: Running, Role: LEADER
I20260617 20:23:45.805960  5016 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [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: "ee3b260d10994495a6858c5eb0782929" member_type: VOTER }
I20260617 20:23:45.807946  5013 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:45.810428  5018 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee3b260d10994495a6858c5eb0782929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3b260d10994495a6858c5eb0782929" member_type: VOTER } }
I20260617 20:23:45.810952  5018 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:45.812608  5017 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee3b260d10994495a6858c5eb0782929. Latest consensus state: current_term: 1 leader_uuid: "ee3b260d10994495a6858c5eb0782929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee3b260d10994495a6858c5eb0782929" member_type: VOTER } }
I20260617 20:23:45.813328  5017 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:45.835009  5022 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:45.844584  5022 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:45.851249  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:45.855938  5022 catalog_manager.cc:1382] Generated new cluster ID: 2ef33ed779264109b2a548e5bfb99868
I20260617 20:23:45.856256  5022 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:45.886319  5022 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:45.887542  5022 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:45.900982  5022 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929: Generated new TSK 0
I20260617 20:23:45.901651  5022 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:45.919687  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:45.925907  5035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:45.927177  5036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:45.929901  5038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:45.930320  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:45.931409  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:45.931644  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:45.931854  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727825931819 us; error 0 us; skew 500 ppm
I20260617 20:23:45.932374  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:45.935072  3586 webserver.cc:533] Webserver started at http://127.3.128.129:33703/ using document root <none> and password file <none>
I20260617 20:23:45.935534  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:45.935719  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:45.935997  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:45.937083  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "7d9e95b1c4d14451bff96843847ee312"
format_stamp: "Formatted at 2026-06-17 20:23:45 on dist-test-slave-nf4h"
I20260617 20:23:45.941509  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260617 20:23:45.944782  5043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:45.945659  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:23:45.945981  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "7d9e95b1c4d14451bff96843847ee312"
format_stamp: "Formatted at 2026-06-17 20:23:45 on dist-test-slave-nf4h"
I20260617 20:23:45.946350  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:45.956591  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:45.957754  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:45.970413  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:45.970798  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:45.971114  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:45.971309  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:46.045284  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:46497
I20260617 20:23:46.045363  5113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:46497 every 8 connection(s)
I20260617 20:23:46.050576  5114 heartbeater.cc:344] Connected to a master server at 127.3.128.190:45699
I20260617 20:23:46.050959  5114 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:46.051816  5114 heartbeater.cc:507] Master 127.3.128.190:45699 requested a full tablet report, sending...
I20260617 20:23:46.054024  4968 ts_manager.cc:194] Registered new tserver with Master: 7d9e95b1c4d14451bff96843847ee312 (127.3.128.129:46497)
I20260617 20:23:46.054108  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00513838s
I20260617 20:23:46.056738  4968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33348
I20260617 20:23:46.069744  5114 heartbeater.cc:499] Master 127.3.128.190:45699 was elected leader, sending a full tablet report...
I20260617 20:23:46.078648  4968 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33376:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:46.117308  5079 tablet_service.cc:1511] Processing CreateTablet for tablet 57215fd0d28f4fa2b6a05f8e8c22f28f (DEFAULT_TABLE table=client-testtb [id=a4d4aceb9a5b4265b522561e00a39572]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:46.117336  5078 tablet_service.cc:1511] Processing CreateTablet for tablet 98ed85c78e714b85a084adbc7b0813da (DEFAULT_TABLE table=client-testtb [id=a4d4aceb9a5b4265b522561e00a39572]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:46.118554  5079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57215fd0d28f4fa2b6a05f8e8c22f28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:46.119129  5078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ed85c78e714b85a084adbc7b0813da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:46.134053  5124 tablet_bootstrap.cc:492] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312: Bootstrap starting.
I20260617 20:23:46.141441  5124 tablet_bootstrap.cc:654] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:46.146660  5124 tablet_bootstrap.cc:492] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312: No bootstrap required, opened a new log
I20260617 20:23:46.147116  5124 ts_tablet_manager.cc:1403] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260617 20:23:46.149534  5124 raft_consensus.cc:359] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.150058  5124 raft_consensus.cc:385] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:46.150331  5124 raft_consensus.cc:740] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d9e95b1c4d14451bff96843847ee312, State: Initialized, Role: FOLLOWER
I20260617 20:23:46.150946  5124 consensus_queue.cc:260] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.151540  5124 raft_consensus.cc:399] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:46.151822  5124 raft_consensus.cc:493] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:46.152135  5124 raft_consensus.cc:3060] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:46.158973  5124 raft_consensus.cc:515] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.159780  5124 leader_election.cc:304] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [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: 7d9e95b1c4d14451bff96843847ee312; no voters: 
I20260617 20:23:46.161164  5124 leader_election.cc:290] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:46.161398  5126 raft_consensus.cc:2804] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:46.163558  5124 ts_tablet_manager.cc:1434] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.004s
I20260617 20:23:46.164556  5124 tablet_bootstrap.cc:492] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312: Bootstrap starting.
I20260617 20:23:46.164467  5126 raft_consensus.cc:697] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 1 LEADER]: Becoming Leader. State: Replica: 7d9e95b1c4d14451bff96843847ee312, State: Running, Role: LEADER
I20260617 20:23:46.165419  5126 consensus_queue.cc:237] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [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: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.171190  5124 tablet_bootstrap.cc:654] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:46.177007  4967 catalog_manager.cc:5696] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d9e95b1c4d14451bff96843847ee312 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "7d9e95b1c4d14451bff96843847ee312" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:46.183525  5124 tablet_bootstrap.cc:492] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312: No bootstrap required, opened a new log
I20260617 20:23:46.184006  5124 ts_tablet_manager.cc:1403] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260617 20:23:46.186504  5124 raft_consensus.cc:359] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.187068  5124 raft_consensus.cc:385] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:46.187350  5124 raft_consensus.cc:740] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d9e95b1c4d14451bff96843847ee312, State: Initialized, Role: FOLLOWER
I20260617 20:23:46.187994  5124 consensus_queue.cc:260] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.188624  5124 raft_consensus.cc:399] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:46.188951  5124 raft_consensus.cc:493] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:46.189265  5124 raft_consensus.cc:3060] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:46.195809  5124 raft_consensus.cc:515] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.196540  5124 leader_election.cc:304] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [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: 7d9e95b1c4d14451bff96843847ee312; no voters: 
I20260617 20:23:46.197175  5124 leader_election.cc:290] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:46.197328  5126 raft_consensus.cc:2804] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:46.198741  5124 ts_tablet_manager.cc:1434] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.008s
I20260617 20:23:46.198881  5126 raft_consensus.cc:697] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 1 LEADER]: Becoming Leader. State: Replica: 7d9e95b1c4d14451bff96843847ee312, State: Running, Role: LEADER
I20260617 20:23:46.199728  5126 consensus_queue.cc:237] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [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: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } }
I20260617 20:23:46.206189  4967 catalog_manager.cc:5696] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d9e95b1c4d14451bff96843847ee312 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "7d9e95b1c4d14451bff96843847ee312" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d9e95b1c4d14451bff96843847ee312" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46497 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:46.318362  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:46.355572  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:46.356777  3586 tablet_replica.cc:333] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312: stopping tablet replica
I20260617 20:23:46.357481  3586 raft_consensus.cc:2243] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:46.358098  3586 raft_consensus.cc:2272] T 57215fd0d28f4fa2b6a05f8e8c22f28f P 7d9e95b1c4d14451bff96843847ee312 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:46.360962  3586 tablet_replica.cc:333] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312: stopping tablet replica
I20260617 20:23:46.361593  3586 raft_consensus.cc:2243] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:46.362092  3586 raft_consensus.cc:2272] T 98ed85c78e714b85a084adbc7b0813da P 7d9e95b1c4d14451bff96843847ee312 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:46.385267  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:46.396831  3586 master.cc:562] Master@127.3.128.190:45699 shutting down...
I20260617 20:23:46.417239  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:46.417762  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:46.418059  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee3b260d10994495a6858c5eb0782929: stopping tablet replica
I20260617 20:23:46.436484  3586 master.cc:584] Master@127.3.128.190:45699 shutdown complete.
[       OK ] ClientTest.TestUpdateIgnore (779 ms)
[ RUN      ] ClientTest.TestMultipleMultiRowManualBatches
I20260617 20:23:46.458621  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:43499
I20260617 20:23:46.459630  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:46.464847  5136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:46.465106  5135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:46.467739  5138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:46.468899  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:46.469925  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:46.470186  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:46.470369  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727826470354 us; error 0 us; skew 500 ppm
I20260617 20:23:46.471026  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:46.473807  3586 webserver.cc:533] Webserver started at http://127.3.128.190:46587/ using document root <none> and password file <none>
I20260617 20:23:46.474618  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:46.474862  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:46.475167  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:46.476562  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "c6232134088146bc9dfdc6889bfb7877"
format_stamp: "Formatted at 2026-06-17 20:23:46 on dist-test-slave-nf4h"
I20260617 20:23:46.482167  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260617 20:23:46.486296  5143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:46.487185  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:23:46.487659  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "c6232134088146bc9dfdc6889bfb7877"
format_stamp: "Formatted at 2026-06-17 20:23:46 on dist-test-slave-nf4h"
I20260617 20:23:46.488061  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:46.519950  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:46.521281  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:46.572405  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:43499
I20260617 20:23:46.572461  5204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:43499 every 8 connection(s)
I20260617 20:23:46.577437  5205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:46.588311  5205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877: Bootstrap starting.
I20260617 20:23:46.592546  5205 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:46.596473  5205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877: No bootstrap required, opened a new log
I20260617 20:23:46.598452  5205 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6232134088146bc9dfdc6889bfb7877" member_type: VOTER }
I20260617 20:23:46.598861  5205 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:46.599124  5205 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6232134088146bc9dfdc6889bfb7877, State: Initialized, Role: FOLLOWER
I20260617 20:23:46.599749  5205 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6232134088146bc9dfdc6889bfb7877" member_type: VOTER }
I20260617 20:23:46.600193  5205 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:46.600399  5205 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:46.600716  5205 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:46.605471  5205 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6232134088146bc9dfdc6889bfb7877" member_type: VOTER }
I20260617 20:23:46.606009  5205 leader_election.cc:304] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [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: c6232134088146bc9dfdc6889bfb7877; no voters: 
I20260617 20:23:46.607322  5205 leader_election.cc:290] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:46.607666  5208 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:46.609283  5208 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 1 LEADER]: Becoming Leader. State: Replica: c6232134088146bc9dfdc6889bfb7877, State: Running, Role: LEADER
I20260617 20:23:46.609994  5208 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [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: "c6232134088146bc9dfdc6889bfb7877" member_type: VOTER }
I20260617 20:23:46.610692  5205 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:46.612751  5210 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6232134088146bc9dfdc6889bfb7877. Latest consensus state: current_term: 1 leader_uuid: "c6232134088146bc9dfdc6889bfb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6232134088146bc9dfdc6889bfb7877" member_type: VOTER } }
I20260617 20:23:46.613310  5210 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:46.613325  5209 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6232134088146bc9dfdc6889bfb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6232134088146bc9dfdc6889bfb7877" member_type: VOTER } }
I20260617 20:23:46.614748  5209 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:46.618237  5213 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:46.625880  5213 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:46.627377  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:46.635432  5213 catalog_manager.cc:1382] Generated new cluster ID: eb4cb0794a5e497e9616d6927012dff0
I20260617 20:23:46.635804  5213 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:46.657871  5213 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:46.659087  5213 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:46.674191  5213 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877: Generated new TSK 0
I20260617 20:23:46.674826  5213 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:46.694329  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:46.701231  5226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:46.702302  5227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:46.711092  5229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:46.714154  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:46.736837  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:46.737704  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:46.738030  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727826738008 us; error 0 us; skew 500 ppm
I20260617 20:23:46.739200  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:46.744372  3586 webserver.cc:533] Webserver started at http://127.3.128.129:32847/ using document root <none> and password file <none>
I20260617 20:23:46.745371  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:46.745735  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:46.746234  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:46.748878  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "76374b27d4ff4e06b6ade91c40d54948"
format_stamp: "Formatted at 2026-06-17 20:23:46 on dist-test-slave-nf4h"
I20260617 20:23:46.756232  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260617 20:23:46.761729  5235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:46.762789  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260617 20:23:46.763146  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "76374b27d4ff4e06b6ade91c40d54948"
format_stamp: "Formatted at 2026-06-17 20:23:46 on dist-test-slave-nf4h"
I20260617 20:23:46.763543  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:46.814409  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:46.816217  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:46.829560  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:46.829934  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:46.830319  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:46.830569  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:46.915838  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:46067
I20260617 20:23:46.915994  5305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:46067 every 8 connection(s)
I20260617 20:23:46.922031  5306 heartbeater.cc:344] Connected to a master server at 127.3.128.190:43499
I20260617 20:23:46.922398  5306 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:46.923209  5306 heartbeater.cc:507] Master 127.3.128.190:43499 requested a full tablet report, sending...
I20260617 20:23:46.925786  5160 ts_manager.cc:194] Registered new tserver with Master: 76374b27d4ff4e06b6ade91c40d54948 (127.3.128.129:46067)
I20260617 20:23:46.926198  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006133511s
I20260617 20:23:46.928531  5160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36594
I20260617 20:23:46.942135  5306 heartbeater.cc:499] Master 127.3.128.190:43499 was elected leader, sending a full tablet report...
I20260617 20:23:46.953567  5160 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36610:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:47.008491  5271 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba08c81387647f898df99a07fe9975c (DEFAULT_TABLE table=client-testtb [id=009161dd36c34cecaa0388f6fc290ab3]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:47.008952  5270 tablet_service.cc:1511] Processing CreateTablet for tablet 357106d036534b8bbe16f8f8d945a3e6 (DEFAULT_TABLE table=client-testtb [id=009161dd36c34cecaa0388f6fc290ab3]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:47.010327  5271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba08c81387647f898df99a07fe9975c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:47.011106  5270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357106d036534b8bbe16f8f8d945a3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:47.027617  5316 tablet_bootstrap.cc:492] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948: Bootstrap starting.
I20260617 20:23:47.037712  5316 tablet_bootstrap.cc:654] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:47.043889  5316 tablet_bootstrap.cc:492] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948: No bootstrap required, opened a new log
I20260617 20:23:47.044445  5316 ts_tablet_manager.cc:1403] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260617 20:23:47.047652  5316 raft_consensus.cc:359] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.048552  5316 raft_consensus.cc:385] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:47.048898  5316 raft_consensus.cc:740] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76374b27d4ff4e06b6ade91c40d54948, State: Initialized, Role: FOLLOWER
I20260617 20:23:47.049849  5316 consensus_queue.cc:260] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.050577  5316 raft_consensus.cc:399] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:47.050906  5316 raft_consensus.cc:493] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:47.051328  5316 raft_consensus.cc:3060] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:47.058893  5316 raft_consensus.cc:515] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.059579  5316 leader_election.cc:304] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [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: 76374b27d4ff4e06b6ade91c40d54948; no voters: 
I20260617 20:23:47.061079  5316 leader_election.cc:290] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:47.061560  5318 raft_consensus.cc:2804] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:47.066359  5316 ts_tablet_manager.cc:1434] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.004s
I20260617 20:23:47.067302  5318 raft_consensus.cc:697] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 1 LEADER]: Becoming Leader. State: Replica: 76374b27d4ff4e06b6ade91c40d54948, State: Running, Role: LEADER
I20260617 20:23:47.067940  5316 tablet_bootstrap.cc:492] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948: Bootstrap starting.
I20260617 20:23:47.068131  5318 consensus_queue.cc:237] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [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: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.074693  5316 tablet_bootstrap.cc:654] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:47.083326  5159 catalog_manager.cc:5696] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76374b27d4ff4e06b6ade91c40d54948 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "76374b27d4ff4e06b6ade91c40d54948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:47.095659  5316 tablet_bootstrap.cc:492] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948: No bootstrap required, opened a new log
I20260617 20:23:47.096304  5316 ts_tablet_manager.cc:1403] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260617 20:23:47.099350  5316 raft_consensus.cc:359] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.099925  5316 raft_consensus.cc:385] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:47.100214  5316 raft_consensus.cc:740] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76374b27d4ff4e06b6ade91c40d54948, State: Initialized, Role: FOLLOWER
I20260617 20:23:47.100953  5316 consensus_queue.cc:260] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.101634  5316 raft_consensus.cc:399] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:47.101917  5316 raft_consensus.cc:493] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:47.102246  5316 raft_consensus.cc:3060] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:47.109359  5316 raft_consensus.cc:515] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.110038  5316 leader_election.cc:304] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [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: 76374b27d4ff4e06b6ade91c40d54948; no voters: 
I20260617 20:23:47.110651  5316 leader_election.cc:290] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:47.110880  5319 raft_consensus.cc:2804] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:47.111632  5319 raft_consensus.cc:697] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 LEADER]: Becoming Leader. State: Replica: 76374b27d4ff4e06b6ade91c40d54948, State: Running, Role: LEADER
I20260617 20:23:47.112191  5316 ts_tablet_manager.cc:1434] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260617 20:23:47.112442  5319 consensus_queue.cc:237] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [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: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.118729  5159 catalog_manager.cc:5696] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76374b27d4ff4e06b6ade91c40d54948 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "76374b27d4ff4e06b6ade91c40d54948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:47.139334  5160 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36610:
name: "second table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:47.160948  5270 tablet_service.cc:1511] Processing CreateTablet for tablet 49bb869780ad4b9c87f1f5a40907f9e0 (DEFAULT_TABLE table=second table [id=8e8bbd51bb6a4c398cbdde8b498710d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:47.162245  5270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49bb869780ad4b9c87f1f5a40907f9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:47.177527  5316 tablet_bootstrap.cc:492] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948: Bootstrap starting.
I20260617 20:23:47.183343  5316 tablet_bootstrap.cc:654] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:47.188391  5316 tablet_bootstrap.cc:492] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948: No bootstrap required, opened a new log
I20260617 20:23:47.188849  5316 ts_tablet_manager.cc:1403] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260617 20:23:47.192101  5316 raft_consensus.cc:359] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.192682  5316 raft_consensus.cc:385] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:47.192979  5316 raft_consensus.cc:740] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76374b27d4ff4e06b6ade91c40d54948, State: Initialized, Role: FOLLOWER
I20260617 20:23:47.193641  5316 consensus_queue.cc:260] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.194237  5316 raft_consensus.cc:399] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:47.194490  5316 raft_consensus.cc:493] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:47.194799  5316 raft_consensus.cc:3060] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:47.199879  5316 raft_consensus.cc:515] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.200603  5316 leader_election.cc:304] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [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: 76374b27d4ff4e06b6ade91c40d54948; no voters: 
I20260617 20:23:47.201187  5316 leader_election.cc:290] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:47.201328  5319 raft_consensus.cc:2804] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:47.201777  5319 raft_consensus.cc:697] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 LEADER]: Becoming Leader. State: Replica: 76374b27d4ff4e06b6ade91c40d54948, State: Running, Role: LEADER
I20260617 20:23:47.202461  5319 consensus_queue.cc:237] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [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: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } }
I20260617 20:23:47.202857  5316 ts_tablet_manager.cc:1434] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260617 20:23:47.209170  5159 catalog_manager.cc:5696] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76374b27d4ff4e06b6ade91c40d54948 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "76374b27d4ff4e06b6ade91c40d54948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76374b27d4ff4e06b6ade91c40d54948" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46067 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:47.389196  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:47.426642  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:47.427569  3586 tablet_replica.cc:333] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948: stopping tablet replica
I20260617 20:23:47.428319  3586 raft_consensus.cc:2243] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:47.429023  3586 raft_consensus.cc:2272] T 49bb869780ad4b9c87f1f5a40907f9e0 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:47.432628  3586 tablet_replica.cc:333] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948: stopping tablet replica
I20260617 20:23:47.433403  3586 raft_consensus.cc:2243] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:47.434020  3586 raft_consensus.cc:2272] T 357106d036534b8bbe16f8f8d945a3e6 P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:47.437217  3586 tablet_replica.cc:333] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948: stopping tablet replica
I20260617 20:23:47.437893  3586 raft_consensus.cc:2243] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:47.438501  3586 raft_consensus.cc:2272] T 3ba08c81387647f898df99a07fe9975c P 76374b27d4ff4e06b6ade91c40d54948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:47.466413  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:47.479782  3586 master.cc:562] Master@127.3.128.190:43499 shutting down...
I20260617 20:23:47.507889  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:47.508416  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:47.508802  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6232134088146bc9dfdc6889bfb7877: stopping tablet replica
I20260617 20:23:47.526554  3586 master.cc:584] Master@127.3.128.190:43499 shutdown complete.
[       OK ] ClientTest.TestMultipleMultiRowManualBatches (1094 ms)
[ RUN      ] ClientTest.TestWriteWithDeadTabletServer
I20260617 20:23:47.553709  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:41305
I20260617 20:23:47.554790  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:47.560137  5332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:47.560230  5331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:47.561144  5334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:47.562427  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:47.563510  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:47.563679  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:47.563792  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727827563781 us; error 0 us; skew 500 ppm
I20260617 20:23:47.564245  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:47.566483  3586 webserver.cc:533] Webserver started at http://127.3.128.190:45669/ using document root <none> and password file <none>
I20260617 20:23:47.566887  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:47.567049  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:47.567315  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:47.568290  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "959dcfd6aa39443cabebbd6defcdcb67"
format_stamp: "Formatted at 2026-06-17 20:23:47 on dist-test-slave-nf4h"
I20260617 20:23:47.572436  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260617 20:23:47.575510  5339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:47.576251  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:23:47.576475  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "959dcfd6aa39443cabebbd6defcdcb67"
format_stamp: "Formatted at 2026-06-17 20:23:47 on dist-test-slave-nf4h"
I20260617 20:23:47.576856  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:47.595633  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:47.596851  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:47.639292  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:41305
I20260617 20:23:47.639395  5400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:41305 every 8 connection(s)
I20260617 20:23:47.642870  5401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:47.652717  5401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67: Bootstrap starting.
I20260617 20:23:47.657302  5401 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:47.661358  5401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67: No bootstrap required, opened a new log
I20260617 20:23:47.663450  5401 raft_consensus.cc:359] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959dcfd6aa39443cabebbd6defcdcb67" member_type: VOTER }
I20260617 20:23:47.663831  5401 raft_consensus.cc:385] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:47.664093  5401 raft_consensus.cc:740] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959dcfd6aa39443cabebbd6defcdcb67, State: Initialized, Role: FOLLOWER
I20260617 20:23:47.664707  5401 consensus_queue.cc:260] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "959dcfd6aa39443cabebbd6defcdcb67" member_type: VOTER }
I20260617 20:23:47.665174  5401 raft_consensus.cc:399] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:47.665393  5401 raft_consensus.cc:493] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:47.665656  5401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:47.669828  5401 raft_consensus.cc:515] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959dcfd6aa39443cabebbd6defcdcb67" member_type: VOTER }
I20260617 20:23:47.670327  5401 leader_election.cc:304] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [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: 959dcfd6aa39443cabebbd6defcdcb67; no voters: 
I20260617 20:23:47.671386  5401 leader_election.cc:290] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:47.671732  5404 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:47.673008  5404 raft_consensus.cc:697] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 1 LEADER]: Becoming Leader. State: Replica: 959dcfd6aa39443cabebbd6defcdcb67, State: Running, Role: LEADER
I20260617 20:23:47.673696  5404 consensus_queue.cc:237] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [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: "959dcfd6aa39443cabebbd6defcdcb67" member_type: VOTER }
I20260617 20:23:47.674160  5401 sys_catalog.cc:565] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:47.676542  5406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 959dcfd6aa39443cabebbd6defcdcb67. Latest consensus state: current_term: 1 leader_uuid: "959dcfd6aa39443cabebbd6defcdcb67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959dcfd6aa39443cabebbd6defcdcb67" member_type: VOTER } }
I20260617 20:23:47.676466  5405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "959dcfd6aa39443cabebbd6defcdcb67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959dcfd6aa39443cabebbd6defcdcb67" member_type: VOTER } }
I20260617 20:23:47.677187  5406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:47.677515  5405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:47.684671  5409 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:47.691972  5409 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:47.693063  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:47.700076  5409 catalog_manager.cc:1382] Generated new cluster ID: bfaa5904a7ae42bcb753a4cac58e0a1a
I20260617 20:23:47.700343  5409 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:47.721762  5409 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:47.722951  5409 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:47.736865  5409 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67: Generated new TSK 0
I20260617 20:23:47.737473  5409 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:47.759482  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:47.765852  5422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:47.766486  5423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:47.768412  5425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:47.768806  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:47.769620  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:47.769879  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:47.770053  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727827770038 us; error 0 us; skew 500 ppm
I20260617 20:23:47.770583  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:47.772965  3586 webserver.cc:533] Webserver started at http://127.3.128.129:37781/ using document root <none> and password file <none>
I20260617 20:23:47.773443  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:47.773654  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:47.773931  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:47.774982  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "ab8fc0fccbea4c77a84872e88ec51236"
format_stamp: "Formatted at 2026-06-17 20:23:47 on dist-test-slave-nf4h"
I20260617 20:23:47.779667  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260617 20:23:47.783273  5430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:47.784113  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:23:47.784371  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "ab8fc0fccbea4c77a84872e88ec51236"
format_stamp: "Formatted at 2026-06-17 20:23:47 on dist-test-slave-nf4h"
I20260617 20:23:47.784760  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:47.801720  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:47.802778  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:47.807307  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:47.807643  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:47.808012  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:47.808225  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:47.856946  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:45611
I20260617 20:23:47.857026  5500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:45611 every 8 connection(s)
I20260617 20:23:47.861860  5501 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41305
I20260617 20:23:47.862221  5501 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:47.862963  5501 heartbeater.cc:507] Master 127.3.128.190:41305 requested a full tablet report, sending...
I20260617 20:23:47.864890  5356 ts_manager.cc:194] Registered new tserver with Master: ab8fc0fccbea4c77a84872e88ec51236 (127.3.128.129:45611)
I20260617 20:23:47.865131  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004937512s
I20260617 20:23:47.867219  5356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49754
I20260617 20:23:47.880285  5501 heartbeater.cc:499] Master 127.3.128.190:41305 was elected leader, sending a full tablet report...
I20260617 20:23:47.887785  5355 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49776:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:47.919689  5466 tablet_service.cc:1511] Processing CreateTablet for tablet ce57215b537c413dbfccba02f97b3e3f (DEFAULT_TABLE table=client-testtb [id=95f2976658a640cb9157f640aa18734e]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:47.919775  5465 tablet_service.cc:1511] Processing CreateTablet for tablet 866054eab4d7444a89e9557a4f0fddb1 (DEFAULT_TABLE table=client-testtb [id=95f2976658a640cb9157f640aa18734e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:47.921324  5466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce57215b537c413dbfccba02f97b3e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:47.922166  5465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866054eab4d7444a89e9557a4f0fddb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:47.938146  5511 tablet_bootstrap.cc:492] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236: Bootstrap starting.
I20260617 20:23:47.942167  5511 tablet_bootstrap.cc:654] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:47.946321  5511 tablet_bootstrap.cc:492] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236: No bootstrap required, opened a new log
I20260617 20:23:47.946765  5511 ts_tablet_manager.cc:1403] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260617 20:23:47.949237  5511 raft_consensus.cc:359] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.949635  5511 raft_consensus.cc:385] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:47.949882  5511 raft_consensus.cc:740] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab8fc0fccbea4c77a84872e88ec51236, State: Initialized, Role: FOLLOWER
I20260617 20:23:47.950413  5511 consensus_queue.cc:260] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.950865  5511 raft_consensus.cc:399] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:47.951103  5511 raft_consensus.cc:493] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:47.951362  5511 raft_consensus.cc:3060] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:47.956288  5511 raft_consensus.cc:515] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.956821  5511 leader_election.cc:304] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [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: ab8fc0fccbea4c77a84872e88ec51236; no voters: 
I20260617 20:23:47.957911  5511 leader_election.cc:290] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:47.958196  5513 raft_consensus.cc:2804] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:47.959976  5513 raft_consensus.cc:697] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 1 LEADER]: Becoming Leader. State: Replica: ab8fc0fccbea4c77a84872e88ec51236, State: Running, Role: LEADER
I20260617 20:23:47.960270  5511 ts_tablet_manager.cc:1434] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260617 20:23:47.960564  5513 consensus_queue.cc:237] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [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: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.961052  5511 tablet_bootstrap.cc:492] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236: Bootstrap starting.
I20260617 20:23:47.966732  5511 tablet_bootstrap.cc:654] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:47.967512  5356 catalog_manager.cc:5696] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab8fc0fccbea4c77a84872e88ec51236 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "ab8fc0fccbea4c77a84872e88ec51236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:47.971072  5511 tablet_bootstrap.cc:492] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236: No bootstrap required, opened a new log
I20260617 20:23:47.971489  5511 ts_tablet_manager.cc:1403] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260617 20:23:47.973456  5511 raft_consensus.cc:359] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.974035  5511 raft_consensus.cc:385] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:47.974277  5511 raft_consensus.cc:740] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab8fc0fccbea4c77a84872e88ec51236, State: Initialized, Role: FOLLOWER
I20260617 20:23:47.974887  5511 consensus_queue.cc:260] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.975481  5511 raft_consensus.cc:399] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:47.975728  5511 raft_consensus.cc:493] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:47.975993  5511 raft_consensus.cc:3060] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:47.981063  5511 raft_consensus.cc:515] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.981719  5511 leader_election.cc:304] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [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: ab8fc0fccbea4c77a84872e88ec51236; no voters: 
I20260617 20:23:47.982230  5511 leader_election.cc:290] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:47.982369  5513 raft_consensus.cc:2804] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:47.982857  5513 raft_consensus.cc:697] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 1 LEADER]: Becoming Leader. State: Replica: ab8fc0fccbea4c77a84872e88ec51236, State: Running, Role: LEADER
I20260617 20:23:47.983572  5513 consensus_queue.cc:237] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [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: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } }
I20260617 20:23:47.983886  5511 ts_tablet_manager.cc:1434] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260617 20:23:47.988740  5356 catalog_manager.cc:5696] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab8fc0fccbea4c77a84872e88ec51236 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "ab8fc0fccbea4c77a84872e88ec51236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab8fc0fccbea4c77a84872e88ec51236" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45611 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:48.003150  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:48.021920  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:48.022653  3586 tablet_replica.cc:333] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236: stopping tablet replica
I20260617 20:23:48.023170  3586 raft_consensus.cc:2243] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:48.023610  3586 raft_consensus.cc:2272] T ce57215b537c413dbfccba02f97b3e3f P ab8fc0fccbea4c77a84872e88ec51236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:48.025707  3586 tablet_replica.cc:333] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236: stopping tablet replica
I20260617 20:23:48.026160  3586 raft_consensus.cc:2243] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:48.026551  3586 raft_consensus.cc:2272] T 866054eab4d7444a89e9557a4f0fddb1 P ab8fc0fccbea4c77a84872e88ec51236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:48.047104  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
W20260617 20:23:48.064877  5505 meta_cache.cc:302] tablet ce57215b537c413dbfccba02f97b3e3f: replica ab8fc0fccbea4c77a84872e88ec51236 (127.3.128.129:45611) has failed: Network error: Client connection negotiation failed: client connection to 127.3.128.129:45611: connect: Connection refused (error 111)
W20260617 20:23:49.087471  5505 batcher.cc:441] Timed out: Failed to write batch of 1 ops to tablet ce57215b537c413dbfccba02f97b3e3f after 39 attempt(s): Failed to write to server: (no server available): Write(tablet: ce57215b537c413dbfccba02f97b3e3f, num_ops: 1, num_attempts: 39) passed its deadline: Network error: Client connection negotiation failed: client connection to 127.3.128.129:45611: connect: Connection refused (error 111)
I20260617 20:23:49.089411  3586 master.cc:562] Master@127.3.128.190:41305 shutting down...
I20260617 20:23:49.109278  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:49.109751  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:49.110001  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 959dcfd6aa39443cabebbd6defcdcb67: stopping tablet replica
I20260617 20:23:49.126590  3586 master.cc:584] Master@127.3.128.190:41305 shutdown complete.
[       OK ] ClientTest.TestWriteWithDeadTabletServer (1594 ms)
[ RUN      ] ClientTest.TestSessionMutationBufferMaxNum
I20260617 20:23:49.147935  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:38545
I20260617 20:23:49.148976  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:49.153347  5521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:49.154266  5522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:49.155931  5524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:49.157047  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:49.157827  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:49.158020  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:49.158190  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727829158161 us; error 0 us; skew 500 ppm
I20260617 20:23:49.158717  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:49.161120  3586 webserver.cc:533] Webserver started at http://127.3.128.190:38285/ using document root <none> and password file <none>
I20260617 20:23:49.161590  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:49.161782  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:49.162050  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:49.163054  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "d3cea89728fc487c8edda3a93219f753"
format_stamp: "Formatted at 2026-06-17 20:23:49 on dist-test-slave-nf4h"
I20260617 20:23:49.167379  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260617 20:23:49.170658  5529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:49.171401  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:23:49.171757  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "d3cea89728fc487c8edda3a93219f753"
format_stamp: "Formatted at 2026-06-17 20:23:49 on dist-test-slave-nf4h"
I20260617 20:23:49.172052  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:49.199203  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:49.200197  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:49.239171  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:38545
I20260617 20:23:49.239257  5590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:38545 every 8 connection(s)
I20260617 20:23:49.242980  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:49.252718  5591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753: Bootstrap starting.
I20260617 20:23:49.256742  5591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:49.260336  5591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753: No bootstrap required, opened a new log
I20260617 20:23:49.262236  5591 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3cea89728fc487c8edda3a93219f753" member_type: VOTER }
I20260617 20:23:49.262584  5591 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:49.262830  5591 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cea89728fc487c8edda3a93219f753, State: Initialized, Role: FOLLOWER
I20260617 20:23:49.263411  5591 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3cea89728fc487c8edda3a93219f753" member_type: VOTER }
I20260617 20:23:49.263864  5591 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:49.264081  5591 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:49.264371  5591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:49.268952  5591 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3cea89728fc487c8edda3a93219f753" member_type: VOTER }
I20260617 20:23:49.269480  5591 leader_election.cc:304] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [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: d3cea89728fc487c8edda3a93219f753; no voters: 
I20260617 20:23:49.270592  5591 leader_election.cc:290] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:49.271066  5594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:49.272454  5594 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 1 LEADER]: Becoming Leader. State: Replica: d3cea89728fc487c8edda3a93219f753, State: Running, Role: LEADER
I20260617 20:23:49.273423  5591 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:49.273212  5594 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [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: "d3cea89728fc487c8edda3a93219f753" member_type: VOTER }
I20260617 20:23:49.276271  5596 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3cea89728fc487c8edda3a93219f753. Latest consensus state: current_term: 1 leader_uuid: "d3cea89728fc487c8edda3a93219f753" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3cea89728fc487c8edda3a93219f753" member_type: VOTER } }
I20260617 20:23:49.276978  5596 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:49.276250  5595 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3cea89728fc487c8edda3a93219f753" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3cea89728fc487c8edda3a93219f753" member_type: VOTER } }
I20260617 20:23:49.277784  5595 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:49.280969  5600 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:49.288479  5600 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:49.289539  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:49.296800  5600 catalog_manager.cc:1382] Generated new cluster ID: 283b1e8103264ab6adca6112a6fc82ae
I20260617 20:23:49.297070  5600 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:49.323086  5600 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:49.324388  5600 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:49.335752  5600 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753: Generated new TSK 0
I20260617 20:23:49.336484  5600 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:49.356225  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:49.362604  5612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:49.363279  5613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:49.365486  5615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:49.365751  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:49.366714  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:49.366986  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:49.367252  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727829367234 us; error 0 us; skew 500 ppm
I20260617 20:23:49.367746  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:49.370069  3586 webserver.cc:533] Webserver started at http://127.3.128.129:44171/ using document root <none> and password file <none>
I20260617 20:23:49.370509  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:49.370672  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:49.370890  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:49.371948  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "2795097acae44855b4c0ee200780a899"
format_stamp: "Formatted at 2026-06-17 20:23:49 on dist-test-slave-nf4h"
I20260617 20:23:49.377007  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260617 20:23:49.380254  5620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:49.381067  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:23:49.381364  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "2795097acae44855b4c0ee200780a899"
format_stamp: "Formatted at 2026-06-17 20:23:49 on dist-test-slave-nf4h"
I20260617 20:23:49.381713  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:49.394279  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:49.395246  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:49.401072  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:49.401397  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:49.401678  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:49.401857  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:49.453709  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:42717
I20260617 20:23:49.453814  5690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:42717 every 8 connection(s)
I20260617 20:23:49.458168  5691 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38545
I20260617 20:23:49.458580  5691 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:49.459280  5691 heartbeater.cc:507] Master 127.3.128.190:38545 requested a full tablet report, sending...
I20260617 20:23:49.461182  5546 ts_manager.cc:194] Registered new tserver with Master: 2795097acae44855b4c0ee200780a899 (127.3.128.129:42717)
I20260617 20:23:49.461647  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004792841s
I20260617 20:23:49.462810  5546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48644
I20260617 20:23:49.475116  5691 heartbeater.cc:499] Master 127.3.128.190:38545 was elected leader, sending a full tablet report...
I20260617 20:23:49.482724  5546 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48660:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:49.514724  5655 tablet_service.cc:1511] Processing CreateTablet for tablet fddf594571ef4b09b0246953dc32e19b (DEFAULT_TABLE table=client-testtb [id=d0101987107b466ca9c16f76158350e4]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:49.514935  5653 tablet_service.cc:1511] Processing CreateTablet for tablet 36f38e210a4243708127d6ae9e453dc8 (DEFAULT_TABLE table=client-testtb [id=d0101987107b466ca9c16f76158350e4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:49.515919  5655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf594571ef4b09b0246953dc32e19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:49.516562  5653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f38e210a4243708127d6ae9e453dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:49.528437  5701 tablet_bootstrap.cc:492] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899: Bootstrap starting.
I20260617 20:23:49.533259  5701 tablet_bootstrap.cc:654] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:49.536895  5701 tablet_bootstrap.cc:492] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899: No bootstrap required, opened a new log
I20260617 20:23:49.537237  5701 ts_tablet_manager.cc:1403] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260617 20:23:49.539008  5701 raft_consensus.cc:359] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.539551  5701 raft_consensus.cc:385] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:49.539860  5701 raft_consensus.cc:740] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2795097acae44855b4c0ee200780a899, State: Initialized, Role: FOLLOWER
I20260617 20:23:49.540472  5701 consensus_queue.cc:260] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.540997  5701 raft_consensus.cc:399] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:49.541247  5701 raft_consensus.cc:493] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:49.541517  5701 raft_consensus.cc:3060] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:49.546167  5701 raft_consensus.cc:515] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.546693  5701 leader_election.cc:304] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [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: 2795097acae44855b4c0ee200780a899; no voters: 
I20260617 20:23:49.547849  5701 leader_election.cc:290] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:49.548301  5703 raft_consensus.cc:2804] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:49.550203  5701 ts_tablet_manager.cc:1434] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.002s
I20260617 20:23:49.551059  5701 tablet_bootstrap.cc:492] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899: Bootstrap starting.
I20260617 20:23:49.550966  5703 raft_consensus.cc:697] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 1 LEADER]: Becoming Leader. State: Replica: 2795097acae44855b4c0ee200780a899, State: Running, Role: LEADER
I20260617 20:23:49.551697  5703 consensus_queue.cc:237] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [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: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.556450  5701 tablet_bootstrap.cc:654] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:49.558326  5546 catalog_manager.cc:5696] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2795097acae44855b4c0ee200780a899 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2795097acae44855b4c0ee200780a899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:49.561141  5701 tablet_bootstrap.cc:492] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899: No bootstrap required, opened a new log
I20260617 20:23:49.561683  5701 ts_tablet_manager.cc:1403] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260617 20:23:49.564147  5701 raft_consensus.cc:359] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.564592  5701 raft_consensus.cc:385] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:49.564924  5701 raft_consensus.cc:740] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2795097acae44855b4c0ee200780a899, State: Initialized, Role: FOLLOWER
I20260617 20:23:49.565665  5701 consensus_queue.cc:260] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.566298  5701 raft_consensus.cc:399] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:49.566627  5701 raft_consensus.cc:493] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:49.566956  5701 raft_consensus.cc:3060] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:49.573494  5701 raft_consensus.cc:515] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.574079  5701 leader_election.cc:304] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [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: 2795097acae44855b4c0ee200780a899; no voters: 
I20260617 20:23:49.574745  5701 leader_election.cc:290] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:49.574862  5703 raft_consensus.cc:2804] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:49.575358  5703 raft_consensus.cc:697] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 1 LEADER]: Becoming Leader. State: Replica: 2795097acae44855b4c0ee200780a899, State: Running, Role: LEADER
I20260617 20:23:49.576030  5703 consensus_queue.cc:237] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [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: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } }
I20260617 20:23:49.576503  5701 ts_tablet_manager.cc:1434] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260617 20:23:49.581666  5546 catalog_manager.cc:5696] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2795097acae44855b4c0ee200780a899 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2795097acae44855b4c0ee200780a899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795097acae44855b4c0ee200780a899" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42717 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:51.254146  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:51.272356  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:51.272959  3586 tablet_replica.cc:333] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899: stopping tablet replica
I20260617 20:23:51.273649  3586 raft_consensus.cc:2243] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:51.274184  3586 raft_consensus.cc:2272] T 36f38e210a4243708127d6ae9e453dc8 P 2795097acae44855b4c0ee200780a899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:51.276813  3586 tablet_replica.cc:333] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899: stopping tablet replica
I20260617 20:23:51.277269  3586 raft_consensus.cc:2243] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:51.277697  3586 raft_consensus.cc:2272] T fddf594571ef4b09b0246953dc32e19b P 2795097acae44855b4c0ee200780a899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:51.298631  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:51.312065  3586 master.cc:562] Master@127.3.128.190:38545 shutting down...
I20260617 20:23:51.334542  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:51.335007  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:51.335259  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3cea89728fc487c8edda3a93219f753: stopping tablet replica
I20260617 20:23:51.351856  3586 master.cc:584] Master@127.3.128.190:38545 shutdown complete.
[       OK ] ClientTest.TestSessionMutationBufferMaxNum (2225 ms)
[ RUN      ] ClientTest.TestAutoFlushBackgroundPreFlush
I20260617 20:23:51.373720  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:38653
I20260617 20:23:51.374660  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:51.379251  5723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:51.380945  5726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:51.381049  5724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:51.382335  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:51.383013  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:51.383234  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:51.383391  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727831383360 us; error 0 us; skew 500 ppm
I20260617 20:23:51.383925  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:51.386127  3586 webserver.cc:533] Webserver started at http://127.3.128.190:34271/ using document root <none> and password file <none>
I20260617 20:23:51.386605  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:51.386793  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:51.387053  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:51.388072  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "506f09ba85324fb7b63dfd8de51bb1bc"
format_stamp: "Formatted at 2026-06-17 20:23:51 on dist-test-slave-nf4h"
I20260617 20:23:51.392318  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:51.395491  5731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:51.396335  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:51.396565  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "506f09ba85324fb7b63dfd8de51bb1bc"
format_stamp: "Formatted at 2026-06-17 20:23:51 on dist-test-slave-nf4h"
I20260617 20:23:51.396879  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:51.423825  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:51.424853  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:51.463531  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:38653
I20260617 20:23:51.463617  5792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:38653 every 8 connection(s)
I20260617 20:23:51.467356  5793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:51.477272  5793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc: Bootstrap starting.
I20260617 20:23:51.481206  5793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:51.484794  5793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc: No bootstrap required, opened a new log
I20260617 20:23:51.486688  5793 raft_consensus.cc:359] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "506f09ba85324fb7b63dfd8de51bb1bc" member_type: VOTER }
I20260617 20:23:51.487043  5793 raft_consensus.cc:385] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:51.487213  5793 raft_consensus.cc:740] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 506f09ba85324fb7b63dfd8de51bb1bc, State: Initialized, Role: FOLLOWER
I20260617 20:23:51.487768  5793 consensus_queue.cc:260] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "506f09ba85324fb7b63dfd8de51bb1bc" member_type: VOTER }
I20260617 20:23:51.488173  5793 raft_consensus.cc:399] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:51.488364  5793 raft_consensus.cc:493] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:51.488559  5793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:51.493227  5793 raft_consensus.cc:515] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "506f09ba85324fb7b63dfd8de51bb1bc" member_type: VOTER }
I20260617 20:23:51.493700  5793 leader_election.cc:304] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [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: 506f09ba85324fb7b63dfd8de51bb1bc; no voters: 
I20260617 20:23:51.494669  5793 leader_election.cc:290] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:51.494968  5796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:51.496230  5796 raft_consensus.cc:697] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 1 LEADER]: Becoming Leader. State: Replica: 506f09ba85324fb7b63dfd8de51bb1bc, State: Running, Role: LEADER
I20260617 20:23:51.496907  5796 consensus_queue.cc:237] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [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: "506f09ba85324fb7b63dfd8de51bb1bc" member_type: VOTER }
I20260617 20:23:51.497467  5793 sys_catalog.cc:565] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:51.501420  5797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "506f09ba85324fb7b63dfd8de51bb1bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "506f09ba85324fb7b63dfd8de51bb1bc" member_type: VOTER } }
I20260617 20:23:51.502219  5798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 506f09ba85324fb7b63dfd8de51bb1bc. Latest consensus state: current_term: 1 leader_uuid: "506f09ba85324fb7b63dfd8de51bb1bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "506f09ba85324fb7b63dfd8de51bb1bc" member_type: VOTER } }
I20260617 20:23:51.502664  5797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:51.502712  5798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:51.504890  5804 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:51.509621  5804 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:51.512252  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:51.518023  5804 catalog_manager.cc:1382] Generated new cluster ID: 7fdcab9e576447f78769b63a0cf1e662
I20260617 20:23:51.518283  5804 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:51.530395  5804 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:51.531628  5804 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:51.547250  5804 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc: Generated new TSK 0
I20260617 20:23:51.547842  5804 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:51.578933  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:51.584445  5814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:51.585764  5815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:51.587589  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:51.588457  5817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:51.589260  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:51.589437  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:51.589553  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727831589543 us; error 0 us; skew 500 ppm
I20260617 20:23:51.589978  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:51.592036  3586 webserver.cc:533] Webserver started at http://127.3.128.129:36559/ using document root <none> and password file <none>
I20260617 20:23:51.592449  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:51.592595  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:51.592887  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:51.593866  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1"
format_stamp: "Formatted at 2026-06-17 20:23:51 on dist-test-slave-nf4h"
I20260617 20:23:51.597997  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260617 20:23:51.601325  5822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:51.602044  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:51.602289  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1"
format_stamp: "Formatted at 2026-06-17 20:23:51 on dist-test-slave-nf4h"
I20260617 20:23:51.602524  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:51.621637  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:51.622542  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:51.627130  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:51.627431  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:51.627744  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:51.627980  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:51.675588  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:34213
I20260617 20:23:51.675699  5892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:34213 every 8 connection(s)
I20260617 20:23:51.680426  5893 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38653
I20260617 20:23:51.680858  5893 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:51.681597  5893 heartbeater.cc:507] Master 127.3.128.190:38653 requested a full tablet report, sending...
I20260617 20:23:51.683351  5748 ts_manager.cc:194] Registered new tserver with Master: 07cd4c6c6ce9437cb06ccff7a9fec7c1 (127.3.128.129:34213)
I20260617 20:23:51.683712  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004865815s
I20260617 20:23:51.685577  5748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41750
I20260617 20:23:51.698223  5893 heartbeater.cc:499] Master 127.3.128.190:38653 was elected leader, sending a full tablet report...
I20260617 20:23:51.705325  5747 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41766:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:51.742537  5858 tablet_service.cc:1511] Processing CreateTablet for tablet 027e4e44a5e841c08e73d86f98550421 (DEFAULT_TABLE table=client-testtb [id=15c179d4241f4de5a384f46025bef6a6]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:51.742641  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 785f9ddefa7a4ac5a37bb5b68c7c78aa (DEFAULT_TABLE table=client-testtb [id=15c179d4241f4de5a384f46025bef6a6]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:51.743834  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027e4e44a5e841c08e73d86f98550421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:51.744454  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785f9ddefa7a4ac5a37bb5b68c7c78aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:51.758080  5903 tablet_bootstrap.cc:492] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Bootstrap starting.
I20260617 20:23:51.762065  5903 tablet_bootstrap.cc:654] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:51.766748  5903 tablet_bootstrap.cc:492] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1: No bootstrap required, opened a new log
I20260617 20:23:51.767163  5903 ts_tablet_manager.cc:1403] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260617 20:23:51.769222  5903 raft_consensus.cc:359] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.769590  5903 raft_consensus.cc:385] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:51.769840  5903 raft_consensus.cc:740] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07cd4c6c6ce9437cb06ccff7a9fec7c1, State: Initialized, Role: FOLLOWER
I20260617 20:23:51.770377  5903 consensus_queue.cc:260] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.770816  5903 raft_consensus.cc:399] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:51.771035  5903 raft_consensus.cc:493] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:51.771399  5903 raft_consensus.cc:3060] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:51.776846  5903 raft_consensus.cc:515] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.777388  5903 leader_election.cc:304] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [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: 07cd4c6c6ce9437cb06ccff7a9fec7c1; no voters: 
I20260617 20:23:51.778508  5903 leader_election.cc:290] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:51.779006  5905 raft_consensus.cc:2804] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:51.780695  5905 raft_consensus.cc:697] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 07cd4c6c6ce9437cb06ccff7a9fec7c1, State: Running, Role: LEADER
I20260617 20:23:51.780958  5903 ts_tablet_manager.cc:1434] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260617 20:23:51.781374  5905 consensus_queue.cc:237] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [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: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.781778  5903 tablet_bootstrap.cc:492] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Bootstrap starting.
I20260617 20:23:51.788486  5903 tablet_bootstrap.cc:654] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:51.788960  5747 catalog_manager.cc:5696] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07cd4c6c6ce9437cb06ccff7a9fec7c1 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:51.792703  5903 tablet_bootstrap.cc:492] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1: No bootstrap required, opened a new log
I20260617 20:23:51.793089  5903 ts_tablet_manager.cc:1403] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260617 20:23:51.795259  5903 raft_consensus.cc:359] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.795715  5903 raft_consensus.cc:385] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:51.795955  5903 raft_consensus.cc:740] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07cd4c6c6ce9437cb06ccff7a9fec7c1, State: Initialized, Role: FOLLOWER
I20260617 20:23:51.796555  5903 consensus_queue.cc:260] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.797170  5903 raft_consensus.cc:399] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:51.797441  5903 raft_consensus.cc:493] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:51.797716  5903 raft_consensus.cc:3060] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:51.802563  5903 raft_consensus.cc:515] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.803086  5903 leader_election.cc:304] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [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: 07cd4c6c6ce9437cb06ccff7a9fec7c1; no voters: 
I20260617 20:23:51.803567  5903 leader_election.cc:290] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:51.803782  5905 raft_consensus.cc:2804] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:51.804260  5905 raft_consensus.cc:697] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 07cd4c6c6ce9437cb06ccff7a9fec7c1, State: Running, Role: LEADER
I20260617 20:23:51.805184  5903 ts_tablet_manager.cc:1434] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260617 20:23:51.805007  5905 consensus_queue.cc:237] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [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: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } }
I20260617 20:23:51.811923  5747 catalog_manager.cc:5696] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07cd4c6c6ce9437cb06ccff7a9fec7c1 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07cd4c6c6ce9437cb06ccff7a9fec7c1" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34213 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:51.868818  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:51.887131  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:51.888001  3586 tablet_replica.cc:333] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1: stopping tablet replica
I20260617 20:23:51.888574  3586 raft_consensus.cc:2243] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:51.889086  3586 raft_consensus.cc:2272] T 785f9ddefa7a4ac5a37bb5b68c7c78aa P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:51.891268  3586 tablet_replica.cc:333] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1: stopping tablet replica
I20260617 20:23:51.891724  3586 raft_consensus.cc:2243] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:51.892164  3586 raft_consensus.cc:2272] T 027e4e44a5e841c08e73d86f98550421 P 07cd4c6c6ce9437cb06ccff7a9fec7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:51.912928  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:51.923897  3586 master.cc:562] Master@127.3.128.190:38653 shutting down...
I20260617 20:23:51.940987  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:51.941504  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:51.941936  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 506f09ba85324fb7b63dfd8de51bb1bc: stopping tablet replica
I20260617 20:23:51.961934  3586 master.cc:584] Master@127.3.128.190:38653 shutdown complete.
[       OK ] ClientTest.TestAutoFlushBackgroundPreFlush (610 ms)
[ RUN      ] ClientTest.TestBasicAlterOperations
I20260617 20:23:51.984331  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:40895
I20260617 20:23:51.985502  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:51.990481  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
W20260617 20:23:51.991683  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
W20260617 20:23:51.992864  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
I20260617 20:23:51.994107  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:51.995258  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:51.995445  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:51.995688  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727831995671 us; error 0 us; skew 500 ppm
I20260617 20:23:51.996232  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:51.998499  3586 webserver.cc:533] Webserver started at http://127.3.128.190:43241/ using document root <none> and password file <none>
I20260617 20:23:51.998963  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:51.999155  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:51.999411  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:52.000486  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "e5fe8c7220de42e19d63757669013682"
format_stamp: "Formatted at 2026-06-17 20:23:51 on dist-test-slave-nf4h"
I20260617 20:23:52.004873  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260617 20:23:52.008277  5922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:52.009204  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:52.009442  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "e5fe8c7220de42e19d63757669013682"
format_stamp: "Formatted at 2026-06-17 20:23:51 on dist-test-slave-nf4h"
I20260617 20:23:52.009684  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:52.024619  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:52.025631  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:52.064787  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:40895
I20260617 20:23:52.064885  5983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:40895 every 8 connection(s)
I20260617 20:23:52.068384  5984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:52.078416  5984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: Bootstrap starting.
I20260617 20:23:52.082309  5984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:52.085942  5984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: No bootstrap required, opened a new log
I20260617 20:23:52.087785  5984 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5fe8c7220de42e19d63757669013682" member_type: VOTER }
I20260617 20:23:52.088153  5984 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:52.088349  5984 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fe8c7220de42e19d63757669013682, State: Initialized, Role: FOLLOWER
I20260617 20:23:52.088884  5984 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5fe8c7220de42e19d63757669013682" member_type: VOTER }
I20260617 20:23:52.089293  5984 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:52.089473  5984 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:52.089669  5984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:52.094029  5984 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5fe8c7220de42e19d63757669013682" member_type: VOTER }
I20260617 20:23:52.094497  5984 leader_election.cc:304] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [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: e5fe8c7220de42e19d63757669013682; no voters: 
I20260617 20:23:52.095474  5984 leader_election.cc:290] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:52.095800  5987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:52.097052  5987 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 1 LEADER]: Becoming Leader. State: Replica: e5fe8c7220de42e19d63757669013682, State: Running, Role: LEADER
I20260617 20:23:52.097683  5987 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [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: "e5fe8c7220de42e19d63757669013682" member_type: VOTER }
I20260617 20:23:52.098264  5984 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:52.100471  5988 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5fe8c7220de42e19d63757669013682" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5fe8c7220de42e19d63757669013682" member_type: VOTER } }
I20260617 20:23:52.100592  5989 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5fe8c7220de42e19d63757669013682. Latest consensus state: current_term: 1 leader_uuid: "e5fe8c7220de42e19d63757669013682" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5fe8c7220de42e19d63757669013682" member_type: VOTER } }
I20260617 20:23:52.101197  5989 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:52.101222  5988 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:52.104985  5992 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:52.112562  5992 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:52.113584  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:52.120865  5992 catalog_manager.cc:1382] Generated new cluster ID: ac1149d920794b6ea17ea1ec37527c65
I20260617 20:23:52.121163  5992 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:52.139678  5992 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:52.141001  5992 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:52.152577  5992 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: Generated new TSK 0
I20260617 20:23:52.153292  5992 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:52.180290  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:52.186036  6005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:52.186834  6006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:52.189579  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:52.190016  6008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:52.191051  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:52.191250  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:52.191381  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727832191369 us; error 0 us; skew 500 ppm
I20260617 20:23:52.191847  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:52.194164  3586 webserver.cc:533] Webserver started at http://127.3.128.129:37347/ using document root <none> and password file <none>
I20260617 20:23:52.194621  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:52.194785  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:52.195013  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:52.196043  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "12c943f1694f4c79ab9fa1f32ccb3376"
format_stamp: "Formatted at 2026-06-17 20:23:52 on dist-test-slave-nf4h"
I20260617 20:23:52.200863  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260617 20:23:52.204118  6013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:52.204924  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:52.205224  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "12c943f1694f4c79ab9fa1f32ccb3376"
format_stamp: "Formatted at 2026-06-17 20:23:52 on dist-test-slave-nf4h"
I20260617 20:23:52.205520  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:52.223299  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:52.224292  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:52.229338  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:52.229656  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:52.229995  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:52.230214  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:52.280102  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:37873
I20260617 20:23:52.280205  6083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:37873 every 8 connection(s)
I20260617 20:23:52.284871  6084 heartbeater.cc:344] Connected to a master server at 127.3.128.190:40895
I20260617 20:23:52.285216  6084 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:52.285884  6084 heartbeater.cc:507] Master 127.3.128.190:40895 requested a full tablet report, sending...
I20260617 20:23:52.287804  5939 ts_manager.cc:194] Registered new tserver with Master: 12c943f1694f4c79ab9fa1f32ccb3376 (127.3.128.129:37873)
I20260617 20:23:52.288439  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004905541s
I20260617 20:23:52.290023  5939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47028
I20260617 20:23:52.302623  6084 heartbeater.cc:499] Master 127.3.128.190:40895 was elected leader, sending a full tablet report...
I20260617 20:23:52.310999  5939 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47054:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:52.342988  6049 tablet_service.cc:1511] Processing CreateTablet for tablet 2f321df5141b4bcebfede993dbe8279c (DEFAULT_TABLE table=client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:52.343073  6048 tablet_service.cc:1511] Processing CreateTablet for tablet 856402ea20aa4b61bb6805b8b9c5bd38 (DEFAULT_TABLE table=client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:52.344560  6048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856402ea20aa4b61bb6805b8b9c5bd38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:52.345743  6049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f321df5141b4bcebfede993dbe8279c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:52.361914  6094 tablet_bootstrap.cc:492] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Bootstrap starting.
I20260617 20:23:52.366962  6094 tablet_bootstrap.cc:654] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:52.370813  6094 tablet_bootstrap.cc:492] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: No bootstrap required, opened a new log
I20260617 20:23:52.371134  6094 ts_tablet_manager.cc:1403] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.002s
I20260617 20:23:52.373091  6094 raft_consensus.cc:359] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.373574  6094 raft_consensus.cc:385] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:52.373901  6094 raft_consensus.cc:740] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c943f1694f4c79ab9fa1f32ccb3376, State: Initialized, Role: FOLLOWER
I20260617 20:23:52.374435  6094 consensus_queue.cc:260] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.375007  6094 raft_consensus.cc:399] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:52.375303  6094 raft_consensus.cc:493] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:52.375646  6094 raft_consensus.cc:3060] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:52.381206  6094 raft_consensus.cc:515] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.381763  6094 leader_election.cc:304] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [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: 12c943f1694f4c79ab9fa1f32ccb3376; no voters: 
I20260617 20:23:52.382784  6094 leader_election.cc:290] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:52.383118  6096 raft_consensus.cc:2804] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:52.385432  6096 raft_consensus.cc:697] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 LEADER]: Becoming Leader. State: Replica: 12c943f1694f4c79ab9fa1f32ccb3376, State: Running, Role: LEADER
I20260617 20:23:52.385682  6094 ts_tablet_manager.cc:1434] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260617 20:23:52.386241  6096 consensus_queue.cc:237] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [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: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.386643  6094 tablet_bootstrap.cc:492] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Bootstrap starting.
I20260617 20:23:52.391994  6094 tablet_bootstrap.cc:654] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:52.392912  5938 catalog_manager.cc:5696] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12c943f1694f4c79ab9fa1f32ccb3376 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:52.396466  6094 tablet_bootstrap.cc:492] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: No bootstrap required, opened a new log
I20260617 20:23:52.396938  6094 ts_tablet_manager.cc:1403] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260617 20:23:52.399415  6094 raft_consensus.cc:359] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.400094  6094 raft_consensus.cc:385] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:52.400389  6094 raft_consensus.cc:740] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c943f1694f4c79ab9fa1f32ccb3376, State: Initialized, Role: FOLLOWER
I20260617 20:23:52.401054  6094 consensus_queue.cc:260] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.401664  6094 raft_consensus.cc:399] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:52.401958  6094 raft_consensus.cc:493] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:52.402272  6094 raft_consensus.cc:3060] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:52.407223  6094 raft_consensus.cc:515] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.407745  6094 leader_election.cc:304] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [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: 12c943f1694f4c79ab9fa1f32ccb3376; no voters: 
I20260617 20:23:52.408207  6094 leader_election.cc:290] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:52.408398  6096 raft_consensus.cc:2804] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:52.409083  6096 raft_consensus.cc:697] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 LEADER]: Becoming Leader. State: Replica: 12c943f1694f4c79ab9fa1f32ccb3376, State: Running, Role: LEADER
I20260617 20:23:52.409713  6094 ts_tablet_manager.cc:1434] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260617 20:23:52.409850  6096 consensus_queue.cc:237] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [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: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } }
I20260617 20:23:52.416021  5938 catalog_manager.cc:5696] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12c943f1694f4c79ab9fa1f32ccb3376 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c943f1694f4c79ab9fa1f32ccb3376" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:52.435322  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "int_val" new_name: "" } } modify_external_catalogs: true
I20260617 20:23:52.441135  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "int_val" new_name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } } modify_external_catalogs: true
I20260617 20:23:52.445447  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } new_table_name: "" modify_external_catalogs: true
I20260617 20:23:52.449178  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } new_table_name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" modify_external_catalogs: true
I20260617 20:23:52.512423  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c50" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c51" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c52" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c53" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c54" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c55" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c56" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c57" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c58" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c59" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c60" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c61" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c62" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c63" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c64" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c65" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c66" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c67" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c68" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c69" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c70" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c71" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c72" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c73" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c74" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c75" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c76" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c77" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c78" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c79" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c80" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c81" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c82" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c83" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c84" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c85" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c86" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c87" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c88" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c89" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c90" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c91" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c92" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c93" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c94" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c95" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c96" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c97" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c98" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c100" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c101" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c102" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c103" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c104" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c105" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c106" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c107" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c108" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c109" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c110" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c111" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c112" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c113" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c114" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c115" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c116" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c117" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c118" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c119" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c120" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c121" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c122" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c123" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c124" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c125" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c126" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c127" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c128" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c129" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c130" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c131" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c132" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c133" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c134" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c135" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c136" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c137" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c138" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c139" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c140" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c141" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c142" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c143" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c144" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c145" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c146" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c147" type: INT32 is_nullable: t
I20260617 20:23:52.645998  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "key" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260617 20:23:52.650020  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "key" } } modify_external_catalogs: true
I20260617 20:23:52.653528  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "int_val" new_name: "string_val" } } modify_external_catalogs: true
I20260617 20:23:52.658185  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "int_val" } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260617 20:23:52.673153  6104 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260617 20:23:52.675581  6104 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.678783  6105 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260617 20:23:52.680433  6105 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.699267  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 1)
I20260617 20:23:52.702013  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_string_val" type: STRING is_nullable: true encoding: GROUP_VARINT compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260617 20:23:52.706725  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_string_val" type: STRING is_nullable: true encoding: PREFIX_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260617 20:23:52.720752  6105 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260617 20:23:52.722654  6105 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.722090  6104 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260617 20:23:52.723959  6104 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.745007  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 2)
I20260617 20:23:52.749382  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "key" new_name: "key2" } } modify_external_catalogs: true
I20260617 20:23:52.762594  6104 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3
I20260617 20:23:52.764499  6104 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.764496  6105 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3
I20260617 20:23:52.766882  6105 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.788560  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 3)
I20260617 20:23:52.792568  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "string_val" default_value: "hello!" } } } modify_external_catalogs: true
I20260617 20:23:52.807482  6105 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4
I20260617 20:23:52.809535  6105 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.808617  6104 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4
I20260617 20:23:52.810848  6104 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.832791  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 4)
I20260617 20:23:52.837366  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" default_value: "1\324\000\000\000\000\000\000" } } } modify_external_catalogs: true
I20260617 20:23:52.851688  6104 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5
I20260617 20:23:52.853610  6104 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.852919  6105 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5
I20260617 20:23:52.854811  6105 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.876976  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 5)
I20260617 20:23:52.882373  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "string_val" remove_default: true } } } modify_external_catalogs: true
I20260617 20:23:52.895752  6105 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6
I20260617 20:23:52.897619  6105 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.897516  6104 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6
I20260617 20:23:52.899740  6104 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.919183  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 6)
I20260617 20:23:52.924937  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" remove_default: true } } } modify_external_catalogs: true
I20260617 20:23:52.937569  6104 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7
I20260617 20:23:52.938215  6105 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7
I20260617 20:23:52.939832  6104 tablet.cc:1622] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.940279  6105 tablet.cc:1622] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: MemRowSet was empty: no flush needed.
I20260617 20:23:52.960584  5938 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 7)
I20260617 20:23:52.966163  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" default_value: "aaa" } } } modify_external_catalogs: true
I20260617 20:23:52.969740  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "string_val" encoding: PLAIN_ENCODING compression: LZ4 block_size: 16777216 } } } modify_external_catalogs: true
I20260617 20:23:52.982985  6105 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8
I20260617 20:23:52.983683  6104 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8
I20260617 20:23:53.002991  5938 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 8)
I20260617 20:23:53.007125  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
I20260617 20:23:53.021140  6104 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9
I20260617 20:23:53.022179  6105 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9
I20260617 20:23:53.042452  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 9)
I20260617 20:23:53.048107  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
I20260617 20:23:53.061264  6105 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10
I20260617 20:23:53.062876  6104 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10
I20260617 20:23:53.090631  5939 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 10)
I20260617 20:23:53.096309  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" } new_extra_configs { key: "kudu.table.maintenance_priority_BAD_NAME" value: "2" }
I20260617 20:23:53.100222  5939 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
I20260617 20:23:53.113189  6104 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11
I20260617 20:23:53.114181  6105 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11
I20260617 20:23:53.135802  5938 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: client-testtb [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 11)
I20260617 20:23:53.142702  5938 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47054:
table { table_name: "client-testtb" } new_table_name: "RenamedTable" modify_external_catalogs: true
I20260617 20:23:53.156536  6105 tablet.cc:1724] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 12
I20260617 20:23:53.157353  6104 tablet.cc:1724] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 12
I20260617 20:23:53.177345  5938 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: RenamedTable [id=dee177bdfc3a443c9d6e9eee2e05c97e] alter complete (version 12)
I20260617 20:23:53.184403  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:53.202895  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:53.203521  3586 tablet_replica.cc:333] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376: stopping tablet replica
I20260617 20:23:53.204077  3586 raft_consensus.cc:2243] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:53.204541  3586 raft_consensus.cc:2272] T 856402ea20aa4b61bb6805b8b9c5bd38 P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:53.206465  3586 tablet_replica.cc:333] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376: stopping tablet replica
I20260617 20:23:53.206926  3586 raft_consensus.cc:2243] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:53.207340  3586 raft_consensus.cc:2272] T 2f321df5141b4bcebfede993dbe8279c P 12c943f1694f4c79ab9fa1f32ccb3376 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:53.227587  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:53.237860  3586 master.cc:562] Master@127.3.128.190:40895 shutting down...
I20260617 20:23:53.257184  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:53.257655  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:53.257910  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5fe8c7220de42e19d63757669013682: stopping tablet replica
I20260617 20:23:53.275275  3586 master.cc:584] Master@127.3.128.190:40895 shutdown complete.
[       OK ] ClientTest.TestBasicAlterOperations (1313 ms)
[ RUN      ] ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks
I20260617 20:23:53.298834  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:37449
I20260617 20:23:53.300230  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:53.305240  6106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:53.305827  6107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:53.306807  6109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:53.310739  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:53.312052  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:53.312264  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:53.312434  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727833312412 us; error 0 us; skew 500 ppm
I20260617 20:23:53.313055  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:53.315265  3586 webserver.cc:533] Webserver started at http://127.3.128.190:40477/ using document root <none> and password file <none>
I20260617 20:23:53.315703  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:53.315899  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:53.316188  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:53.317243  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "53a89d56278a4dcc9c7fea899128c7af"
format_stamp: "Formatted at 2026-06-17 20:23:53 on dist-test-slave-nf4h"
I20260617 20:23:53.321271  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:23:53.324183  6114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:53.324934  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:23:53.325201  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "53a89d56278a4dcc9c7fea899128c7af"
format_stamp: "Formatted at 2026-06-17 20:23:53 on dist-test-slave-nf4h"
I20260617 20:23:53.325453  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:53.364506  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:53.365545  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:53.403743  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:37449
I20260617 20:23:53.403825  6175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:37449 every 8 connection(s)
I20260617 20:23:53.407523  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:53.418099  6176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af: Bootstrap starting.
I20260617 20:23:53.422258  6176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:53.426208  6176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af: No bootstrap required, opened a new log
I20260617 20:23:53.428237  6176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a89d56278a4dcc9c7fea899128c7af" member_type: VOTER }
I20260617 20:23:53.428627  6176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:53.428884  6176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a89d56278a4dcc9c7fea899128c7af, State: Initialized, Role: FOLLOWER
I20260617 20:23:53.429457  6176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53a89d56278a4dcc9c7fea899128c7af" member_type: VOTER }
I20260617 20:23:53.429908  6176 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:53.430132  6176 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:53.430400  6176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:53.435046  6176 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a89d56278a4dcc9c7fea899128c7af" member_type: VOTER }
I20260617 20:23:53.435576  6176 leader_election.cc:304] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [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: 53a89d56278a4dcc9c7fea899128c7af; no voters: 
I20260617 20:23:53.436880  6176 leader_election.cc:290] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:53.437207  6179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:53.438532  6179 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 1 LEADER]: Becoming Leader. State: Replica: 53a89d56278a4dcc9c7fea899128c7af, State: Running, Role: LEADER
I20260617 20:23:53.439172  6179 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [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: "53a89d56278a4dcc9c7fea899128c7af" member_type: VOTER }
I20260617 20:23:53.439729  6176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:53.441921  6180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53a89d56278a4dcc9c7fea899128c7af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a89d56278a4dcc9c7fea899128c7af" member_type: VOTER } }
I20260617 20:23:53.441996  6181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53a89d56278a4dcc9c7fea899128c7af. Latest consensus state: current_term: 1 leader_uuid: "53a89d56278a4dcc9c7fea899128c7af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a89d56278a4dcc9c7fea899128c7af" member_type: VOTER } }
I20260617 20:23:53.442739  6181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:53.443838  6180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:53.449645  6186 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:53.457178  6186 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:53.458138  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:53.465351  6186 catalog_manager.cc:1382] Generated new cluster ID: 98025d98c96e4160aa31085c4e7b9c1a
I20260617 20:23:53.465663  6186 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:53.483428  6186 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:53.484788  6186 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:53.499289  6186 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af: Generated new TSK 0
I20260617 20:23:53.499883  6186 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:53.524710  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:53.530300  6197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:53.531514  6198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:53.533073  6200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:53.533756  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:53.534546  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:53.534720  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:53.534849  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727833534838 us; error 0 us; skew 500 ppm
I20260617 20:23:53.535275  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:53.537382  3586 webserver.cc:533] Webserver started at http://127.3.128.129:43993/ using document root <none> and password file <none>
I20260617 20:23:53.537774  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:53.537920  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:53.538125  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:53.539083  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "2f2a178cc93447d4b9f73a962e548eb2"
format_stamp: "Formatted at 2026-06-17 20:23:53 on dist-test-slave-nf4h"
I20260617 20:23:53.543357  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:53.547657  6205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:53.548753  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:23:53.549111  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "2f2a178cc93447d4b9f73a962e548eb2"
format_stamp: "Formatted at 2026-06-17 20:23:53 on dist-test-slave-nf4h"
I20260617 20:23:53.549492  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:53.562883  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:53.563798  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:53.568502  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:53.568825  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:23:53.569160  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:53.569388  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:53.619012  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:40595
I20260617 20:23:53.619061  6275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:40595 every 8 connection(s)
I20260617 20:23:53.624004  6276 heartbeater.cc:344] Connected to a master server at 127.3.128.190:37449
I20260617 20:23:53.624369  6276 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:53.625088  6276 heartbeater.cc:507] Master 127.3.128.190:37449 requested a full tablet report, sending...
I20260617 20:23:53.627038  6131 ts_manager.cc:194] Registered new tserver with Master: 2f2a178cc93447d4b9f73a962e548eb2 (127.3.128.129:40595)
I20260617 20:23:53.627233  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004943373s
I20260617 20:23:53.628805  6131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60370
I20260617 20:23:53.641647  6276 heartbeater.cc:499] Master 127.3.128.190:37449 was elected leader, sending a full tablet report...
I20260617 20:23:53.649626  6130 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60382:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:53.683439  6241 tablet_service.cc:1511] Processing CreateTablet for tablet b9bff41579664f689e17e12c710ec4cb (DEFAULT_TABLE table=client-testtb [id=ca5492415f4b47048eabcfdf6beee787]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:53.683439  6240 tablet_service.cc:1511] Processing CreateTablet for tablet 515520cdb1d54163a98bc5a0484c09ef (DEFAULT_TABLE table=client-testtb [id=ca5492415f4b47048eabcfdf6beee787]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:53.685170  6241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bff41579664f689e17e12c710ec4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:53.685804  6240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515520cdb1d54163a98bc5a0484c09ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:53.699328  6286 tablet_bootstrap.cc:492] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2: Bootstrap starting.
I20260617 20:23:53.704861  6286 tablet_bootstrap.cc:654] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:53.708806  6286 tablet_bootstrap.cc:492] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2: No bootstrap required, opened a new log
I20260617 20:23:53.709161  6286 ts_tablet_manager.cc:1403] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260617 20:23:53.711553  6286 raft_consensus.cc:359] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.712142  6286 raft_consensus.cc:385] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:53.712448  6286 raft_consensus.cc:740] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f2a178cc93447d4b9f73a962e548eb2, State: Initialized, Role: FOLLOWER
I20260617 20:23:53.713128  6286 consensus_queue.cc:260] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.713629  6286 raft_consensus.cc:399] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:53.713887  6286 raft_consensus.cc:493] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:53.714169  6286 raft_consensus.cc:3060] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:53.719031  6286 raft_consensus.cc:515] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.719635  6286 leader_election.cc:304] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [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: 2f2a178cc93447d4b9f73a962e548eb2; no voters: 
I20260617 20:23:53.721150  6286 leader_election.cc:290] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:53.721486  6288 raft_consensus.cc:2804] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:53.723374  6288 raft_consensus.cc:697] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 2f2a178cc93447d4b9f73a962e548eb2, State: Running, Role: LEADER
I20260617 20:23:53.723990  6286 ts_tablet_manager.cc:1434] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260617 20:23:53.724146  6288 consensus_queue.cc:237] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [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: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.724937  6286 tablet_bootstrap.cc:492] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2: Bootstrap starting.
I20260617 20:23:53.731335  6286 tablet_bootstrap.cc:654] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:53.731539  6131 catalog_manager.cc:5696] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f2a178cc93447d4b9f73a962e548eb2 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2f2a178cc93447d4b9f73a962e548eb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:53.736894  6286 tablet_bootstrap.cc:492] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2: No bootstrap required, opened a new log
I20260617 20:23:53.737357  6286 ts_tablet_manager.cc:1403] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260617 20:23:53.739910  6286 raft_consensus.cc:359] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.740449  6286 raft_consensus.cc:385] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:53.740732  6286 raft_consensus.cc:740] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f2a178cc93447d4b9f73a962e548eb2, State: Initialized, Role: FOLLOWER
I20260617 20:23:53.741519  6286 consensus_queue.cc:260] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.742198  6286 raft_consensus.cc:399] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:53.742527  6286 raft_consensus.cc:493] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:53.742883  6286 raft_consensus.cc:3060] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:53.749022  6286 raft_consensus.cc:515] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.749678  6286 leader_election.cc:304] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [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: 2f2a178cc93447d4b9f73a962e548eb2; no voters: 
I20260617 20:23:53.750190  6286 leader_election.cc:290] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:53.750355  6288 raft_consensus.cc:2804] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:53.750944  6288 raft_consensus.cc:697] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 2f2a178cc93447d4b9f73a962e548eb2, State: Running, Role: LEADER
I20260617 20:23:53.751922  6286 ts_tablet_manager.cc:1434] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260617 20:23:53.751748  6288 consensus_queue.cc:237] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [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: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } }
I20260617 20:23:53.757997  6131 catalog_manager.cc:5696] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f2a178cc93447d4b9f73a962e548eb2 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2f2a178cc93447d4b9f73a962e548eb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f2a178cc93447d4b9f73a962e548eb2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40595 } health_report { overall_health: HEALTHY } } }
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:5763: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 20:23:53.771894  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:53.790403  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:53.791124  3586 tablet_replica.cc:333] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2: stopping tablet replica
I20260617 20:23:53.791709  3586 raft_consensus.cc:2243] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:53.792145  3586 raft_consensus.cc:2272] T 515520cdb1d54163a98bc5a0484c09ef P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:53.794328  3586 tablet_replica.cc:333] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2: stopping tablet replica
I20260617 20:23:53.794793  3586 raft_consensus.cc:2243] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:53.795186  3586 raft_consensus.cc:2272] T b9bff41579664f689e17e12c710ec4cb P 2f2a178cc93447d4b9f73a962e548eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:53.815308  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:53.826210  3586 master.cc:562] Master@127.3.128.190:37449 shutting down...
I20260617 20:23:53.844344  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:53.845132  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:53.845566  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53a89d56278a4dcc9c7fea899128c7af: stopping tablet replica
I20260617 20:23:53.866163  3586 master.cc:584] Master@127.3.128.190:37449 shutdown complete.
[  SKIPPED ] ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks (590 ms)
[ RUN      ] ClientTest.TestMasterLookupPermits
I20260617 20:23:53.888449  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:33185
I20260617 20:23:53.889894  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:53.894711  6295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:53.895820  6296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:53.898576  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:53.898886  6298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:53.899696  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:53.899922  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:53.900046  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727833900035 us; error 0 us; skew 500 ppm
I20260617 20:23:53.900472  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:53.902834  3586 webserver.cc:533] Webserver started at http://127.3.128.190:35049/ using document root <none> and password file <none>
I20260617 20:23:53.903292  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:53.903465  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:53.903728  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:53.904821  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "4deffd5086564d3a911d39048e38e00b"
format_stamp: "Formatted at 2026-06-17 20:23:53 on dist-test-slave-nf4h"
I20260617 20:23:53.909143  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:23:53.912444  6303 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:53.913239  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:23:53.913516  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "4deffd5086564d3a911d39048e38e00b"
format_stamp: "Formatted at 2026-06-17 20:23:53 on dist-test-slave-nf4h"
I20260617 20:23:53.913828  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:53.936158  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:53.937175  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:53.977451  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:33185
I20260617 20:23:53.977557  6364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:33185 every 8 connection(s)
I20260617 20:23:53.981388  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:53.992190  6365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b: Bootstrap starting.
I20260617 20:23:53.996695  6365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:54.000622  6365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b: No bootstrap required, opened a new log
I20260617 20:23:54.002874  6365 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4deffd5086564d3a911d39048e38e00b" member_type: VOTER }
I20260617 20:23:54.003286  6365 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:54.003563  6365 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deffd5086564d3a911d39048e38e00b, State: Initialized, Role: FOLLOWER
I20260617 20:23:54.004204  6365 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4deffd5086564d3a911d39048e38e00b" member_type: VOTER }
I20260617 20:23:54.004720  6365 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:54.004949  6365 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:54.005255  6365 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:54.010223  6365 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4deffd5086564d3a911d39048e38e00b" member_type: VOTER }
I20260617 20:23:54.010763  6365 leader_election.cc:304] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [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: 4deffd5086564d3a911d39048e38e00b; no voters: 
I20260617 20:23:54.011850  6365 leader_election.cc:290] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:54.012202  6368 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:54.013660  6368 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 1 LEADER]: Becoming Leader. State: Replica: 4deffd5086564d3a911d39048e38e00b, State: Running, Role: LEADER
I20260617 20:23:54.014346  6368 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [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: "4deffd5086564d3a911d39048e38e00b" member_type: VOTER }
I20260617 20:23:54.014573  6365 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:54.017131  6369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4deffd5086564d3a911d39048e38e00b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4deffd5086564d3a911d39048e38e00b" member_type: VOTER } }
I20260617 20:23:54.017697  6369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:54.018530  6370 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4deffd5086564d3a911d39048e38e00b. Latest consensus state: current_term: 1 leader_uuid: "4deffd5086564d3a911d39048e38e00b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4deffd5086564d3a911d39048e38e00b" member_type: VOTER } }
I20260617 20:23:54.019295  6370 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:54.022166  6374 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:54.027060  6374 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:54.030771  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:54.035650  6374 catalog_manager.cc:1382] Generated new cluster ID: 3b09fba80fb34173a04a95e9fb832d3a
I20260617 20:23:54.035897  6374 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:54.072623  6374 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:54.074014  6374 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:54.088322  6374 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b: Generated new TSK 0
I20260617 20:23:54.089001  6374 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:54.097081  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:54.102772  6386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:54.103420  6387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:54.105345  6389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:54.105486  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:54.106302  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:54.106518  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:54.106680  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727834106659 us; error 0 us; skew 500 ppm
I20260617 20:23:54.107160  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:54.109308  3586 webserver.cc:533] Webserver started at http://127.3.128.129:43823/ using document root <none> and password file <none>
I20260617 20:23:54.109757  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:54.109954  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:54.110222  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:54.111260  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "58e82cba567446199d7d4668bbb900ba"
format_stamp: "Formatted at 2026-06-17 20:23:54 on dist-test-slave-nf4h"
I20260617 20:23:54.115504  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:54.118732  6394 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:54.119410  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:23:54.119720  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "58e82cba567446199d7d4668bbb900ba"
format_stamp: "Formatted at 2026-06-17 20:23:54 on dist-test-slave-nf4h"
I20260617 20:23:54.119980  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:54.134419  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:54.135417  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:54.140419  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:54.140852  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:23:54.141247  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:54.141461  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:54.188597  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:41787
I20260617 20:23:54.188766  6464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:41787 every 8 connection(s)
I20260617 20:23:54.193092  6465 heartbeater.cc:344] Connected to a master server at 127.3.128.190:33185
I20260617 20:23:54.193451  6465 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:54.194133  6465 heartbeater.cc:507] Master 127.3.128.190:33185 requested a full tablet report, sending...
I20260617 20:23:54.195883  6320 ts_manager.cc:194] Registered new tserver with Master: 58e82cba567446199d7d4668bbb900ba (127.3.128.129:41787)
I20260617 20:23:54.196516  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004737082s
I20260617 20:23:54.197585  6320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40100
I20260617 20:23:54.210144  6465 heartbeater.cc:499] Master 127.3.128.190:33185 was elected leader, sending a full tablet report...
I20260617 20:23:54.218492  6319 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40118:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:54.250885  6430 tablet_service.cc:1511] Processing CreateTablet for tablet 4faedf84fe2f4a80bcb56c5a6afe1667 (DEFAULT_TABLE table=client-testtb [id=a6752dbc1d71492a9bab0a69e67689ae]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:54.250978  6429 tablet_service.cc:1511] Processing CreateTablet for tablet a8f69788907a4651baad338bb97d12b8 (DEFAULT_TABLE table=client-testtb [id=a6752dbc1d71492a9bab0a69e67689ae]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:54.252444  6429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f69788907a4651baad338bb97d12b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:54.253095  6430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4faedf84fe2f4a80bcb56c5a6afe1667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:54.265154  6475 tablet_bootstrap.cc:492] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba: Bootstrap starting.
I20260617 20:23:54.269366  6475 tablet_bootstrap.cc:654] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:54.273272  6475 tablet_bootstrap.cc:492] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba: No bootstrap required, opened a new log
I20260617 20:23:54.273619  6475 ts_tablet_manager.cc:1403] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260617 20:23:54.275399  6475 raft_consensus.cc:359] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.275803  6475 raft_consensus.cc:385] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:54.276026  6475 raft_consensus.cc:740] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e82cba567446199d7d4668bbb900ba, State: Initialized, Role: FOLLOWER
I20260617 20:23:54.276516  6475 consensus_queue.cc:260] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.277034  6475 raft_consensus.cc:399] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:54.277277  6475 raft_consensus.cc:493] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:54.277527  6475 raft_consensus.cc:3060] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:54.283093  6475 raft_consensus.cc:515] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.283638  6475 leader_election.cc:304] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [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: 58e82cba567446199d7d4668bbb900ba; no voters: 
I20260617 20:23:54.284853  6475 leader_election.cc:290] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:54.285197  6477 raft_consensus.cc:2804] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:54.286700  6477 raft_consensus.cc:697] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 1 LEADER]: Becoming Leader. State: Replica: 58e82cba567446199d7d4668bbb900ba, State: Running, Role: LEADER
I20260617 20:23:54.287320  6475 ts_tablet_manager.cc:1434] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.003s
I20260617 20:23:54.287343  6477 consensus_queue.cc:237] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [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: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.288142  6475 tablet_bootstrap.cc:492] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba: Bootstrap starting.
I20260617 20:23:54.294078  6475 tablet_bootstrap.cc:654] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:54.293893  6319 catalog_manager.cc:5696] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 58e82cba567446199d7d4668bbb900ba (127.3.128.129). New cstate: current_term: 1 leader_uuid: "58e82cba567446199d7d4668bbb900ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:54.298676  6475 tablet_bootstrap.cc:492] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba: No bootstrap required, opened a new log
I20260617 20:23:54.299094  6475 ts_tablet_manager.cc:1403] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260617 20:23:54.301563  6475 raft_consensus.cc:359] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.302156  6475 raft_consensus.cc:385] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:54.302431  6475 raft_consensus.cc:740] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e82cba567446199d7d4668bbb900ba, State: Initialized, Role: FOLLOWER
I20260617 20:23:54.303048  6475 consensus_queue.cc:260] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.303642  6475 raft_consensus.cc:399] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:54.303925  6475 raft_consensus.cc:493] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:54.304255  6475 raft_consensus.cc:3060] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:54.309038  6475 raft_consensus.cc:515] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.309578  6475 leader_election.cc:304] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [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: 58e82cba567446199d7d4668bbb900ba; no voters: 
I20260617 20:23:54.310024  6475 leader_election.cc:290] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:54.310400  6478 raft_consensus.cc:2804] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:54.310868  6478 raft_consensus.cc:697] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 1 LEADER]: Becoming Leader. State: Replica: 58e82cba567446199d7d4668bbb900ba, State: Running, Role: LEADER
I20260617 20:23:54.311496  6475 ts_tablet_manager.cc:1434] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260617 20:23:54.311489  6478 consensus_queue.cc:237] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [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: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } }
I20260617 20:23:54.317227  6319 catalog_manager.cc:5696] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 58e82cba567446199d7d4668bbb900ba (127.3.128.129). New cstate: current_term: 1 leader_uuid: "58e82cba567446199d7d4668bbb900ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e82cba567446199d7d4668bbb900ba" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:54.725991  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:54.756105  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:54.756887  3586 tablet_replica.cc:333] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba: stopping tablet replica
I20260617 20:23:54.757455  3586 raft_consensus.cc:2243] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:54.757917  3586 raft_consensus.cc:2272] T 4faedf84fe2f4a80bcb56c5a6afe1667 P 58e82cba567446199d7d4668bbb900ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:54.760367  3586 tablet_replica.cc:333] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba: stopping tablet replica
I20260617 20:23:54.760887  3586 raft_consensus.cc:2243] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:54.761323  3586 raft_consensus.cc:2272] T a8f69788907a4651baad338bb97d12b8 P 58e82cba567446199d7d4668bbb900ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:54.773558  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:54.784631  3586 master.cc:562] Master@127.3.128.190:33185 shutting down...
I20260617 20:23:54.802419  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:54.802989  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:54.803290  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4deffd5086564d3a911d39048e38e00b: stopping tablet replica
I20260617 20:23:54.811609  3586 master.cc:584] Master@127.3.128.190:33185 shutdown complete.
[       OK ] ClientTest.TestMasterLookupPermits (944 ms)
[ RUN      ] ClientTest.TestCreateTableWithExtraConfigs
I20260617 20:23:54.832859  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:36753
I20260617 20:23:54.833830  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:54.838382  6487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:54.838723  6488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:54.839949  6490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:54.841073  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:54.841928  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:54.842123  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:54.842278  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727834842251 us; error 0 us; skew 500 ppm
I20260617 20:23:54.842777  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:54.844916  3586 webserver.cc:533] Webserver started at http://127.3.128.190:36749/ using document root <none> and password file <none>
I20260617 20:23:54.845353  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:54.845530  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:54.845796  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:54.846813  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "f12db67d061c421bb7d1890e6d7a00d1"
format_stamp: "Formatted at 2026-06-17 20:23:54 on dist-test-slave-nf4h"
I20260617 20:23:54.850961  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260617 20:23:54.854131  6495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:54.854990  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:23:54.855222  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "f12db67d061c421bb7d1890e6d7a00d1"
format_stamp: "Formatted at 2026-06-17 20:23:54 on dist-test-slave-nf4h"
I20260617 20:23:54.855450  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:54.870609  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:54.871589  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:54.912189  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:36753
I20260617 20:23:54.912295  6556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:36753 every 8 connection(s)
I20260617 20:23:54.916121  6557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:54.926187  6557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1: Bootstrap starting.
I20260617 20:23:54.930629  6557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:54.934659  6557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1: No bootstrap required, opened a new log
I20260617 20:23:54.936926  6557 raft_consensus.cc:359] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f12db67d061c421bb7d1890e6d7a00d1" member_type: VOTER }
I20260617 20:23:54.937350  6557 raft_consensus.cc:385] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:54.937619  6557 raft_consensus.cc:740] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12db67d061c421bb7d1890e6d7a00d1, State: Initialized, Role: FOLLOWER
I20260617 20:23:54.938262  6557 consensus_queue.cc:260] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f12db67d061c421bb7d1890e6d7a00d1" member_type: VOTER }
I20260617 20:23:54.938766  6557 raft_consensus.cc:399] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:54.939021  6557 raft_consensus.cc:493] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:54.939297  6557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:54.944202  6557 raft_consensus.cc:515] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f12db67d061c421bb7d1890e6d7a00d1" member_type: VOTER }
I20260617 20:23:54.944793  6557 leader_election.cc:304] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [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: f12db67d061c421bb7d1890e6d7a00d1; no voters: 
I20260617 20:23:54.945956  6557 leader_election.cc:290] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:54.946314  6560 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:54.947708  6560 raft_consensus.cc:697] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 1 LEADER]: Becoming Leader. State: Replica: f12db67d061c421bb7d1890e6d7a00d1, State: Running, Role: LEADER
I20260617 20:23:54.948386  6560 consensus_queue.cc:237] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [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: "f12db67d061c421bb7d1890e6d7a00d1" member_type: VOTER }
I20260617 20:23:54.949092  6557 sys_catalog.cc:565] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:54.951218  6561 sys_catalog.cc:455] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f12db67d061c421bb7d1890e6d7a00d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f12db67d061c421bb7d1890e6d7a00d1" member_type: VOTER } }
I20260617 20:23:54.951862  6561 sys_catalog.cc:458] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:54.951249  6562 sys_catalog.cc:455] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f12db67d061c421bb7d1890e6d7a00d1. Latest consensus state: current_term: 1 leader_uuid: "f12db67d061c421bb7d1890e6d7a00d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f12db67d061c421bb7d1890e6d7a00d1" member_type: VOTER } }
I20260617 20:23:54.953325  6562 sys_catalog.cc:458] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:54.956516  6565 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:54.965206  6565 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:54.968834  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:54.975332  6565 catalog_manager.cc:1382] Generated new cluster ID: 7eef7b1dd5b84bc4ae55ac536b6e0d48
I20260617 20:23:54.975603  6565 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:54.996276  6565 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:54.997512  6565 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:55.010668  6565 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1: Generated new TSK 0
I20260617 20:23:55.011236  6565 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:55.035085  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:55.040597  6578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:55.041488  6579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:55.043416  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:55.044034  6581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:55.044847  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:55.045020  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:55.045199  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727835045187 us; error 0 us; skew 500 ppm
I20260617 20:23:55.045631  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:55.047710  3586 webserver.cc:533] Webserver started at http://127.3.128.129:35679/ using document root <none> and password file <none>
I20260617 20:23:55.048122  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:55.048327  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:55.048543  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:55.049576  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "90a69b87bfba4be29b6bf728dfe25309"
format_stamp: "Formatted at 2026-06-17 20:23:55 on dist-test-slave-nf4h"
I20260617 20:23:55.053769  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260617 20:23:55.056821  6586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.057605  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:55.057860  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "90a69b87bfba4be29b6bf728dfe25309"
format_stamp: "Formatted at 2026-06-17 20:23:55 on dist-test-slave-nf4h"
I20260617 20:23:55.058115  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:55.069479  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:55.070366  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:55.079221  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:55.079537  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.079830  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:55.080040  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.129815  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:36257
I20260617 20:23:55.129902  6656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:36257 every 8 connection(s)
I20260617 20:23:55.134459  6657 heartbeater.cc:344] Connected to a master server at 127.3.128.190:36753
I20260617 20:23:55.134804  6657 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:55.135440  6657 heartbeater.cc:507] Master 127.3.128.190:36753 requested a full tablet report, sending...
I20260617 20:23:55.137329  6512 ts_manager.cc:194] Registered new tserver with Master: 90a69b87bfba4be29b6bf728dfe25309 (127.3.128.129:36257)
I20260617 20:23:55.137748  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004766357s
I20260617 20:23:55.138954  6512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59846
I20260617 20:23:55.151427  6657 heartbeater.cc:499] Master 127.3.128.190:36753 was elected leader, sending a full tablet report...
I20260617 20:23:55.159536  6511 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59864:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:55.191998  6622 tablet_service.cc:1511] Processing CreateTablet for tablet 25c81ae452424f2398eb9625ce055ea6 (DEFAULT_TABLE table=client-testtb [id=6cfc040415014d5a89f6f28f64319406]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:55.192229  6620 tablet_service.cc:1511] Processing CreateTablet for tablet b878da8265e842ecab76d8a346aa3e12 (DEFAULT_TABLE table=client-testtb [id=6cfc040415014d5a89f6f28f64319406]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:55.193442  6622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c81ae452424f2398eb9625ce055ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.194024  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b878da8265e842ecab76d8a346aa3e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.210337  6667 tablet_bootstrap.cc:492] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309: Bootstrap starting.
I20260617 20:23:55.214807  6667 tablet_bootstrap.cc:654] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.219338  6667 tablet_bootstrap.cc:492] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309: No bootstrap required, opened a new log
I20260617 20:23:55.219828  6667 ts_tablet_manager.cc:1403] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20260617 20:23:55.222364  6667 raft_consensus.cc:359] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.222792  6667 raft_consensus.cc:385] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.223033  6667 raft_consensus.cc:740] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a69b87bfba4be29b6bf728dfe25309, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.223578  6667 consensus_queue.cc:260] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.224025  6667 raft_consensus.cc:399] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.224259  6667 raft_consensus.cc:493] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.224514  6667 raft_consensus.cc:3060] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.229275  6667 raft_consensus.cc:515] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.229833  6667 leader_election.cc:304] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [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: 90a69b87bfba4be29b6bf728dfe25309; no voters: 
I20260617 20:23:55.231050  6667 leader_election.cc:290] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.231377  6669 raft_consensus.cc:2804] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.232889  6669 raft_consensus.cc:697] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 LEADER]: Becoming Leader. State: Replica: 90a69b87bfba4be29b6bf728dfe25309, State: Running, Role: LEADER
I20260617 20:23:55.233444  6667 ts_tablet_manager.cc:1434] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.001s
I20260617 20:23:55.233661  6669 consensus_queue.cc:237] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [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: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.234314  6667 tablet_bootstrap.cc:492] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309: Bootstrap starting.
I20260617 20:23:55.239995  6667 tablet_bootstrap.cc:654] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.240510  6512 catalog_manager.cc:5696] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90a69b87bfba4be29b6bf728dfe25309 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "90a69b87bfba4be29b6bf728dfe25309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:55.244541  6667 tablet_bootstrap.cc:492] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309: No bootstrap required, opened a new log
I20260617 20:23:55.245049  6667 ts_tablet_manager.cc:1403] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260617 20:23:55.247174  6667 raft_consensus.cc:359] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.247644  6667 raft_consensus.cc:385] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.247857  6667 raft_consensus.cc:740] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a69b87bfba4be29b6bf728dfe25309, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.248616  6667 consensus_queue.cc:260] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.249158  6667 raft_consensus.cc:399] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.249398  6667 raft_consensus.cc:493] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.249660  6667 raft_consensus.cc:3060] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.254563  6667 raft_consensus.cc:515] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.255208  6667 leader_election.cc:304] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [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: 90a69b87bfba4be29b6bf728dfe25309; no voters: 
I20260617 20:23:55.255662  6667 leader_election.cc:290] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.255829  6669 raft_consensus.cc:2804] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.256382  6669 raft_consensus.cc:697] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 LEADER]: Becoming Leader. State: Replica: 90a69b87bfba4be29b6bf728dfe25309, State: Running, Role: LEADER
I20260617 20:23:55.257210  6667 ts_tablet_manager.cc:1434] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260617 20:23:55.257172  6669 consensus_queue.cc:237] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [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: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.262859  6512 catalog_manager.cc:5696] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90a69b87bfba4be29b6bf728dfe25309 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "90a69b87bfba4be29b6bf728dfe25309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:55.280509  6511 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59864:
name: "extra_configs"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
extra_configs {
  key: "kudu.table.history_max_age_sec"
  value: "7200"
}
I20260617 20:23:55.299279  6620 tablet_service.cc:1511] Processing CreateTablet for tablet d881b1427b074b3c965a0335268daad9 (DEFAULT_TABLE table=extra_configs [id=90f89339959a43c9a5118188d93323f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:55.300601  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d881b1427b074b3c965a0335268daad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.314256  6667 tablet_bootstrap.cc:492] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309: Bootstrap starting.
I20260617 20:23:55.318540  6667 tablet_bootstrap.cc:654] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.322535  6667 tablet_bootstrap.cc:492] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309: No bootstrap required, opened a new log
I20260617 20:23:55.322894  6667 ts_tablet_manager.cc:1403] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260617 20:23:55.324784  6667 raft_consensus.cc:359] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.325191  6667 raft_consensus.cc:385] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.325385  6667 raft_consensus.cc:740] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a69b87bfba4be29b6bf728dfe25309, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.325919  6667 consensus_queue.cc:260] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.326360  6667 raft_consensus.cc:399] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.326587  6667 raft_consensus.cc:493] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.326833  6667 raft_consensus.cc:3060] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.332059  6667 raft_consensus.cc:515] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.332599  6667 leader_election.cc:304] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [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: 90a69b87bfba4be29b6bf728dfe25309; no voters: 
I20260617 20:23:55.333117  6667 leader_election.cc:290] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.333263  6669 raft_consensus.cc:2804] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.333745  6669 raft_consensus.cc:697] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 LEADER]: Becoming Leader. State: Replica: 90a69b87bfba4be29b6bf728dfe25309, State: Running, Role: LEADER
I20260617 20:23:55.334465  6669 consensus_queue.cc:237] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [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: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } }
I20260617 20:23:55.334913  6667 ts_tablet_manager.cc:1434] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260617 20:23:55.340467  6511 catalog_manager.cc:5696] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90a69b87bfba4be29b6bf728dfe25309 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "90a69b87bfba4be29b6bf728dfe25309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a69b87bfba4be29b6bf728dfe25309" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 36257 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:55.355057  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:55.374538  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:55.375252  3586 tablet_replica.cc:333] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309: stopping tablet replica
I20260617 20:23:55.375990  3586 raft_consensus.cc:2243] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:55.376443  3586 raft_consensus.cc:2272] T d881b1427b074b3c965a0335268daad9 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:55.378659  3586 tablet_replica.cc:333] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309: stopping tablet replica
I20260617 20:23:55.379077  3586 raft_consensus.cc:2243] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:55.379416  3586 raft_consensus.cc:2272] T 25c81ae452424f2398eb9625ce055ea6 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:55.381320  3586 tablet_replica.cc:333] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309: stopping tablet replica
I20260617 20:23:55.381721  3586 raft_consensus.cc:2243] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:55.382052  3586 raft_consensus.cc:2272] T b878da8265e842ecab76d8a346aa3e12 P 90a69b87bfba4be29b6bf728dfe25309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:55.402983  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:55.414899  3586 master.cc:562] Master@127.3.128.190:36753 shutting down...
I20260617 20:23:55.431088  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:55.431614  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:55.432061  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P f12db67d061c421bb7d1890e6d7a00d1: stopping tablet replica
I20260617 20:23:55.442593  3586 master.cc:584] Master@127.3.128.190:36753 shutdown complete.
[       OK ] ClientTest.TestCreateTableWithExtraConfigs (631 ms)
[ RUN      ] ClientTest.TestCreateAndAlterTableWithInvalidTableComment
I20260617 20:23:55.464293  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:38109
I20260617 20:23:55.465366  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:55.470243  6678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:55.470710  6679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:55.471581  6681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:55.472985  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:55.473964  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:55.474203  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:55.474385  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727835474367 us; error 0 us; skew 500 ppm
I20260617 20:23:55.474946  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:55.477404  3586 webserver.cc:533] Webserver started at http://127.3.128.190:45963/ using document root <none> and password file <none>
I20260617 20:23:55.477957  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:55.478178  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:55.478452  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:55.479557  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "eb31c24e9ce14282859370742bc4c705"
format_stamp: "Formatted at 2026-06-17 20:23:55 on dist-test-slave-nf4h"
I20260617 20:23:55.484278  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260617 20:23:55.487880  6686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.488767  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:55.489005  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "eb31c24e9ce14282859370742bc4c705"
format_stamp: "Formatted at 2026-06-17 20:23:55 on dist-test-slave-nf4h"
I20260617 20:23:55.489238  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:55.511502  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:55.512434  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:55.551802  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:38109
I20260617 20:23:55.551877  6747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:38109 every 8 connection(s)
I20260617 20:23:55.555680  6748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.565212  6748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705: Bootstrap starting.
I20260617 20:23:55.569247  6748 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.573014  6748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705: No bootstrap required, opened a new log
I20260617 20:23:55.574976  6748 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb31c24e9ce14282859370742bc4c705" member_type: VOTER }
I20260617 20:23:55.575357  6748 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.575577  6748 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb31c24e9ce14282859370742bc4c705, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.576150  6748 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb31c24e9ce14282859370742bc4c705" member_type: VOTER }
I20260617 20:23:55.576560  6748 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.576857  6748 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.577116  6748 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.581553  6748 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb31c24e9ce14282859370742bc4c705" member_type: VOTER }
I20260617 20:23:55.582068  6748 leader_election.cc:304] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [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: eb31c24e9ce14282859370742bc4c705; no voters: 
I20260617 20:23:55.583189  6748 leader_election.cc:290] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.583559  6751 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.585161  6751 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 1 LEADER]: Becoming Leader. State: Replica: eb31c24e9ce14282859370742bc4c705, State: Running, Role: LEADER
I20260617 20:23:55.585896  6748 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:55.585837  6751 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [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: "eb31c24e9ce14282859370742bc4c705" member_type: VOTER }
I20260617 20:23:55.588938  6753 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb31c24e9ce14282859370742bc4c705. Latest consensus state: current_term: 1 leader_uuid: "eb31c24e9ce14282859370742bc4c705" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb31c24e9ce14282859370742bc4c705" member_type: VOTER } }
I20260617 20:23:55.589561  6753 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:55.589799  6752 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb31c24e9ce14282859370742bc4c705" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb31c24e9ce14282859370742bc4c705" member_type: VOTER } }
I20260617 20:23:55.590477  6752 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:55.593348  6757 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:55.598451  6757 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:55.601626  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:55.607758  6757 catalog_manager.cc:1382] Generated new cluster ID: 5a882a156593423b9e720d4cb3895e59
I20260617 20:23:55.608023  6757 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:55.624580  6757 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:55.625821  6757 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:55.643283  6757 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705: Generated new TSK 0
I20260617 20:23:55.643868  6757 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:55.668743  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:55.674391  6769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:55.675307  6770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:55.677690  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:55.677868  6772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:55.678768  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:55.678944  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:55.679072  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727835679058 us; error 0 us; skew 500 ppm
I20260617 20:23:55.679502  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:55.681707  3586 webserver.cc:533] Webserver started at http://127.3.128.129:37079/ using document root <none> and password file <none>
I20260617 20:23:55.682135  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:55.682292  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:55.682505  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:55.683494  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "2ca293cc413a4c40b12e532ebe3400e0"
format_stamp: "Formatted at 2026-06-17 20:23:55 on dist-test-slave-nf4h"
I20260617 20:23:55.688081  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:55.691407  6777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.692116  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:23:55.692390  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "2ca293cc413a4c40b12e532ebe3400e0"
format_stamp: "Formatted at 2026-06-17 20:23:55 on dist-test-slave-nf4h"
I20260617 20:23:55.692695  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:55.720897  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:55.721904  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:55.727065  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:55.727435  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.727808  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:55.728014  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:55.777627  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:37149
I20260617 20:23:55.777721  6847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:37149 every 8 connection(s)
I20260617 20:23:55.782184  6848 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38109
I20260617 20:23:55.782604  6848 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:55.783314  6848 heartbeater.cc:507] Master 127.3.128.190:38109 requested a full tablet report, sending...
I20260617 20:23:55.785303  6703 ts_manager.cc:194] Registered new tserver with Master: 2ca293cc413a4c40b12e532ebe3400e0 (127.3.128.129:37149)
I20260617 20:23:55.785709  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004856624s
I20260617 20:23:55.787473  6703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37170
I20260617 20:23:55.800338  6848 heartbeater.cc:499] Master 127.3.128.190:38109 was elected leader, sending a full tablet report...
I20260617 20:23:55.809073  6703 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37196:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:55.841821  6813 tablet_service.cc:1511] Processing CreateTablet for tablet bb8165e5a9fe424fa701f67c959b89ac (DEFAULT_TABLE table=client-testtb [id=f5ece540e49a450a8424855cf23dc6c7]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:55.842024  6812 tablet_service.cc:1511] Processing CreateTablet for tablet 713a15bc9cd7436d8c92b6a1dcda6e9d (DEFAULT_TABLE table=client-testtb [id=f5ece540e49a450a8424855cf23dc6c7]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:55.843119  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8165e5a9fe424fa701f67c959b89ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.843657  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713a15bc9cd7436d8c92b6a1dcda6e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.855950  6858 tablet_bootstrap.cc:492] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0: Bootstrap starting.
I20260617 20:23:55.860371  6858 tablet_bootstrap.cc:654] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.864410  6858 tablet_bootstrap.cc:492] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0: No bootstrap required, opened a new log
I20260617 20:23:55.864827  6858 ts_tablet_manager.cc:1403] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.004s
I20260617 20:23:55.866644  6858 raft_consensus.cc:359] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.867079  6858 raft_consensus.cc:385] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.867298  6858 raft_consensus.cc:740] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca293cc413a4c40b12e532ebe3400e0, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.867874  6858 consensus_queue.cc:260] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.868533  6858 raft_consensus.cc:399] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.868866  6858 raft_consensus.cc:493] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.869195  6858 raft_consensus.cc:3060] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.874697  6858 raft_consensus.cc:515] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.875275  6858 leader_election.cc:304] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [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: 2ca293cc413a4c40b12e532ebe3400e0; no voters: 
I20260617 20:23:55.876425  6858 leader_election.cc:290] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.876848  6860 raft_consensus.cc:2804] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.878783  6858 ts_tablet_manager.cc:1434] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260617 20:23:55.879047  6860 raft_consensus.cc:697] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca293cc413a4c40b12e532ebe3400e0, State: Running, Role: LEADER
I20260617 20:23:55.879693  6858 tablet_bootstrap.cc:492] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0: Bootstrap starting.
I20260617 20:23:55.879833  6860 consensus_queue.cc:237] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [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: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.885733  6858 tablet_bootstrap.cc:654] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.886698  6703 catalog_manager.cc:5696] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca293cc413a4c40b12e532ebe3400e0 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2ca293cc413a4c40b12e532ebe3400e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:55.890044  6858 tablet_bootstrap.cc:492] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0: No bootstrap required, opened a new log
I20260617 20:23:55.890447  6858 ts_tablet_manager.cc:1403] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260617 20:23:55.892875  6858 raft_consensus.cc:359] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.893476  6858 raft_consensus.cc:385] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.893805  6858 raft_consensus.cc:740] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca293cc413a4c40b12e532ebe3400e0, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.894491  6858 consensus_queue.cc:260] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.895114  6858 raft_consensus.cc:399] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.895360  6858 raft_consensus.cc:493] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.895634  6858 raft_consensus.cc:3060] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.901057  6858 raft_consensus.cc:515] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.901635  6858 leader_election.cc:304] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [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: 2ca293cc413a4c40b12e532ebe3400e0; no voters: 
I20260617 20:23:55.902107  6858 leader_election.cc:290] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.902258  6860 raft_consensus.cc:2804] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.902803  6860 raft_consensus.cc:697] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca293cc413a4c40b12e532ebe3400e0, State: Running, Role: LEADER
I20260617 20:23:55.903555  6858 ts_tablet_manager.cc:1434] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260617 20:23:55.903424  6860 consensus_queue.cc:237] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [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: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.909062  6703 catalog_manager.cc:5696] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca293cc413a4c40b12e532ebe3400e0 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2ca293cc413a4c40b12e532ebe3400e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:55.930733  6703 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37196:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
comment: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
I20260617 20:23:55.935815  6702 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37196:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
comment: "foo\000bar"
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.master.CreateTableRequestPB.comment' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.master.CreateTableRequestPB.comment' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
I20260617 20:23:55.940089  6702 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37196:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
comment: "foo\360(\214\274"
I20260617 20:23:55.943589  6702 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37196:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:55.961237  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 81d2fd9d5bdf410ab40a6399e631dd2a (DEFAULT_TABLE table=table_comment [id=4c69395180154d03b30be68fb0680863]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:55.962316  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d2fd9d5bdf410ab40a6399e631dd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:55.974931  6858 tablet_bootstrap.cc:492] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0: Bootstrap starting.
I20260617 20:23:55.979162  6858 tablet_bootstrap.cc:654] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:55.983155  6858 tablet_bootstrap.cc:492] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0: No bootstrap required, opened a new log
I20260617 20:23:55.983577  6858 ts_tablet_manager.cc:1403] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260617 20:23:55.985565  6858 raft_consensus.cc:359] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.985991  6858 raft_consensus.cc:385] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:55.986232  6858 raft_consensus.cc:740] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca293cc413a4c40b12e532ebe3400e0, State: Initialized, Role: FOLLOWER
I20260617 20:23:55.986793  6858 consensus_queue.cc:260] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.987494  6858 raft_consensus.cc:399] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:55.987784  6858 raft_consensus.cc:493] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:55.988080  6858 raft_consensus.cc:3060] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:55.994197  6858 raft_consensus.cc:515] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:55.994760  6858 leader_election.cc:304] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [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: 2ca293cc413a4c40b12e532ebe3400e0; no voters: 
I20260617 20:23:55.995234  6858 leader_election.cc:290] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:55.995430  6860 raft_consensus.cc:2804] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:55.996075  6860 raft_consensus.cc:697] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca293cc413a4c40b12e532ebe3400e0, State: Running, Role: LEADER
I20260617 20:23:55.996727  6858 ts_tablet_manager.cc:1434] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.008s
I20260617 20:23:55.996862  6860 consensus_queue.cc:237] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [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: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } }
I20260617 20:23:56.002946  6703 catalog_manager.cc:5696] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca293cc413a4c40b12e532ebe3400e0 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2ca293cc413a4c40b12e532ebe3400e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ca293cc413a4c40b12e532ebe3400e0" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:56.023080  6703 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37196:
table { table_name: "table_comment" } modify_external_catalogs: true new_table_comment: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
I20260617 20:23:56.027336  6703 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37196:
table { table_name: "table_comment" } modify_external_catalogs: true new_table_comment: "foo\000bar"
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.master.AlterTableRequestPB.new_table_comment' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.master.AlterTableRequestPB.new_table_comment' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
I20260617 20:23:56.031347  6703 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37196:
table { table_name: "table_comment" } modify_external_catalogs: true new_table_comment: "foo\360(\214\274"
I20260617 20:23:56.035030  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:56.053989  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:56.055040  3586 tablet_replica.cc:333] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0: stopping tablet replica
I20260617 20:23:56.055640  3586 raft_consensus.cc:2243] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:56.056118  3586 raft_consensus.cc:2272] T 81d2fd9d5bdf410ab40a6399e631dd2a P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:56.058431  3586 tablet_replica.cc:333] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0: stopping tablet replica
I20260617 20:23:56.058931  3586 raft_consensus.cc:2243] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:56.059324  3586 raft_consensus.cc:2272] T 713a15bc9cd7436d8c92b6a1dcda6e9d P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:56.061523  3586 tablet_replica.cc:333] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0: stopping tablet replica
I20260617 20:23:56.061964  3586 raft_consensus.cc:2243] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:56.062340  3586 raft_consensus.cc:2272] T bb8165e5a9fe424fa701f67c959b89ac P 2ca293cc413a4c40b12e532ebe3400e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:56.082899  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:56.095175  3586 master.cc:562] Master@127.3.128.190:38109 shutting down...
I20260617 20:23:56.110672  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:56.111128  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:56.111459  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb31c24e9ce14282859370742bc4c705: stopping tablet replica
I20260617 20:23:56.129199  3586 master.cc:584] Master@127.3.128.190:38109 shutdown complete.
[       OK ] ClientTest.TestCreateAndAlterTableWithInvalidTableComment (687 ms)
[ RUN      ] ClientTest.TestTableNumReplicas
I20260617 20:23:56.151844  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:41883
I20260617 20:23:56.152900  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:56.157653  6869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:56.158478  6870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:56.159317  6872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:56.160959  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:56.161978  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:56.162146  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:56.162268  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727836162258 us; error 0 us; skew 500 ppm
I20260617 20:23:56.162732  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:56.164942  3586 webserver.cc:533] Webserver started at http://127.3.128.190:44189/ using document root <none> and password file <none>
I20260617 20:23:56.165349  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:56.165491  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:56.165695  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:56.166654  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "6ecf9b1628b749789c261d0bfe561829"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.170854  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260617 20:23:56.173941  6877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.174677  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:56.174925  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "6ecf9b1628b749789c261d0bfe561829"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.175158  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:56.187808  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:56.188764  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:56.227433  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:41883
I20260617 20:23:56.227536  6938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:41883 every 8 connection(s)
I20260617 20:23:56.231137  6939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:56.240716  6939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829: Bootstrap starting.
I20260617 20:23:56.244585  6939 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:56.248196  6939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829: No bootstrap required, opened a new log
I20260617 20:23:56.250119  6939 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ecf9b1628b749789c261d0bfe561829" member_type: VOTER }
I20260617 20:23:56.250481  6939 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:56.250718  6939 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ecf9b1628b749789c261d0bfe561829, State: Initialized, Role: FOLLOWER
I20260617 20:23:56.251322  6939 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ecf9b1628b749789c261d0bfe561829" member_type: VOTER }
I20260617 20:23:56.251784  6939 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:56.251994  6939 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:56.252278  6939 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:56.256546  6939 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ecf9b1628b749789c261d0bfe561829" member_type: VOTER }
I20260617 20:23:56.257092  6939 leader_election.cc:304] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [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: 6ecf9b1628b749789c261d0bfe561829; no voters: 
I20260617 20:23:56.258170  6939 leader_election.cc:290] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:56.258525  6942 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:56.259831  6942 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 1 LEADER]: Becoming Leader. State: Replica: 6ecf9b1628b749789c261d0bfe561829, State: Running, Role: LEADER
I20260617 20:23:56.260495  6942 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [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: "6ecf9b1628b749789c261d0bfe561829" member_type: VOTER }
I20260617 20:23:56.260921  6939 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:23:56.263337  6943 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ecf9b1628b749789c261d0bfe561829" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ecf9b1628b749789c261d0bfe561829" member_type: VOTER } }
I20260617 20:23:56.263388  6944 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ecf9b1628b749789c261d0bfe561829. Latest consensus state: current_term: 1 leader_uuid: "6ecf9b1628b749789c261d0bfe561829" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ecf9b1628b749789c261d0bfe561829" member_type: VOTER } }
I20260617 20:23:56.263975  6943 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:56.264003  6944 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [sys.catalog]: This master's current role is: LEADER
I20260617 20:23:56.268127  6947 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:23:56.272447  6947 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:23:56.275463  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:23:56.280711  6947 catalog_manager.cc:1382] Generated new cluster ID: 224c5193b581488f935777ce95cbee70
I20260617 20:23:56.281008  6947 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:23:56.318215  6947 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:23:56.319478  6947 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:23:56.330727  6947 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829: Generated new TSK 0
I20260617 20:23:56.331316  6947 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:23:56.342092  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:56.347512  6960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:56.348405  6961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:56.350198  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:56.350281  6963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:56.351199  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:56.351394  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:56.351538  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727836351526 us; error 0 us; skew 500 ppm
I20260617 20:23:56.352056  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:56.354300  3586 webserver.cc:533] Webserver started at http://127.3.128.129:43131/ using document root <none> and password file <none>
I20260617 20:23:56.354748  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:56.354921  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:56.355183  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:56.356259  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "33fbed88cc41462cbdf685c3990b7ba3"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.360411  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260617 20:23:56.363655  6968 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.364563  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:56.364910  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "33fbed88cc41462cbdf685c3990b7ba3"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.365199  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:56.393229  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:56.394361  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:56.398907  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:56.399214  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.399516  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:56.399744  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.450013  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:41515
I20260617 20:23:56.450091  7038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:41515 every 8 connection(s)
I20260617 20:23:56.454389  7039 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:56.454730  7039 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:56.455403  7039 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:56.457509  6894 ts_manager.cc:194] Registered new tserver with Master: 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:56.457937  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004873993s
I20260617 20:23:56.459272  6894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43292
I20260617 20:23:56.471652  7039 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:56.478667  6893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43306:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:56.511313  7004 tablet_service.cc:1511] Processing CreateTablet for tablet 65ba1cbc8c09412fbc2e6ef0ace51f51 (DEFAULT_TABLE table=client-testtb [id=fc0765c26f844c9c99b28601415d5b55]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:23:56.511534  7003 tablet_service.cc:1511] Processing CreateTablet for tablet 9181b35f74814102b6a6d4b053e6d35a (DEFAULT_TABLE table=client-testtb [id=fc0765c26f844c9c99b28601415d5b55]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:23:56.512356  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ba1cbc8c09412fbc2e6ef0ace51f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:56.512948  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9181b35f74814102b6a6d4b053e6d35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:56.526244  7049 tablet_bootstrap.cc:492] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3: Bootstrap starting.
I20260617 20:23:56.530995  7049 tablet_bootstrap.cc:654] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:56.534709  7049 tablet_bootstrap.cc:492] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3: No bootstrap required, opened a new log
I20260617 20:23:56.535024  7049 ts_tablet_manager.cc:1403] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260617 20:23:56.536791  7049 raft_consensus.cc:359] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.537225  7049 raft_consensus.cc:385] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:56.537509  7049 raft_consensus.cc:740] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Initialized, Role: FOLLOWER
I20260617 20:23:56.538090  7049 consensus_queue.cc:260] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.538570  7049 raft_consensus.cc:399] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:56.538883  7049 raft_consensus.cc:493] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:56.539149  7049 raft_consensus.cc:3060] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:56.544341  7049 raft_consensus.cc:515] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.544962  7049 leader_election.cc:304] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [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: 33fbed88cc41462cbdf685c3990b7ba3; no voters: 
I20260617 20:23:56.546100  7049 leader_election.cc:290] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:56.546423  7051 raft_consensus.cc:2804] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:56.548466  7049 ts_tablet_manager.cc:1434] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260617 20:23:56.549067  7051 raft_consensus.cc:697] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 LEADER]: Becoming Leader. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Running, Role: LEADER
I20260617 20:23:56.549423  7049 tablet_bootstrap.cc:492] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3: Bootstrap starting.
I20260617 20:23:56.549804  7051 consensus_queue.cc:237] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [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: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.554620  7049 tablet_bootstrap.cc:654] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:56.556738  6893 catalog_manager.cc:5696] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "33fbed88cc41462cbdf685c3990b7ba3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:56.559202  7049 tablet_bootstrap.cc:492] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3: No bootstrap required, opened a new log
I20260617 20:23:56.559686  7049 ts_tablet_manager.cc:1403] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260617 20:23:56.562120  7049 raft_consensus.cc:359] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.562635  7049 raft_consensus.cc:385] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:56.562867  7049 raft_consensus.cc:740] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Initialized, Role: FOLLOWER
I20260617 20:23:56.563563  7049 consensus_queue.cc:260] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.564200  7049 raft_consensus.cc:399] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:56.564491  7049 raft_consensus.cc:493] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:56.564873  7049 raft_consensus.cc:3060] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:56.571434  7049 raft_consensus.cc:515] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.572013  7049 leader_election.cc:304] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [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: 33fbed88cc41462cbdf685c3990b7ba3; no voters: 
I20260617 20:23:56.572492  7049 leader_election.cc:290] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:56.572690  7051 raft_consensus.cc:2804] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:56.573174  7051 raft_consensus.cc:697] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 LEADER]: Becoming Leader. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Running, Role: LEADER
I20260617 20:23:56.573947  7049 ts_tablet_manager.cc:1434] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260617 20:23:56.573840  7051 consensus_queue.cc:237] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [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: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.579592  6893 catalog_manager.cc:5696] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "33fbed88cc41462cbdf685c3990b7ba3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:56.597954  6893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43306:
name: "table_with_1_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:23:56.616012  7003 tablet_service.cc:1511] Processing CreateTablet for tablet ce37ecd3569644f7bac799690cfb74ae (DEFAULT_TABLE table=table_with_1_replicas [id=d0e8588b68a04c87bf5d785e74d6d056]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:56.617182  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce37ecd3569644f7bac799690cfb74ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:56.628430  7049 tablet_bootstrap.cc:492] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3: Bootstrap starting.
I20260617 20:23:56.633301  7049 tablet_bootstrap.cc:654] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:56.637355  7049 tablet_bootstrap.cc:492] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3: No bootstrap required, opened a new log
I20260617 20:23:56.637727  7049 ts_tablet_manager.cc:1403] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260617 20:23:56.639490  7049 raft_consensus.cc:359] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.639899  7049 raft_consensus.cc:385] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:56.640120  7049 raft_consensus.cc:740] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Initialized, Role: FOLLOWER
I20260617 20:23:56.640707  7049 consensus_queue.cc:260] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.641130  7049 raft_consensus.cc:399] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:23:56.641320  7049 raft_consensus.cc:493] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:23:56.641522  7049 raft_consensus.cc:3060] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:56.646958  7049 raft_consensus.cc:515] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.647444  7049 leader_election.cc:304] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [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: 33fbed88cc41462cbdf685c3990b7ba3; no voters: 
I20260617 20:23:56.647923  7049 leader_election.cc:290] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:23:56.648066  7051 raft_consensus.cc:2804] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:56.648555  7051 raft_consensus.cc:697] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 LEADER]: Becoming Leader. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Running, Role: LEADER
I20260617 20:23:56.649606  7049 ts_tablet_manager.cc:1434] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260617 20:23:56.649271  7051 consensus_queue.cc:237] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [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: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:56.655289  6893 catalog_manager.cc:5696] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "33fbed88cc41462cbdf685c3990b7ba3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } health_report { overall_health: HEALTHY } } }
I20260617 20:23:56.668013  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:56.673837  7060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:56.674882  7061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:56.676493  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:56.677258  7064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:56.678177  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:56.678367  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:56.678581  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727836678564 us; error 0 us; skew 500 ppm
I20260617 20:23:56.679317  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:56.682154  3586 webserver.cc:533] Webserver started at http://127.3.128.130:35899/ using document root <none> and password file <none>
I20260617 20:23:56.682616  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:56.682819  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:56.683080  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:56.684119  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-1-root/instance:
uuid: "14c136ac5d294c80a075415ed3fadfb2"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.688581  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:23:56.691934  7068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.692907  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:23:56.693261  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-1-root
uuid: "14c136ac5d294c80a075415ed3fadfb2"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.693579  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:56.707533  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:56.708783  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:56.714262  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:56.714519  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.714781  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:56.714948  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.806668  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.130:40487
I20260617 20:23:56.806767  7138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.130:40487 every 8 connection(s)
I20260617 20:23:56.812956  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 20:23:56.813469  7139 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:56.813836  7139 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:56.814901  7139 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:56.817145  6893 ts_manager.cc:194] Registered new tserver with Master: 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130:40487)
I20260617 20:23:56.818923  6893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43310
W20260617 20:23:56.823668  7142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:56.823926  7141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:56.824896  7144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:56.825536  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:56.826359  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:56.826587  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:56.826764  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727836826738 us; error 0 us; skew 500 ppm
I20260617 20:23:56.827468  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:56.830693  3586 webserver.cc:533] Webserver started at http://127.3.128.131:35145/ using document root <none> and password file <none>
I20260617 20:23:56.831197  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:56.831411  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:56.831700  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:56.832290  7139 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:56.833285  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-2-root/instance:
uuid: "adc06b81f79741519f064bb0d9daeb34"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.838760  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260617 20:23:56.842489  7149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.843348  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260617 20:23:56.843696  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-2-root
uuid: "adc06b81f79741519f064bb0d9daeb34"
format_stamp: "Formatted at 2026-06-17 20:23:56 on dist-test-slave-nf4h"
I20260617 20:23:56.843981  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:56.866631  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:56.867986  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:56.876253  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:56.876633  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.877034  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:56.877297  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:56.941339  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.131:35665
I20260617 20:23:56.941419  7218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.131:35665 every 8 connection(s)
I20260617 20:23:56.947355  7219 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:56.947953  7219 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:56.948994  7219 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:56.951095  6893 ts_manager.cc:194] Registered new tserver with Master: adc06b81f79741519f064bb0d9daeb34 (127.3.128.131:35665)
I20260617 20:23:56.952171  3586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007117884s
I20260617 20:23:56.952740  6893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43332
I20260617 20:23:56.954855  6893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43306:
name: "table_with_3_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260617 20:23:56.958319  6893 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table_with_3_replicas in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260617 20:23:56.965571  7219 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:57.003579  7003 tablet_service.cc:1511] Processing CreateTablet for tablet dc831e44d188416b8fa1bda586d7ac24 (DEFAULT_TABLE table=table_with_3_replicas [id=a28ba980f55d406abf3b8d0bb14e4287]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.005332  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc831e44d188416b8fa1bda586d7ac24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.011142  7103 tablet_service.cc:1511] Processing CreateTablet for tablet dc831e44d188416b8fa1bda586d7ac24 (DEFAULT_TABLE table=table_with_3_replicas [id=a28ba980f55d406abf3b8d0bb14e4287]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.012184  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc831e44d188416b8fa1bda586d7ac24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.011917  7184 tablet_service.cc:1511] Processing CreateTablet for tablet dc831e44d188416b8fa1bda586d7ac24 (DEFAULT_TABLE table=table_with_3_replicas [id=a28ba980f55d406abf3b8d0bb14e4287]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.013307  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc831e44d188416b8fa1bda586d7ac24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.023862  7049 tablet_bootstrap.cc:492] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3: Bootstrap starting.
I20260617 20:23:57.032199  7049 tablet_bootstrap.cc:654] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.036229  7224 tablet_bootstrap.cc:492] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34: Bootstrap starting.
I20260617 20:23:57.036767  7225 tablet_bootstrap.cc:492] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2: Bootstrap starting.
I20260617 20:23:57.043689  7225 tablet_bootstrap.cc:654] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.043663  7224 tablet_bootstrap.cc:654] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.049141  7049 tablet_bootstrap.cc:492] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3: No bootstrap required, opened a new log
I20260617 20:23:57.049641  7049 ts_tablet_manager.cc:1403] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.005s
I20260617 20:23:57.052883  7049 raft_consensus.cc:359] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.054088  7049 raft_consensus.cc:385] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.054518  7049 raft_consensus.cc:740] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.056756  7049 consensus_queue.cc:260] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.059442  7224 tablet_bootstrap.cc:492] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34: No bootstrap required, opened a new log
I20260617 20:23:57.059978  7049 ts_tablet_manager.cc:1434] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260617 20:23:57.059998  7224 ts_tablet_manager.cc:1403] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260617 20:23:57.062542  7225 tablet_bootstrap.cc:492] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2: No bootstrap required, opened a new log
I20260617 20:23:57.063026  7225 ts_tablet_manager.cc:1403] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260617 20:23:57.063640  7224 raft_consensus.cc:359] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.064424  7224 raft_consensus.cc:385] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.064733  7224 raft_consensus.cc:740] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc06b81f79741519f064bb0d9daeb34, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.065482  7224 consensus_queue.cc:260] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.067992  7224 ts_tablet_manager.cc:1434] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260617 20:23:57.069877  7225 raft_consensus.cc:359] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.070587  7225 raft_consensus.cc:385] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.070839  7225 raft_consensus.cc:740] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14c136ac5d294c80a075415ed3fadfb2, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.071532  7225 consensus_queue.cc:260] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.074556  7225 ts_tablet_manager.cc:1434] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260617 20:23:57.093879  7230 raft_consensus.cc:493] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:23:57.094345  7230 raft_consensus.cc:515] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.099069  7230 leader_election.cc:290] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adc06b81f79741519f064bb0d9daeb34 (127.3.128.131:35665), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:57.108541  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc831e44d188416b8fa1bda586d7ac24" candidate_uuid: "14c136ac5d294c80a075415ed3fadfb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc06b81f79741519f064bb0d9daeb34" is_pre_election: true
I20260617 20:23:57.109433  7194 raft_consensus.cc:2468] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14c136ac5d294c80a075415ed3fadfb2 in term 0.
I20260617 20:23:57.110983  7072 leader_election.cc:304] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [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: 14c136ac5d294c80a075415ed3fadfb2, adc06b81f79741519f064bb0d9daeb34; no voters: 
I20260617 20:23:57.111904  7230 raft_consensus.cc:2804] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 20:23:57.112277  7230 raft_consensus.cc:493] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 20:23:57.112601  7230 raft_consensus.cc:3060] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:57.114050  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc831e44d188416b8fa1bda586d7ac24" candidate_uuid: "14c136ac5d294c80a075415ed3fadfb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3" is_pre_election: true
I20260617 20:23:57.114820  7014 raft_consensus.cc:2468] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14c136ac5d294c80a075415ed3fadfb2 in term 0.
I20260617 20:23:57.119719  7230 raft_consensus.cc:515] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.121156  7230 leader_election.cc:290] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [CANDIDATE]: Term 1 election: Requested vote from peers adc06b81f79741519f064bb0d9daeb34 (127.3.128.131:35665), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:57.121927  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc831e44d188416b8fa1bda586d7ac24" candidate_uuid: "14c136ac5d294c80a075415ed3fadfb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc06b81f79741519f064bb0d9daeb34"
I20260617 20:23:57.122437  7194 raft_consensus.cc:3060] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:57.122289  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc831e44d188416b8fa1bda586d7ac24" candidate_uuid: "14c136ac5d294c80a075415ed3fadfb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3"
I20260617 20:23:57.122853  7014 raft_consensus.cc:3060] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:57.127981  7194 raft_consensus.cc:2468] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14c136ac5d294c80a075415ed3fadfb2 in term 1.
I20260617 20:23:57.128808  7014 raft_consensus.cc:2468] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14c136ac5d294c80a075415ed3fadfb2 in term 1.
I20260617 20:23:57.129804  7072 leader_election.cc:304] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [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: 14c136ac5d294c80a075415ed3fadfb2, adc06b81f79741519f064bb0d9daeb34; no voters: 
I20260617 20:23:57.130645  7230 raft_consensus.cc:2804] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:57.131878  7230 raft_consensus.cc:697] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 LEADER]: Becoming Leader. State: Replica: 14c136ac5d294c80a075415ed3fadfb2, State: Running, Role: LEADER
I20260617 20:23:57.133131  7230 consensus_queue.cc:237] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [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: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.140280  6892 catalog_manager.cc:5696] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130). New cstate: current_term: 1 leader_uuid: "14c136ac5d294c80a075415ed3fadfb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } health_report { overall_health: UNKNOWN } } }
I20260617 20:23:57.180615  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:57.188212  7236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:57.190389  7238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:57.191689  7235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:57.195852  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:57.197257  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:57.197544  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:57.197764  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727837197744 us; error 0 us; skew 500 ppm
I20260617 20:23:57.198513  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:57.201365  3586 webserver.cc:533] Webserver started at http://127.3.128.132:37723/ using document root <none> and password file <none>
I20260617 20:23:57.201824  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:57.201997  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:57.202224  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:57.203392  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-3-root/instance:
uuid: "1e0afaf55b8c40c4bc0028414c8fce66"
format_stamp: "Formatted at 2026-06-17 20:23:57 on dist-test-slave-nf4h"
I20260617 20:23:57.209550  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260617 20:23:57.213449  7243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:57.214466  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260617 20:23:57.214790  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-3-root
uuid: "1e0afaf55b8c40c4bc0028414c8fce66"
format_stamp: "Formatted at 2026-06-17 20:23:57 on dist-test-slave-nf4h"
I20260617 20:23:57.215087  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:57.232508  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:57.234340  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:57.247951  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:57.248322  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:57.248693  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:57.248945  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:57.375560  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.132:34935
I20260617 20:23:57.375645  7312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.132:34935 every 8 connection(s)
I20260617 20:23:57.381429  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 20:23:57.381503  7313 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:57.382117  7313 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:57.383090  7313 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:57.385582  6892 ts_manager.cc:194] Registered new tserver with Master: 1e0afaf55b8c40c4bc0028414c8fce66 (127.3.128.132:34935)
I20260617 20:23:57.387259  6892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43342
W20260617 20:23:57.391258  7315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:57.392405  7316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:57.396836  7318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:57.398604  3586 server_base.cc:1061] running on GCE node
I20260617 20:23:57.399423  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:57.399636  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:57.399809  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727837399795 us; error 0 us; skew 500 ppm
I20260617 20:23:57.400569  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:57.401139  7313 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:57.405236  3586 webserver.cc:533] Webserver started at http://127.3.128.133:44501/ using document root <none> and password file <none>
I20260617 20:23:57.405750  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:57.405962  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:57.406230  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:57.407235  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-4-root/instance:
uuid: "3fb22179586e4d72813d6d1960285779"
format_stamp: "Formatted at 2026-06-17 20:23:57 on dist-test-slave-nf4h"
I20260617 20:23:57.412278  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260617 20:23:57.417541  7323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:57.418704  3586 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260617 20:23:57.419127  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-4-root
uuid: "3fb22179586e4d72813d6d1960285779"
format_stamp: "Formatted at 2026-06-17 20:23:57 on dist-test-slave-nf4h"
I20260617 20:23:57.419432  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:57.452310  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:57.453507  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:57.462087  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:57.462447  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:23:57.462787  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:57.463094  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:57.533195  7230 consensus_queue.cc:1048] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 20:23:57.570312  7230 consensus_queue.cc:1048] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 20:23:57.636461  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.133:43383
I20260617 20:23:57.636592  7399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.133:43383 every 8 connection(s)
I20260617 20:23:57.642514  7400 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:57.644034  7400 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:57.645397  7400 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:57.648249  6892 ts_manager.cc:194] Registered new tserver with Master: 3fb22179586e4d72813d6d1960285779 (127.3.128.133:43383)
I20260617 20:23:57.648985  3586 internal_mini_cluster.cc:371] 5 TS(s) registered with all masters after 0.007576792s
I20260617 20:23:57.650341  6892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43362
I20260617 20:23:57.651428  6893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43306:
name: "table_with_5_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 5
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260617 20:23:57.653342  6893 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table_with_5_replicas in case of a server failure: 6 tablet servers would be needed, 5 are available. Consider bringing up more tablet servers.
I20260617 20:23:57.662658  7400 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:57.690436  7103 tablet_service.cc:1511] Processing CreateTablet for tablet 23e870b88fe146e0bdc9648199955863 (DEFAULT_TABLE table=table_with_5_replicas [id=fb609d6870f548818c757b5b8b9f75d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.691669  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e870b88fe146e0bdc9648199955863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.693548  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 23e870b88fe146e0bdc9648199955863 (DEFAULT_TABLE table=table_with_5_replicas [id=fb609d6870f548818c757b5b8b9f75d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.694514  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e870b88fe146e0bdc9648199955863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.697149  7003 tablet_service.cc:1511] Processing CreateTablet for tablet 23e870b88fe146e0bdc9648199955863 (DEFAULT_TABLE table=table_with_5_replicas [id=fb609d6870f548818c757b5b8b9f75d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.698334  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e870b88fe146e0bdc9648199955863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.726155  7361 tablet_service.cc:1511] Processing CreateTablet for tablet 23e870b88fe146e0bdc9648199955863 (DEFAULT_TABLE table=table_with_5_replicas [id=fb609d6870f548818c757b5b8b9f75d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.727421  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e870b88fe146e0bdc9648199955863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.748288  7408 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3: Bootstrap starting.
I20260617 20:23:57.750784  7409 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34: Bootstrap starting.
I20260617 20:23:57.798893  7408 tablet_bootstrap.cc:654] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.802487  7410 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2: Bootstrap starting.
I20260617 20:23:57.814715  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 23e870b88fe146e0bdc9648199955863 (DEFAULT_TABLE table=table_with_5_replicas [id=fb609d6870f548818c757b5b8b9f75d7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:57.815954  7410 tablet_bootstrap.cc:654] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.816022  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e870b88fe146e0bdc9648199955863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:57.819110  7409 tablet_bootstrap.cc:654] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.827893  7408 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3: No bootstrap required, opened a new log
I20260617 20:23:57.828529  7408 ts_tablet_manager.cc:1403] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.026s
I20260617 20:23:57.832298  7408 raft_consensus.cc:359] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.834227  7408 raft_consensus.cc:385] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.840009  7408 raft_consensus.cc:740] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.841434  7408 consensus_queue.cc:260] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.843369  7410 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2: No bootstrap required, opened a new log
I20260617 20:23:57.843835  7410 ts_tablet_manager.cc:1403] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.003s
I20260617 20:23:57.846414  7412 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779: Bootstrap starting.
I20260617 20:23:57.846460  7408 ts_tablet_manager.cc:1434] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260617 20:23:57.853966  7410 raft_consensus.cc:359] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.855489  7412 tablet_bootstrap.cc:654] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.857982  7410 raft_consensus.cc:385] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.858353  7410 raft_consensus.cc:740] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14c136ac5d294c80a075415ed3fadfb2, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.858934  7409 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34: No bootstrap required, opened a new log
I20260617 20:23:57.859429  7409 ts_tablet_manager.cc:1403] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.005s
I20260617 20:23:57.859769  7410 consensus_queue.cc:260] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.864110  7415 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66: Bootstrap starting.
I20260617 20:23:57.864171  7410 ts_tablet_manager.cc:1434] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260617 20:23:57.867441  7412 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779: No bootstrap required, opened a new log
I20260617 20:23:57.868021  7412 ts_tablet_manager.cc:1403] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260617 20:23:57.862488  7409 raft_consensus.cc:359] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.870883  7409 raft_consensus.cc:385] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.871323  7409 raft_consensus.cc:740] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc06b81f79741519f064bb0d9daeb34, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.873045  7415 tablet_bootstrap.cc:654] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:57.872267  7409 consensus_queue.cc:260] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.879733  7412 raft_consensus.cc:359] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.881345  7412 raft_consensus.cc:385] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.881805  7412 raft_consensus.cc:740] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb22179586e4d72813d6d1960285779, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.882642  7409 ts_tablet_manager.cc:1434] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260617 20:23:57.882810  7412 consensus_queue.cc:260] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.886603  7415 tablet_bootstrap.cc:492] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66: No bootstrap required, opened a new log
I20260617 20:23:57.887132  7415 ts_tablet_manager.cc:1403] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.012s
I20260617 20:23:57.891590  7412 ts_tablet_manager.cc:1434] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260617 20:23:57.890952  7415 raft_consensus.cc:359] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.893977  7415 raft_consensus.cc:385] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:57.894375  7415 raft_consensus.cc:740] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e0afaf55b8c40c4bc0028414c8fce66, State: Initialized, Role: FOLLOWER
I20260617 20:23:57.895467  7366 raft_consensus.cc:493] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:23:57.895239  7415 consensus_queue.cc:260] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.895994  7366 raft_consensus.cc:515] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.901278  7415 ts_tablet_manager.cc:1434] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260617 20:23:57.903712  7366 leader_election.cc:290] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fb22179586e4d72813d6d1960285779 (127.3.128.133:43383), 1e0afaf55b8c40c4bc0028414c8fce66 (127.3.128.132:34935), 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130:40487), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:57.936465  7418 raft_consensus.cc:493] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:23:57.938905  7418 raft_consensus.cc:515] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.945415  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c136ac5d294c80a075415ed3fadfb2" is_pre_election: true
I20260617 20:23:57.946250  7114 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:57.953114  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb22179586e4d72813d6d1960285779" is_pre_election: true
I20260617 20:23:57.954025  7375 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:57.956121  7151 leader_election.cc:304] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 14c136ac5d294c80a075415ed3fadfb2, 3fb22179586e4d72813d6d1960285779, adc06b81f79741519f064bb0d9daeb34; no voters: 
I20260617 20:23:57.957274  7366 raft_consensus.cc:2804] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 20:23:57.957665  7366 raft_consensus.cc:493] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 20:23:57.958022  7366 raft_consensus.cc:3060] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:57.962944  7418 leader_election.cc:290] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e0afaf55b8c40c4bc0028414c8fce66 (127.3.128.132:34935), 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130:40487), adc06b81f79741519f064bb0d9daeb34 (127.3.128.131:35665), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:57.969571  7366 raft_consensus.cc:515] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:57.979481  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" is_pre_election: true
I20260617 20:23:57.982746  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb22179586e4d72813d6d1960285779"
I20260617 20:23:57.987741  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0afaf55b8c40c4bc0028414c8fce66"
I20260617 20:23:57.993676  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c136ac5d294c80a075415ed3fadfb2"
I20260617 20:23:57.994270  7114 raft_consensus.cc:3060] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:57.987040  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3" is_pre_election: true
I20260617 20:23:57.990685  7375 raft_consensus.cc:3060] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:57.999948  7366 leader_election.cc:290] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 election: Requested vote from peers 3fb22179586e4d72813d6d1960285779 (127.3.128.133:43383), 1e0afaf55b8c40c4bc0028414c8fce66 (127.3.128.132:34935), 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130:40487), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:57.992461  7288 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:58.000430  7014 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:58.012620  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3"
I20260617 20:23:58.065768  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "3fb22179586e4d72813d6d1960285779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" is_pre_election: true
I20260617 20:23:58.066769  7288 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb22179586e4d72813d6d1960285779 in term 0.
I20260617 20:23:58.069168  7113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "3fb22179586e4d72813d6d1960285779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c136ac5d294c80a075415ed3fadfb2" is_pre_election: true
I20260617 20:23:58.070948  7375 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:58.056514  7114 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:58.075433  7153 leader_election.cc:304] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 5 voters: 3 yes votes; 2 no votes. yes voters: 14c136ac5d294c80a075415ed3fadfb2, 3fb22179586e4d72813d6d1960285779, adc06b81f79741519f064bb0d9daeb34; no voters: 1e0afaf55b8c40c4bc0028414c8fce66, 33fbed88cc41462cbdf685c3990b7ba3
I20260617 20:23:58.078971  7366 raft_consensus.cc:2804] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:58.079150  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "3fb22179586e4d72813d6d1960285779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adc06b81f79741519f064bb0d9daeb34" is_pre_election: true
I20260617 20:23:58.082721  7366 raft_consensus.cc:697] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 1 LEADER]: Becoming Leader. State: Replica: adc06b81f79741519f064bb0d9daeb34, State: Running, Role: LEADER
I20260617 20:23:58.083653  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e870b88fe146e0bdc9648199955863" candidate_uuid: "3fb22179586e4d72813d6d1960285779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3" is_pre_election: true
I20260617 20:23:58.083809  7366 consensus_queue.cc:237] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:58.084324  7014 raft_consensus.cc:2468] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb22179586e4d72813d6d1960285779 in term 0.
I20260617 20:23:58.085424  7327 leader_election.cc:304] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 5 voters: 3 yes votes; 1 no votes. yes voters: 1e0afaf55b8c40c4bc0028414c8fce66, 33fbed88cc41462cbdf685c3990b7ba3, 3fb22179586e4d72813d6d1960285779; no voters: 14c136ac5d294c80a075415ed3fadfb2
I20260617 20:23:58.086345  7418 raft_consensus.cc:2764] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260617 20:23:58.097960  6890 catalog_manager.cc:5696] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to adc06b81f79741519f064bb0d9daeb34 (127.3.128.131). New cstate: current_term: 1 leader_uuid: "adc06b81f79741519f064bb0d9daeb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } health_report { overall_health: UNKNOWN } } }
I20260617 20:23:58.127115  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:23:58.134204  7432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:58.138021  7433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:58.139041  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:58.140225  7436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:58.141273  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:58.141541  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:58.141739  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727838141725 us; error 0 us; skew 500 ppm
I20260617 20:23:58.142370  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:58.145334  3586 webserver.cc:533] Webserver started at http://127.3.128.134:35021/ using document root <none> and password file <none>
I20260617 20:23:58.145792  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:58.145977  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:58.146389  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:58.147554  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-5-root/instance:
uuid: "054d28a81fad44dcb8adbce3e09871cf"
format_stamp: "Formatted at 2026-06-17 20:23:58 on dist-test-slave-nf4h"
I20260617 20:23:58.157609  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.000s	sys 0.012s
I20260617 20:23:58.160876  7440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:58.161832  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260617 20:23:58.162194  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-5-root
uuid: "054d28a81fad44dcb8adbce3e09871cf"
format_stamp: "Formatted at 2026-06-17 20:23:58 on dist-test-slave-nf4h"
I20260617 20:23:58.162578  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:58.193048  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:58.195053  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:58.232992  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:58.233321  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:58.233651  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:58.233870  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:58.396063  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.134:43339
I20260617 20:23:58.396118  7512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.134:43339 every 8 connection(s)
I20260617 20:23:58.403489  7513 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:58.406512  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 20:23:58.406718  7513 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:58.408411  7513 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:58.410758  6892 ts_manager.cc:194] Registered new tserver with Master: 054d28a81fad44dcb8adbce3e09871cf (127.3.128.134:43339)
I20260617 20:23:58.412531  6892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43374
W20260617 20:23:58.417423  7515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:23:58.417462  7516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:58.426375  7513 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:58.429557  3586 server_base.cc:1061] running on GCE node
W20260617 20:23:58.430441  7519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:23:58.431516  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:23:58.431782  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:23:58.431996  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727838431983 us; error 0 us; skew 500 ppm
I20260617 20:23:58.432701  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:23:58.435658  3586 webserver.cc:533] Webserver started at http://127.3.128.135:37065/ using document root <none> and password file <none>
I20260617 20:23:58.436390  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:23:58.436721  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:23:58.437062  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:23:58.438506  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-6-root/instance:
uuid: "96aa3d80058b482e9f51daa390950309"
format_stamp: "Formatted at 2026-06-17 20:23:58 on dist-test-slave-nf4h"
I20260617 20:23:58.444253  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260617 20:23:58.447943  7523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:58.448990  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:23:58.449380  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-6-root
uuid: "96aa3d80058b482e9f51daa390950309"
format_stamp: "Formatted at 2026-06-17 20:23:58 on dist-test-slave-nf4h"
I20260617 20:23:58.449815  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-6-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-6-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781727816514006-3586-0/minicluster-data/ts-6-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:23:58.479298  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:23:58.480506  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:23:58.485709  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:23:58.486109  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:58.486457  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:23:58.486730  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:23:58.507797  7288 raft_consensus.cc:3060] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:58.513901  7430 consensus_queue.cc:1048] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260617 20:23:58.521549  7430 consensus_queue.cc:1048] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 20:23:58.569962  7014 raft_consensus.cc:3060] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:58.601766  7430 consensus_queue.cc:1048] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 20:23:58.655526  7543 consensus_queue.cc:1048] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 20:23:58.884909  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.135:37121
I20260617 20:23:58.885017  7606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.135:37121 every 8 connection(s)
I20260617 20:23:58.896592  7607 heartbeater.cc:344] Connected to a master server at 127.3.128.190:41883
I20260617 20:23:58.897876  7607 heartbeater.cc:461] Registering TS with master...
I20260617 20:23:58.898765  7607 heartbeater.cc:507] Master 127.3.128.190:41883 requested a full tablet report, sending...
I20260617 20:23:58.900903  6893 ts_manager.cc:194] Registered new tserver with Master: 96aa3d80058b482e9f51daa390950309 (127.3.128.135:37121)
I20260617 20:23:58.902066  3586 internal_mini_cluster.cc:371] 7 TS(s) registered with all masters after 0.004936068s
I20260617 20:23:58.902284  6893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49558
I20260617 20:23:58.904398  6893 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43306:
name: "table_with_7_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 7
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260617 20:23:58.907123  6893 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table_with_7_replicas in case of a server failure: 8 tablet servers would be needed, 7 are available. Consider bringing up more tablet servers.
I20260617 20:23:58.918306  7607 heartbeater.cc:499] Master 127.3.128.190:41883 was elected leader, sending a full tablet report...
I20260617 20:23:58.967595  7278 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:58.969214  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:58.974756  7572 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:58.976496  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:59.002002  7478 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:59.002231  7361 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:59.003603  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:59.004189  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:59.015887  7103 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:59.017431  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:59.022907  7003 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:59.024255  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:59.027907  7184 tablet_service.cc:1511] Processing CreateTablet for tablet d866d5c4dbfb4cfba082d852fa6e7565 (DEFAULT_TABLE table=table_with_7_replicas [id=d6769050f7c04a799b76e10af197e58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:23:59.029956  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d866d5c4dbfb4cfba082d852fa6e7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:23:59.091321  7616 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66: Bootstrap starting.
I20260617 20:23:59.112991  7619 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: Bootstrap starting.
I20260617 20:23:59.126811  7617 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309: Bootstrap starting.
I20260617 20:23:59.135854  7616 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.138909  7618 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3: Bootstrap starting.
I20260617 20:23:59.155984  7617 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.198422  7619 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.201556  7620 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2: Bootstrap starting.
I20260617 20:23:59.210136  7622 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779: Bootstrap starting.
I20260617 20:23:59.218058  7618 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.223472  7624 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf: Bootstrap starting.
I20260617 20:23:59.218091  7616 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66: No bootstrap required, opened a new log
I20260617 20:23:59.229473  7616 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66: Time spent bootstrapping tablet: real 0.173s	user 0.016s	sys 0.019s
I20260617 20:23:59.240443  7617 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309: No bootstrap required, opened a new log
I20260617 20:23:59.241258  7617 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.027s
I20260617 20:23:59.243878  7618 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3: No bootstrap required, opened a new log
I20260617 20:23:59.244444  7618 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.003s
I20260617 20:23:59.244239  7617 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.245965  7617 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.250090  7619 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: No bootstrap required, opened a new log
I20260617 20:23:59.250669  7619 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: Time spent bootstrapping tablet: real 0.138s	user 0.022s	sys 0.008s
I20260617 20:23:59.246379  7617 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96aa3d80058b482e9f51daa390950309, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.257813  7617 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.247072  7616 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.260174  7616 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.260579  7616 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e0afaf55b8c40c4bc0028414c8fce66, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.263871  7620 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.267517  7619 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.263990  7616 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.268992  7619 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.270658  7619 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc06b81f79741519f064bb0d9daeb34, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.264783  7618 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.278592  7619 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.279425  7618 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.282291  7618 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbed88cc41462cbdf685c3990b7ba3, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.282584  7619 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260617 20:23:59.283121  7618 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.284540  7617 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.007s
I20260617 20:23:59.285363  7616 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66: Time spent starting tablet: real 0.050s	user 0.014s	sys 0.000s
I20260617 20:23:59.294785  7620 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2: No bootstrap required, opened a new log
I20260617 20:23:59.295421  7620 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.012s
I20260617 20:23:59.297025  7622 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.299269  7618 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260617 20:23:59.301594  7620 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.302703  7620 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.303035  7620 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14c136ac5d294c80a075415ed3fadfb2, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.311178  7620 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.309582  7624 tablet_bootstrap.cc:654] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf: Neither blocks nor log segments found. Creating new log.
I20260617 20:23:59.326344  7620 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260617 20:23:59.332397  7624 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf: No bootstrap required, opened a new log
I20260617 20:23:59.333082  7624 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.000s
I20260617 20:23:59.336385  7624 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.337440  7624 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.337828  7624 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054d28a81fad44dcb8adbce3e09871cf, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.338557  7624 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.340426  7549 raft_consensus.cc:493] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:23:59.341234  7549 raft_consensus.cc:515] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.345953  7624 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260617 20:23:59.354008  7549 leader_election.cc:290] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96aa3d80058b482e9f51daa390950309 (127.3.128.135:37121), 054d28a81fad44dcb8adbce3e09871cf (127.3.128.134:43339), 1e0afaf55b8c40c4bc0028414c8fce66 (127.3.128.132:34935), 3fb22179586e4d72813d6d1960285779 (127.3.128.133:43383), 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130:40487), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:59.357188  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" is_pre_election: true
I20260617 20:23:59.357404  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb22179586e4d72813d6d1960285779" is_pre_election: true
I20260617 20:23:59.339792  7622 tablet_bootstrap.cc:492] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779: No bootstrap required, opened a new log
I20260617 20:23:59.359110  7622 ts_tablet_manager.cc:1403] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779: Time spent bootstrapping tablet: real 0.149s	user 0.004s	sys 0.022s
I20260617 20:23:59.358009  7287 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
W20260617 20:23:59.362833  7151 leader_election.cc:343] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb22179586e4d72813d6d1960285779 (127.3.128.133:43383): Illegal state: must be running to vote when last-logged opid is not known
I20260617 20:23:59.368745  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3" is_pre_election: true
I20260617 20:23:59.369493  7014 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:59.369079  7622 raft_consensus.cc:359] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.371023  7622 raft_consensus.cc:385] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:23:59.371657  7622 raft_consensus.cc:740] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb22179586e4d72813d6d1960285779, State: Initialized, Role: FOLLOWER
I20260617 20:23:59.372838  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c136ac5d294c80a075415ed3fadfb2" is_pre_election: true
I20260617 20:23:59.373704  7114 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:59.372905  7622 consensus_queue.cc:260] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.378679  7153 leader_election.cc:304] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 14c136ac5d294c80a075415ed3fadfb2, 1e0afaf55b8c40c4bc0028414c8fce66, 33fbed88cc41462cbdf685c3990b7ba3, adc06b81f79741519f064bb0d9daeb34; no voters: 3fb22179586e4d72813d6d1960285779
I20260617 20:23:59.380000  7549 raft_consensus.cc:2804] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 20:23:59.380533  7549 raft_consensus.cc:493] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 20:23:59.380980  7549 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.387503  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054d28a81fad44dcb8adbce3e09871cf" is_pre_election: true
I20260617 20:23:59.388355  7488 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:59.395316  7549 raft_consensus.cc:515] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.398083  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96aa3d80058b482e9f51daa390950309" is_pre_election: true
I20260617 20:23:59.399060  7582 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 0.
I20260617 20:23:59.401970  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96aa3d80058b482e9f51daa390950309"
I20260617 20:23:59.402891  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054d28a81fad44dcb8adbce3e09871cf"
I20260617 20:23:59.403728  7488 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.413489  7488 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:59.402611  7582 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.416018  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e0afaf55b8c40c4bc0028414c8fce66"
I20260617 20:23:59.419667  7287 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.418411  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb22179586e4d72813d6d1960285779"
I20260617 20:23:59.421348  7375 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.421729  7114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c136ac5d294c80a075415ed3fadfb2"
I20260617 20:23:59.422508  7114 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.431991  7114 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:59.434549  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d866d5c4dbfb4cfba082d852fa6e7565" candidate_uuid: "adc06b81f79741519f064bb0d9daeb34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fbed88cc41462cbdf685c3990b7ba3"
I20260617 20:23:59.436100  7014 raft_consensus.cc:3060] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:23:59.444139  7014 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:59.435331  7549 leader_election.cc:290] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 election: Requested vote from peers 96aa3d80058b482e9f51daa390950309 (127.3.128.135:37121), 054d28a81fad44dcb8adbce3e09871cf (127.3.128.134:43339), 1e0afaf55b8c40c4bc0028414c8fce66 (127.3.128.132:34935), 3fb22179586e4d72813d6d1960285779 (127.3.128.133:43383), 14c136ac5d294c80a075415ed3fadfb2 (127.3.128.130:40487), 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515)
I20260617 20:23:59.447189  7153 leader_election.cc:304] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 054d28a81fad44dcb8adbce3e09871cf, 14c136ac5d294c80a075415ed3fadfb2, 33fbed88cc41462cbdf685c3990b7ba3, adc06b81f79741519f064bb0d9daeb34; no voters: 
I20260617 20:23:59.448112  7549 raft_consensus.cc:2804] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:23:59.449236  7549 raft_consensus.cc:697] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 1 LEADER]: Becoming Leader. State: Replica: adc06b81f79741519f064bb0d9daeb34, State: Running, Role: LEADER
I20260617 20:23:59.449795  7622 ts_tablet_manager.cc:1434] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779: Time spent starting tablet: real 0.090s	user 0.027s	sys 0.039s
I20260617 20:23:59.452816  7287 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:59.454241  7375 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:59.456151  7582 raft_consensus.cc:2468] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adc06b81f79741519f064bb0d9daeb34 in term 1.
I20260617 20:23:59.450110  7549 consensus_queue.cc:237] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [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: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } }
I20260617 20:23:59.470461  6894 catalog_manager.cc:5696] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 reported cstate change: term changed from 0 to 1, leader changed from <none> to adc06b81f79741519f064bb0d9daeb34 (127.3.128.131). New cstate: current_term: 1 leader_uuid: "adc06b81f79741519f064bb0d9daeb34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96aa3d80058b482e9f51daa390950309" member_type: VOTER last_known_addr { host: "127.3.128.135" port: 37121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054d28a81fad44dcb8adbce3e09871cf" member_type: VOTER last_known_addr { host: "127.3.128.134" port: 43339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e0afaf55b8c40c4bc0028414c8fce66" member_type: VOTER last_known_addr { host: "127.3.128.132" port: 34935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb22179586e4d72813d6d1960285779" member_type: VOTER last_known_addr { host: "127.3.128.133" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14c136ac5d294c80a075415ed3fadfb2" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adc06b81f79741519f064bb0d9daeb34" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33fbed88cc41462cbdf685c3990b7ba3" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41515 } health_report { overall_health: UNKNOWN } } }
I20260617 20:23:59.571890  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:23:59.627507  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:59.628921  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3: stopping tablet replica
I20260617 20:23:59.629541  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.629967  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.634868  3586 tablet_replica.cc:333] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3: stopping tablet replica
I20260617 20:23:59.635810  3586 raft_consensus.cc:2243] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:59.636539  3586 raft_consensus.cc:2272] T 9181b35f74814102b6a6d4b053e6d35a P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.639776  3586 tablet_replica.cc:333] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3: stopping tablet replica
I20260617 20:23:59.640439  3586 raft_consensus.cc:2243] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.640908  3586 raft_consensus.cc:2272] T dc831e44d188416b8fa1bda586d7ac24 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.642987  3586 tablet_replica.cc:333] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3: stopping tablet replica
I20260617 20:23:59.643633  3586 raft_consensus.cc:2243] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.644115  3586 raft_consensus.cc:2272] T 23e870b88fe146e0bdc9648199955863 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.646457  3586 tablet_replica.cc:333] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3: stopping tablet replica
I20260617 20:23:59.647190  3586 raft_consensus.cc:2243] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:59.647749  3586 raft_consensus.cc:2272] T ce37ecd3569644f7bac799690cfb74ae P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.654170  3586 tablet_replica.cc:333] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3: stopping tablet replica
I20260617 20:23:59.654842  3586 raft_consensus.cc:2243] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:59.655499  3586 raft_consensus.cc:2272] T 65ba1cbc8c09412fbc2e6ef0ace51f51 P 33fbed88cc41462cbdf685c3990b7ba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.689442  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:23:59.714269  3586 tablet_server.cc:179] TabletServer@127.3.128.130:0 shutting down...
W20260617 20:23:59.728797  7153 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.128.129:41515: connect: Connection refused (error 111)
W20260617 20:23:59.736127  7153 consensus_peers.cc:597] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 -> Peer 33fbed88cc41462cbdf685c3990b7ba3 (127.3.128.129:41515): Couldn't send request to peer 33fbed88cc41462cbdf685c3990b7ba3. Status: Network error: Client connection negotiation failed: client connection to 127.3.128.129:41515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260617 20:23:59.760434  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:59.761407  3586 tablet_replica.cc:333] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2: stopping tablet replica
I20260617 20:23:59.762045  3586 raft_consensus.cc:2243] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.762449  3586 raft_consensus.cc:2272] T 23e870b88fe146e0bdc9648199955863 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.764433  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2: stopping tablet replica
I20260617 20:23:59.765125  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.765501  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.767689  3586 tablet_replica.cc:333] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2: stopping tablet replica
I20260617 20:23:59.768362  3586 raft_consensus.cc:2243] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:59.769426  3586 raft_consensus.cc:2272] T dc831e44d188416b8fa1bda586d7ac24 P 14c136ac5d294c80a075415ed3fadfb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.793984  3586 tablet_server.cc:196] TabletServer@127.3.128.130:0 shutdown complete.
I20260617 20:23:59.811610  3586 tablet_server.cc:179] TabletServer@127.3.128.131:0 shutting down...
I20260617 20:23:59.842579  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:59.843159  3586 tablet_replica.cc:333] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34: stopping tablet replica
I20260617 20:23:59.843896  3586 raft_consensus.cc:2243] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:59.844955  3586 raft_consensus.cc:2272] T 23e870b88fe146e0bdc9648199955863 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.846930  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: stopping tablet replica
I20260617 20:23:59.847452  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:23:59.848304  3586 pending_rounds.cc:70] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: Trying to abort 1 pending ops.
I20260617 20:23:59.848531  3586 pending_rounds.cc:77] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7297957230436814848 op_type: NO_OP noop_request { }
I20260617 20:23:59.848889  3586 raft_consensus.cc:2889] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 20:23:59.849247  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.854308  3586 tablet_replica.cc:333] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34: stopping tablet replica
I20260617 20:23:59.854949  3586 raft_consensus.cc:2243] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.855365  3586 raft_consensus.cc:2272] T dc831e44d188416b8fa1bda586d7ac24 P adc06b81f79741519f064bb0d9daeb34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.872920  3586 tablet_server.cc:196] TabletServer@127.3.128.131:0 shutdown complete.
I20260617 20:23:59.889760  3586 tablet_server.cc:179] TabletServer@127.3.128.132:0 shutting down...
I20260617 20:23:59.911778  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:59.912425  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66: stopping tablet replica
I20260617 20:23:59.913108  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.913586  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.916882  3586 tablet_replica.cc:333] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66: stopping tablet replica
I20260617 20:23:59.917905  3586 raft_consensus.cc:2243] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.918406  3586 raft_consensus.cc:2272] T 23e870b88fe146e0bdc9648199955863 P 1e0afaf55b8c40c4bc0028414c8fce66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.936902  3586 tablet_server.cc:196] TabletServer@127.3.128.132:0 shutdown complete.
I20260617 20:23:59.949385  3586 tablet_server.cc:179] TabletServer@127.3.128.133:0 shutting down...
I20260617 20:23:59.970537  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:23:59.971261  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779: stopping tablet replica
I20260617 20:23:59.972071  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.972568  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.974591  3586 tablet_replica.cc:333] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779: stopping tablet replica
I20260617 20:23:59.975042  3586 raft_consensus.cc:2243] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:23:59.975389  3586 raft_consensus.cc:2272] T 23e870b88fe146e0bdc9648199955863 P 3fb22179586e4d72813d6d1960285779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:23:59.994607  3586 tablet_server.cc:196] TabletServer@127.3.128.133:0 shutdown complete.
I20260617 20:24:00.007535  3586 tablet_server.cc:179] TabletServer@127.3.128.134:0 shutting down...
I20260617 20:24:00.033749  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:00.034300  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf: stopping tablet replica
I20260617 20:24:00.034807  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:24:00.035159  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P 054d28a81fad44dcb8adbce3e09871cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:00.053920  3586 tablet_server.cc:196] TabletServer@127.3.128.134:0 shutdown complete.
I20260617 20:24:00.064586  3586 tablet_server.cc:179] TabletServer@127.3.128.135:0 shutting down...
I20260617 20:24:00.082751  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:00.083390  3586 tablet_replica.cc:333] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309: stopping tablet replica
I20260617 20:24:00.083918  3586 raft_consensus.cc:2243] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:24:00.084318  3586 raft_consensus.cc:2272] T d866d5c4dbfb4cfba082d852fa6e7565 P 96aa3d80058b482e9f51daa390950309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:00.102007  3586 tablet_server.cc:196] TabletServer@127.3.128.135:0 shutdown complete.
I20260617 20:24:00.112020  3586 master.cc:562] Master@127.3.128.190:41883 shutting down...
I20260617 20:24:00.133251  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:00.133787  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:00.134060  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ecf9b1628b749789c261d0bfe561829: stopping tablet replica
I20260617 20:24:00.157138  3586 master.cc:584] Master@127.3.128.190:41883 shutdown complete.
[       OK ] ClientTest.TestTableNumReplicas (4046 ms)
[ RUN      ] ClientTest.TestSubsequentScanRequestReturnsNoData
I20260617 20:24:00.198662  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:33815
I20260617 20:24:00.199755  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:00.205020  7642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:00.205775  7643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:00.206516  7645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:00.207929  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:00.209905  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:00.210103  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:00.210279  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727840210264 us; error 0 us; skew 500 ppm
I20260617 20:24:00.210868  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:00.213204  3586 webserver.cc:533] Webserver started at http://127.3.128.190:41091/ using document root <none> and password file <none>
I20260617 20:24:00.213711  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:00.213893  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:00.214234  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:00.215302  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "4d1fe59446164f3cb93c10a95842bf12"
format_stamp: "Formatted at 2026-06-17 20:24:00 on dist-test-slave-nf4h"
I20260617 20:24:00.219696  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:24:00.223153  7650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:00.224064  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:24:00.224331  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "4d1fe59446164f3cb93c10a95842bf12"
format_stamp: "Formatted at 2026-06-17 20:24:00 on dist-test-slave-nf4h"
I20260617 20:24:00.224596  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:00.239178  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:00.240329  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:00.288956  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:33815
I20260617 20:24:00.289058  7711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:33815 every 8 connection(s)
I20260617 20:24:00.292861  7712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:00.303858  7712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12: Bootstrap starting.
I20260617 20:24:00.308754  7712 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:00.313031  7712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12: No bootstrap required, opened a new log
I20260617 20:24:00.315290  7712 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d1fe59446164f3cb93c10a95842bf12" member_type: VOTER }
I20260617 20:24:00.315706  7712 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:00.315935  7712 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1fe59446164f3cb93c10a95842bf12, State: Initialized, Role: FOLLOWER
I20260617 20:24:00.316619  7712 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d1fe59446164f3cb93c10a95842bf12" member_type: VOTER }
I20260617 20:24:00.317348  7712 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:00.317570  7712 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:00.317828  7712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:00.351176  7712 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d1fe59446164f3cb93c10a95842bf12" member_type: VOTER }
I20260617 20:24:00.351982  7712 leader_election.cc:304] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [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: 4d1fe59446164f3cb93c10a95842bf12; no voters: 
I20260617 20:24:00.353619  7712 leader_election.cc:290] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:00.353906  7715 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:00.355386  7715 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 1 LEADER]: Becoming Leader. State: Replica: 4d1fe59446164f3cb93c10a95842bf12, State: Running, Role: LEADER
I20260617 20:24:00.356137  7715 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [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: "4d1fe59446164f3cb93c10a95842bf12" member_type: VOTER }
I20260617 20:24:00.357882  7712 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:24:00.360700  7717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d1fe59446164f3cb93c10a95842bf12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d1fe59446164f3cb93c10a95842bf12" member_type: VOTER } }
I20260617 20:24:00.361009  7716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d1fe59446164f3cb93c10a95842bf12. Latest consensus state: current_term: 1 leader_uuid: "4d1fe59446164f3cb93c10a95842bf12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d1fe59446164f3cb93c10a95842bf12" member_type: VOTER } }
I20260617 20:24:00.361493  7717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:00.361888  7716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:00.365549  7721 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:24:00.370214  7721 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:24:00.374781  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:24:00.378553  7721 catalog_manager.cc:1382] Generated new cluster ID: 6f7746d2093a493aa57830b2ee5156e3
I20260617 20:24:00.378844  7721 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:24:00.394078  7721 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:24:00.395334  7721 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:24:00.412534  7721 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12: Generated new TSK 0
I20260617 20:24:00.413179  7721 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:24:00.442034  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:00.448038  7733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:00.449025  7734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:00.450567  7736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:00.451721  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:00.452605  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:00.452863  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:00.453042  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727840453025 us; error 0 us; skew 500 ppm
I20260617 20:24:00.453577  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:00.456470  3586 webserver.cc:533] Webserver started at http://127.3.128.129:36787/ using document root <none> and password file <none>
I20260617 20:24:00.457170  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:00.457419  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:00.457752  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:00.458870  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "881e881825904172a14dc75afcf29826"
format_stamp: "Formatted at 2026-06-17 20:24:00 on dist-test-slave-nf4h"
I20260617 20:24:00.463250  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:24:00.466575  7741 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:00.467393  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:24:00.467805  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "881e881825904172a14dc75afcf29826"
format_stamp: "Formatted at 2026-06-17 20:24:00 on dist-test-slave-nf4h"
I20260617 20:24:00.468089  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:00.479887  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:00.481164  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:00.485981  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:00.486418  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:00.486799  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:00.487072  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:00.537931  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:34633
I20260617 20:24:00.538012  7811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:34633 every 8 connection(s)
I20260617 20:24:00.542856  7812 heartbeater.cc:344] Connected to a master server at 127.3.128.190:33815
I20260617 20:24:00.543190  7812 heartbeater.cc:461] Registering TS with master...
I20260617 20:24:00.543932  7812 heartbeater.cc:507] Master 127.3.128.190:33815 requested a full tablet report, sending...
I20260617 20:24:00.545814  7667 ts_manager.cc:194] Registered new tserver with Master: 881e881825904172a14dc75afcf29826 (127.3.128.129:34633)
I20260617 20:24:00.546294  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004857228s
I20260617 20:24:00.547474  7667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39738
I20260617 20:24:00.560005  7812 heartbeater.cc:499] Master 127.3.128.190:33815 was elected leader, sending a full tablet report...
I20260617 20:24:00.569221  7667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39762:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:24:00.607437  7775 tablet_service.cc:1511] Processing CreateTablet for tablet 9026249fc2d04d058a0d9626759d60fe (DEFAULT_TABLE table=client-testtb [id=770f4c9d27d34dc0b0e025e249a4a9e7]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:24:00.607306  7777 tablet_service.cc:1511] Processing CreateTablet for tablet 0447b67d687443b2a5f78742b478b5ae (DEFAULT_TABLE table=client-testtb [id=770f4c9d27d34dc0b0e025e249a4a9e7]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:24:00.608753  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9026249fc2d04d058a0d9626759d60fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:00.609382  7777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0447b67d687443b2a5f78742b478b5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:00.624908  7822 tablet_bootstrap.cc:492] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826: Bootstrap starting.
I20260617 20:24:00.630332  7822 tablet_bootstrap.cc:654] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:00.634831  7822 tablet_bootstrap.cc:492] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826: No bootstrap required, opened a new log
I20260617 20:24:00.635270  7822 ts_tablet_manager.cc:1403] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260617 20:24:00.637324  7822 raft_consensus.cc:359] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.637764  7822 raft_consensus.cc:385] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:00.638015  7822 raft_consensus.cc:740] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881e881825904172a14dc75afcf29826, State: Initialized, Role: FOLLOWER
I20260617 20:24:00.638545  7822 consensus_queue.cc:260] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.639094  7822 raft_consensus.cc:399] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:00.639348  7822 raft_consensus.cc:493] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:00.639624  7822 raft_consensus.cc:3060] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:00.656311  7822 raft_consensus.cc:515] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.657145  7822 leader_election.cc:304] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [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: 881e881825904172a14dc75afcf29826; no voters: 
I20260617 20:24:00.658845  7822 leader_election.cc:290] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:00.659144  7824 raft_consensus.cc:2804] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:00.661571  7822 ts_tablet_manager.cc:1434] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.000s
I20260617 20:24:00.661469  7824 raft_consensus.cc:697] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 1 LEADER]: Becoming Leader. State: Replica: 881e881825904172a14dc75afcf29826, State: Running, Role: LEADER
I20260617 20:24:00.662464  7822 tablet_bootstrap.cc:492] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826: Bootstrap starting.
I20260617 20:24:00.662313  7824 consensus_queue.cc:237] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [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: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.668272  7822 tablet_bootstrap.cc:654] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:00.671409  7667 catalog_manager.cc:5696] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881e881825904172a14dc75afcf29826 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "881e881825904172a14dc75afcf29826" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:00.673106  7822 tablet_bootstrap.cc:492] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826: No bootstrap required, opened a new log
I20260617 20:24:00.674006  7822 ts_tablet_manager.cc:1403] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260617 20:24:00.676061  7822 raft_consensus.cc:359] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.676600  7822 raft_consensus.cc:385] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:00.676908  7822 raft_consensus.cc:740] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 881e881825904172a14dc75afcf29826, State: Initialized, Role: FOLLOWER
I20260617 20:24:00.677505  7822 consensus_queue.cc:260] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.677973  7822 raft_consensus.cc:399] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:00.678292  7822 raft_consensus.cc:493] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:00.678692  7822 raft_consensus.cc:3060] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:00.759277  7822 raft_consensus.cc:515] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.759920  7822 leader_election.cc:304] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [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: 881e881825904172a14dc75afcf29826; no voters: 
I20260617 20:24:00.760397  7822 leader_election.cc:290] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:00.760612  7824 raft_consensus.cc:2804] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:00.761586  7824 raft_consensus.cc:697] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 1 LEADER]: Becoming Leader. State: Replica: 881e881825904172a14dc75afcf29826, State: Running, Role: LEADER
I20260617 20:24:00.761909  7822 ts_tablet_manager.cc:1434] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826: Time spent starting tablet: real 0.088s	user 0.012s	sys 0.000s
I20260617 20:24:00.762380  7824 consensus_queue.cc:237] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [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: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } }
I20260617 20:24:00.768910  7667 catalog_manager.cc:5696] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 881e881825904172a14dc75afcf29826 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "881e881825904172a14dc75afcf29826" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "881e881825904172a14dc75afcf29826" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 34633 } health_report { overall_health: HEALTHY } } }
W20260617 20:24:01.252729  7817 client.cc:2042] Couldn't close scanner 48879a55490d47f792eac373a6092c84: Service unavailable: reactor is shutting down (error 108)
I20260617 20:24:01.252822  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
W20260617 20:24:01.253638  7743 connection.cc:573] server connection from 127.0.0.1:51538 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260617 20:24:01.295467  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:01.296156  3586 tablet_replica.cc:333] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826: stopping tablet replica
I20260617 20:24:01.296792  3586 raft_consensus.cc:2243] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:01.297261  3586 raft_consensus.cc:2272] T 0447b67d687443b2a5f78742b478b5ae P 881e881825904172a14dc75afcf29826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:01.299826  3586 tablet_replica.cc:333] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826: stopping tablet replica
I20260617 20:24:01.300526  3586 raft_consensus.cc:2243] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:01.301102  3586 raft_consensus.cc:2272] T 9026249fc2d04d058a0d9626759d60fe P 881e881825904172a14dc75afcf29826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:01.323844  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:24:01.336865  3586 master.cc:562] Master@127.3.128.190:33815 shutting down...
I20260617 20:24:01.373070  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:01.373673  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:01.374006  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d1fe59446164f3cb93c10a95842bf12: stopping tablet replica
I20260617 20:24:01.392493  3586 master.cc:584] Master@127.3.128.190:33815 shutdown complete.
[       OK ] ClientTest.TestSubsequentScanRequestReturnsNoData (1224 ms)
[ RUN      ] ClientTest.TxnBasicOperations
I20260617 20:24:01.425235  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:40637
I20260617 20:24:01.426662  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:01.432420  7835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:01.434216  7836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:01.435745  7839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:01.437872  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:01.438750  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:01.438926  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:01.439106  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727841439079 us; error 0 us; skew 500 ppm
I20260617 20:24:01.439692  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:01.442277  3586 webserver.cc:533] Webserver started at http://127.3.128.190:34211/ using document root <none> and password file <none>
I20260617 20:24:01.442757  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:01.442947  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:01.443202  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:01.444247  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "071ebd2c86524b8481bb83461cca8671"
format_stamp: "Formatted at 2026-06-17 20:24:01 on dist-test-slave-nf4h"
I20260617 20:24:01.449312  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260617 20:24:01.453106  7843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:01.454043  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260617 20:24:01.454386  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "071ebd2c86524b8481bb83461cca8671"
format_stamp: "Formatted at 2026-06-17 20:24:01 on dist-test-slave-nf4h"
I20260617 20:24:01.454751  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:01.487747  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:01.489132  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:01.541302  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:40637
I20260617 20:24:01.541388  7904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:40637 every 8 connection(s)
I20260617 20:24:01.546378  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:01.557961  7905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671: Bootstrap starting.
I20260617 20:24:01.562752  7905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:01.566849  7905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671: No bootstrap required, opened a new log
I20260617 20:24:01.569211  7905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071ebd2c86524b8481bb83461cca8671" member_type: VOTER }
I20260617 20:24:01.569662  7905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:01.569912  7905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071ebd2c86524b8481bb83461cca8671, State: Initialized, Role: FOLLOWER
I20260617 20:24:01.570488  7905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071ebd2c86524b8481bb83461cca8671" member_type: VOTER }
I20260617 20:24:01.570992  7905 raft_consensus.cc:399] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:01.571241  7905 raft_consensus.cc:493] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:01.571501  7905 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:01.576997  7905 raft_consensus.cc:515] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071ebd2c86524b8481bb83461cca8671" member_type: VOTER }
I20260617 20:24:01.577719  7905 leader_election.cc:304] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [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: 071ebd2c86524b8481bb83461cca8671; no voters: 
I20260617 20:24:01.581118  7905 leader_election.cc:290] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:01.581561  7908 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:01.584754  7908 raft_consensus.cc:697] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 1 LEADER]: Becoming Leader. State: Replica: 071ebd2c86524b8481bb83461cca8671, State: Running, Role: LEADER
I20260617 20:24:01.585839  7905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:24:01.585574  7908 consensus_queue.cc:237] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [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: "071ebd2c86524b8481bb83461cca8671" member_type: VOTER }
I20260617 20:24:01.588795  7909 sys_catalog.cc:455] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "071ebd2c86524b8481bb83461cca8671" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071ebd2c86524b8481bb83461cca8671" member_type: VOTER } }
I20260617 20:24:01.589326  7909 sys_catalog.cc:458] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:01.590912  7910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 071ebd2c86524b8481bb83461cca8671. Latest consensus state: current_term: 1 leader_uuid: "071ebd2c86524b8481bb83461cca8671" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071ebd2c86524b8481bb83461cca8671" member_type: VOTER } }
I20260617 20:24:01.591427  7910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:01.600903  7913 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:24:01.609165  7913 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:24:01.614030  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:24:01.620085  7913 catalog_manager.cc:1382] Generated new cluster ID: 427a9d9116684bfeb230d9f7d44db5ed
I20260617 20:24:01.620388  7913 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:24:01.636009  7913 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:24:01.637387  7913 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:24:01.651010  7913 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671: Generated new TSK 0
I20260617 20:24:01.651674  7913 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:24:01.681766  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:01.688198  7927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:01.690251  7928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:01.695024  3586 server_base.cc:1061] running on GCE node
W20260617 20:24:01.694944  7930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:01.696561  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:01.696882  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:01.697081  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727841697067 us; error 0 us; skew 500 ppm
I20260617 20:24:01.697785  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:01.700681  3586 webserver.cc:533] Webserver started at http://127.3.128.129:41421/ using document root <none> and password file <none>
I20260617 20:24:01.701298  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:01.701550  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:01.701869  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:01.703299  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "f49b3f6bf2e241c2890d2be14b646ccf"
format_stamp: "Formatted at 2026-06-17 20:24:01 on dist-test-slave-nf4h"
I20260617 20:24:01.709978  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.006s
I20260617 20:24:01.714241  7935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:01.715194  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:24:01.715540  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "f49b3f6bf2e241c2890d2be14b646ccf"
format_stamp: "Formatted at 2026-06-17 20:24:01 on dist-test-slave-nf4h"
I20260617 20:24:01.715900  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:01.738822  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:01.740191  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:01.753264  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:01.753683  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:24:01.754048  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:01.754297  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:01.833880  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:44849
I20260617 20:24:01.833971  8005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:44849 every 8 connection(s)
I20260617 20:24:01.840054  8006 heartbeater.cc:344] Connected to a master server at 127.3.128.190:40637
I20260617 20:24:01.840461  8006 heartbeater.cc:461] Registering TS with master...
I20260617 20:24:01.841260  8006 heartbeater.cc:507] Master 127.3.128.190:40637 requested a full tablet report, sending...
I20260617 20:24:01.843400  7860 ts_manager.cc:194] Registered new tserver with Master: f49b3f6bf2e241c2890d2be14b646ccf (127.3.128.129:44849)
I20260617 20:24:01.843533  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006344424s
I20260617 20:24:01.845865  7860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44062
I20260617 20:24:01.859208  8006 heartbeater.cc:499] Master 127.3.128.190:40637 was elected leader, sending a full tablet report...
I20260617 20:24:01.870219  7860 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44088:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:24:01.911080  7971 tablet_service.cc:1511] Processing CreateTablet for tablet c156e36c9bd14137b07c06e602d7c4fb (DEFAULT_TABLE table=client-testtb [id=a0e1cd52139d4c019a617f8339e77bc0]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:24:01.911392  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 79ec6bb83ee44cac826756742aa3e921 (DEFAULT_TABLE table=client-testtb [id=a0e1cd52139d4c019a617f8339e77bc0]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:24:01.912443  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c156e36c9bd14137b07c06e602d7c4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:01.913094  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ec6bb83ee44cac826756742aa3e921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:01.928918  8016 tablet_bootstrap.cc:492] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf: Bootstrap starting.
I20260617 20:24:01.933537  8016 tablet_bootstrap.cc:654] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:01.941104  8016 tablet_bootstrap.cc:492] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf: No bootstrap required, opened a new log
I20260617 20:24:01.941634  8016 ts_tablet_manager.cc:1403] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260617 20:24:01.944538  8016 raft_consensus.cc:359] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:01.945125  8016 raft_consensus.cc:385] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:01.945420  8016 raft_consensus.cc:740] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f49b3f6bf2e241c2890d2be14b646ccf, State: Initialized, Role: FOLLOWER
I20260617 20:24:01.946100  8016 consensus_queue.cc:260] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:01.946756  8016 raft_consensus.cc:399] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:01.947057  8016 raft_consensus.cc:493] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:01.947386  8016 raft_consensus.cc:3060] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:01.984915  8016 raft_consensus.cc:515] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:01.985730  8016 leader_election.cc:304] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [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: f49b3f6bf2e241c2890d2be14b646ccf; no voters: 
I20260617 20:24:01.987216  8016 leader_election.cc:290] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:01.987774  8018 raft_consensus.cc:2804] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:01.990713  8016 ts_tablet_manager.cc:1434] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf: Time spent starting tablet: real 0.049s	user 0.018s	sys 0.000s
I20260617 20:24:01.991744  8016 tablet_bootstrap.cc:492] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf: Bootstrap starting.
I20260617 20:24:01.996213  8018 raft_consensus.cc:697] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 1 LEADER]: Becoming Leader. State: Replica: f49b3f6bf2e241c2890d2be14b646ccf, State: Running, Role: LEADER
I20260617 20:24:01.997026  8018 consensus_queue.cc:237] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [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: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:01.997860  8016 tablet_bootstrap.cc:654] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:02.003489  8016 tablet_bootstrap.cc:492] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf: No bootstrap required, opened a new log
I20260617 20:24:02.004009  8016 ts_tablet_manager.cc:1403] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260617 20:24:02.004102  7859 catalog_manager.cc:5696] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to f49b3f6bf2e241c2890d2be14b646ccf (127.3.128.129). New cstate: current_term: 1 leader_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:02.006997  8016 raft_consensus.cc:359] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.007592  8016 raft_consensus.cc:385] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:02.007862  8016 raft_consensus.cc:740] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f49b3f6bf2e241c2890d2be14b646ccf, State: Initialized, Role: FOLLOWER
I20260617 20:24:02.008693  8016 consensus_queue.cc:260] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.009327  8016 raft_consensus.cc:399] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:02.009629  8016 raft_consensus.cc:493] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:02.009951  8016 raft_consensus.cc:3060] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:02.086344  8016 raft_consensus.cc:515] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.087311  8016 leader_election.cc:304] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [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: f49b3f6bf2e241c2890d2be14b646ccf; no voters: 
I20260617 20:24:02.088261  8018 raft_consensus.cc:2804] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:02.088794  8018 raft_consensus.cc:697] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 LEADER]: Becoming Leader. State: Replica: f49b3f6bf2e241c2890d2be14b646ccf, State: Running, Role: LEADER
I20260617 20:24:02.088802  8016 leader_election.cc:290] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:02.089551  8018 consensus_queue.cc:237] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [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: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.091468  8016 ts_tablet_manager.cc:1434] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf: Time spent starting tablet: real 0.087s	user 0.011s	sys 0.005s
I20260617 20:24:02.096856  7859 catalog_manager.cc:5696] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to f49b3f6bf2e241c2890d2be14b646ccf (127.3.128.129). New cstate: current_term: 1 leader_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:02.142130  7860 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44100:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260617 20:24:02.166277  7970 tablet_service.cc:1511] Processing CreateTablet for tablet bacdd56a40b145ec877a55204b3d0640 (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=a21b7b7463d9453d9023f367fc684cbe]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260617 20:24:02.167708  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacdd56a40b145ec877a55204b3d0640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:02.180508  8016 tablet_bootstrap.cc:492] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: Bootstrap starting.
I20260617 20:24:02.187461  8016 tablet_bootstrap.cc:654] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:02.192167  8016 tablet_bootstrap.cc:492] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: No bootstrap required, opened a new log
I20260617 20:24:02.192637  8016 ts_tablet_manager.cc:1403] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260617 20:24:02.195322  8016 raft_consensus.cc:359] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.195883  8016 raft_consensus.cc:385] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:02.196159  8016 raft_consensus.cc:740] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f49b3f6bf2e241c2890d2be14b646ccf, State: Initialized, Role: FOLLOWER
I20260617 20:24:02.197083  8016 consensus_queue.cc:260] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.197738  8016 raft_consensus.cc:399] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:02.198036  8016 raft_consensus.cc:493] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:02.198386  8016 raft_consensus.cc:3060] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:02.297624  8016 raft_consensus.cc:515] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.298417  8016 leader_election.cc:304] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [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: f49b3f6bf2e241c2890d2be14b646ccf; no voters: 
I20260617 20:24:02.299046  8016 leader_election.cc:290] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:02.299270  8018 raft_consensus.cc:2804] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:02.299971  8018 raft_consensus.cc:697] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 LEADER]: Becoming Leader. State: Replica: f49b3f6bf2e241c2890d2be14b646ccf, State: Running, Role: LEADER
I20260617 20:24:02.300868  8018 consensus_queue.cc:237] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [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: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } }
I20260617 20:24:02.301231  8016 ts_tablet_manager.cc:1434] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: Time spent starting tablet: real 0.108s	user 0.015s	sys 0.000s
I20260617 20:24:02.305073  8020 tablet_replica.cc:442] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } } }
I20260617 20:24:02.305683  8020 tablet_replica.cc:445] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: This TxnStatusTablet replica's current role is: LEADER
I20260617 20:24:02.307456  8033 txn_status_manager.cc:874] Waiting until node catch up with all replicated operations in previous term...
I20260617 20:24:02.308064  8033 txn_status_manager.cc:930] Loading transaction status metadata into memory...
I20260617 20:24:02.308880  8019 tablet_replica.cc:442] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: TxnStatusTablet state changed. Reason: New leader f49b3f6bf2e241c2890d2be14b646ccf. Latest consensus state: current_term: 1 leader_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } } }
I20260617 20:24:02.309442  8019 tablet_replica.cc:445] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: This TxnStatusTablet replica's current role is: LEADER
I20260617 20:24:02.312147  7859 catalog_manager.cc:5696] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to f49b3f6bf2e241c2890d2be14b646ccf (127.3.128.129). New cstate: current_term: 1 leader_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49b3f6bf2e241c2890d2be14b646ccf" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44849 } health_report { overall_health: HEALTHY } } }
W20260617 20:24:02.666742  8023 tablet_replica.cc:1307] Aborted: operation has been aborted: cancelling pending write operations
I20260617 20:24:03.896802  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:24:03.928714  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:03.929562  3586 tablet_replica.cc:333] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf: stopping tablet replica
I20260617 20:24:03.930402  3586 raft_consensus.cc:2243] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:03.931067  3586 raft_consensus.cc:2272] T bacdd56a40b145ec877a55204b3d0640 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:03.934666  3586 tablet_replica.cc:333] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf: stopping tablet replica
I20260617 20:24:03.935392  3586 raft_consensus.cc:2243] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:03.936080  3586 raft_consensus.cc:2272] T 79ec6bb83ee44cac826756742aa3e921 P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:03.939596  3586 tablet_replica.cc:333] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf: stopping tablet replica
I20260617 20:24:03.940261  3586 raft_consensus.cc:2243] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:03.940860  3586 raft_consensus.cc:2272] T c156e36c9bd14137b07c06e602d7c4fb P f49b3f6bf2e241c2890d2be14b646ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:03.960314  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:24:03.981314  3586 master.cc:562] Master@127.3.128.190:40637 shutting down...
I20260617 20:24:04.007699  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:04.008410  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:04.008814  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 071ebd2c86524b8481bb83461cca8671: stopping tablet replica
I20260617 20:24:04.028368  3586 master.cc:584] Master@127.3.128.190:40637 shutdown complete.
[       OK ] ClientTest.TxnBasicOperations (2645 ms)
[ RUN      ] ClientTest.SubmitWriteOpAfterTxnCommit
I20260617 20:24:04.070412  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:32879
I20260617 20:24:04.071890  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:04.077546  8047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:04.077909  8048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:04.081115  3586 server_base.cc:1061] running on GCE node
W20260617 20:24:04.082070  8051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:04.083088  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:04.083348  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:04.083541  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727844083524 us; error 0 us; skew 500 ppm
I20260617 20:24:04.084209  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:04.087163  3586 webserver.cc:533] Webserver started at http://127.3.128.190:41883/ using document root <none> and password file <none>
I20260617 20:24:04.087796  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:04.088042  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:04.088361  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:04.089965  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "9ea02bb52309456ebfeaaa00e803061a"
format_stamp: "Formatted at 2026-06-17 20:24:04 on dist-test-slave-nf4h"
I20260617 20:24:04.096128  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260617 20:24:04.100621  8055 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:04.101536  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:24:04.101882  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "9ea02bb52309456ebfeaaa00e803061a"
format_stamp: "Formatted at 2026-06-17 20:24:04 on dist-test-slave-nf4h"
I20260617 20:24:04.102244  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:04.132085  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:04.133523  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:04.186468  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:32879
I20260617 20:24:04.186537  8116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:32879 every 8 connection(s)
I20260617 20:24:04.191529  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:04.201454  8117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a: Bootstrap starting.
I20260617 20:24:04.205912  8117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:04.209954  8117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a: No bootstrap required, opened a new log
I20260617 20:24:04.212013  8117 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea02bb52309456ebfeaaa00e803061a" member_type: VOTER }
I20260617 20:24:04.212435  8117 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:04.212687  8117 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ea02bb52309456ebfeaaa00e803061a, State: Initialized, Role: FOLLOWER
I20260617 20:24:04.213248  8117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ea02bb52309456ebfeaaa00e803061a" member_type: VOTER }
I20260617 20:24:04.213721  8117 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:04.213955  8117 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:04.214221  8117 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:04.218597  8117 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea02bb52309456ebfeaaa00e803061a" member_type: VOTER }
I20260617 20:24:04.219118  8117 leader_election.cc:304] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [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: 9ea02bb52309456ebfeaaa00e803061a; no voters: 
I20260617 20:24:04.220445  8117 leader_election.cc:290] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:04.220840  8120 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:04.222534  8120 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 1 LEADER]: Becoming Leader. State: Replica: 9ea02bb52309456ebfeaaa00e803061a, State: Running, Role: LEADER
I20260617 20:24:04.223320  8120 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [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: "9ea02bb52309456ebfeaaa00e803061a" member_type: VOTER }
I20260617 20:24:04.223913  8117 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:24:04.227532  8121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ea02bb52309456ebfeaaa00e803061a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea02bb52309456ebfeaaa00e803061a" member_type: VOTER } }
I20260617 20:24:04.228114  8121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:04.229410  8122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ea02bb52309456ebfeaaa00e803061a. Latest consensus state: current_term: 1 leader_uuid: "9ea02bb52309456ebfeaaa00e803061a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea02bb52309456ebfeaaa00e803061a" member_type: VOTER } }
I20260617 20:24:04.229948  8122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:04.235481  8125 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:24:04.243424  8125 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:24:04.245759  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:24:04.253280  8125 catalog_manager.cc:1382] Generated new cluster ID: 5a8567d25e234c1eba9788c46cfb97a1
I20260617 20:24:04.253635  8125 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:24:04.285235  8125 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:24:04.286466  8125 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:24:04.299137  8125 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a: Generated new TSK 0
I20260617 20:24:04.299743  8125 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:24:04.312088  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:04.318491  8138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:04.319788  8139 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:04.322814  8141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:04.322872  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:04.324259  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:04.324493  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:04.324700  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727844324683 us; error 0 us; skew 500 ppm
I20260617 20:24:04.325270  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:04.328292  3586 webserver.cc:533] Webserver started at http://127.3.128.129:39145/ using document root <none> and password file <none>
I20260617 20:24:04.328806  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:04.329006  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:04.329272  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:04.330317  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "a4858403210241009b5c1582b41cc4cd"
format_stamp: "Formatted at 2026-06-17 20:24:04 on dist-test-slave-nf4h"
I20260617 20:24:04.334882  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:24:04.338317  8146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:04.339200  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:24:04.339495  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "a4858403210241009b5c1582b41cc4cd"
format_stamp: "Formatted at 2026-06-17 20:24:04 on dist-test-slave-nf4h"
I20260617 20:24:04.339809  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:04.361442  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:04.362453  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:04.374806  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:04.375344  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.001s
I20260617 20:24:04.375780  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:04.376106  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:04.442826  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:37535
I20260617 20:24:04.442906  8216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:37535 every 8 connection(s)
I20260617 20:24:04.447785  8217 heartbeater.cc:344] Connected to a master server at 127.3.128.190:32879
I20260617 20:24:04.448231  8217 heartbeater.cc:461] Registering TS with master...
I20260617 20:24:04.449160  8217 heartbeater.cc:507] Master 127.3.128.190:32879 requested a full tablet report, sending...
I20260617 20:24:04.451334  8072 ts_manager.cc:194] Registered new tserver with Master: a4858403210241009b5c1582b41cc4cd (127.3.128.129:37535)
I20260617 20:24:04.452291  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006135394s
I20260617 20:24:04.453186  8072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34620
I20260617 20:24:04.465873  8217 heartbeater.cc:499] Master 127.3.128.190:32879 was elected leader, sending a full tablet report...
I20260617 20:24:04.476889  8072 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34648:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:24:04.525249  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 598d1aa38bc744caab7a8a392bcb6aa2 (DEFAULT_TABLE table=client-testtb [id=36a8263cedd64ee0ab31f943587a8a93]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:24:04.525493  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 5c792f52330648fda7da87147e6de53c (DEFAULT_TABLE table=client-testtb [id=36a8263cedd64ee0ab31f943587a8a93]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:24:04.526446  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598d1aa38bc744caab7a8a392bcb6aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:04.527067  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c792f52330648fda7da87147e6de53c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:04.543303  8227 tablet_bootstrap.cc:492] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd: Bootstrap starting.
I20260617 20:24:04.548059  8227 tablet_bootstrap.cc:654] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:04.552264  8227 tablet_bootstrap.cc:492] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd: No bootstrap required, opened a new log
I20260617 20:24:04.552737  8227 ts_tablet_manager.cc:1403] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260617 20:24:04.554979  8227 raft_consensus.cc:359] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.555418  8227 raft_consensus.cc:385] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:04.555724  8227 raft_consensus.cc:740] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4858403210241009b5c1582b41cc4cd, State: Initialized, Role: FOLLOWER
I20260617 20:24:04.556460  8227 consensus_queue.cc:260] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.557152  8227 raft_consensus.cc:399] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:04.557441  8227 raft_consensus.cc:493] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:04.557757  8227 raft_consensus.cc:3060] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:04.562436  8227 raft_consensus.cc:515] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.562969  8227 leader_election.cc:304] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [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: a4858403210241009b5c1582b41cc4cd; no voters: 
I20260617 20:24:04.564288  8227 leader_election.cc:290] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:04.564628  8229 raft_consensus.cc:2804] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:04.566571  8229 raft_consensus.cc:697] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 1 LEADER]: Becoming Leader. State: Replica: a4858403210241009b5c1582b41cc4cd, State: Running, Role: LEADER
I20260617 20:24:04.566776  8227 ts_tablet_manager.cc:1434] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260617 20:24:04.567390  8229 consensus_queue.cc:237] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [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: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.567816  8227 tablet_bootstrap.cc:492] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd: Bootstrap starting.
I20260617 20:24:04.574734  8227 tablet_bootstrap.cc:654] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:04.579069  8072 catalog_manager.cc:5696] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a4858403210241009b5c1582b41cc4cd (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a4858403210241009b5c1582b41cc4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:04.581378  8227 tablet_bootstrap.cc:492] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd: No bootstrap required, opened a new log
I20260617 20:24:04.581883  8227 ts_tablet_manager.cc:1403] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260617 20:24:04.584437  8227 raft_consensus.cc:359] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.585534  8227 raft_consensus.cc:385] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:04.585846  8227 raft_consensus.cc:740] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4858403210241009b5c1582b41cc4cd, State: Initialized, Role: FOLLOWER
I20260617 20:24:04.586618  8227 consensus_queue.cc:260] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.587280  8227 raft_consensus.cc:399] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:04.587571  8227 raft_consensus.cc:493] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:04.587917  8227 raft_consensus.cc:3060] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:04.594638  8227 raft_consensus.cc:515] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.595374  8227 leader_election.cc:304] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [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: a4858403210241009b5c1582b41cc4cd; no voters: 
I20260617 20:24:04.596001  8227 leader_election.cc:290] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:04.596154  8229 raft_consensus.cc:2804] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:04.596784  8229 raft_consensus.cc:697] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 1 LEADER]: Becoming Leader. State: Replica: a4858403210241009b5c1582b41cc4cd, State: Running, Role: LEADER
I20260617 20:24:04.597482  8229 consensus_queue.cc:237] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [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: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.597666  8227 ts_tablet_manager.cc:1434] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260617 20:24:04.604118  8072 catalog_manager.cc:5696] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a4858403210241009b5c1582b41cc4cd (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a4858403210241009b5c1582b41cc4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:04.654855  8072 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34658:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260617 20:24:04.678905  8180 tablet_service.cc:1511] Processing CreateTablet for tablet c8e242a0d0d146a1b52cd577521abee9 (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=6f9e26427aa444b69895ea2a5ebca273]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260617 20:24:04.680212  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e242a0d0d146a1b52cd577521abee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:04.694916  8227 tablet_bootstrap.cc:492] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: Bootstrap starting.
I20260617 20:24:04.699954  8227 tablet_bootstrap.cc:654] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:04.704727  8227 tablet_bootstrap.cc:492] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: No bootstrap required, opened a new log
I20260617 20:24:04.705193  8227 ts_tablet_manager.cc:1403] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260617 20:24:04.707876  8227 raft_consensus.cc:359] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.708524  8227 raft_consensus.cc:385] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:04.708842  8227 raft_consensus.cc:740] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4858403210241009b5c1582b41cc4cd, State: Initialized, Role: FOLLOWER
I20260617 20:24:04.709455  8227 consensus_queue.cc:260] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.709937  8227 raft_consensus.cc:399] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:04.710173  8227 raft_consensus.cc:493] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:04.710429  8227 raft_consensus.cc:3060] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:04.714740  8227 raft_consensus.cc:515] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.715341  8227 leader_election.cc:304] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [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: a4858403210241009b5c1582b41cc4cd; no voters: 
I20260617 20:24:04.715873  8227 leader_election.cc:290] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:04.716030  8229 raft_consensus.cc:2804] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:04.716580  8229 raft_consensus.cc:697] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 1 LEADER]: Becoming Leader. State: Replica: a4858403210241009b5c1582b41cc4cd, State: Running, Role: LEADER
I20260617 20:24:04.717300  8229 consensus_queue.cc:237] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [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: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } }
I20260617 20:24:04.717653  8227 ts_tablet_manager.cc:1434] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260617 20:24:04.721423  8231 tablet_replica.cc:442] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4858403210241009b5c1582b41cc4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } } }
I20260617 20:24:04.721928  8231 tablet_replica.cc:445] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: This TxnStatusTablet replica's current role is: LEADER
I20260617 20:24:04.724349  8230 tablet_replica.cc:442] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: TxnStatusTablet state changed. Reason: New leader a4858403210241009b5c1582b41cc4cd. Latest consensus state: current_term: 1 leader_uuid: "a4858403210241009b5c1582b41cc4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } } }
I20260617 20:24:04.724932  8230 tablet_replica.cc:445] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: This TxnStatusTablet replica's current role is: LEADER
I20260617 20:24:04.727957  8072 catalog_manager.cc:5696] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a4858403210241009b5c1582b41cc4cd (127.3.128.129). New cstate: current_term: 1 leader_uuid: "a4858403210241009b5c1582b41cc4cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4858403210241009b5c1582b41cc4cd" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:04.734623  8244 txn_status_manager.cc:874] Waiting until node catch up with all replicated operations in previous term...
I20260617 20:24:04.735342  8244 txn_status_manager.cc:930] Loading transaction status metadata into memory...
W20260617 20:24:05.349025  8250 tablet_replica.cc:1307] Illegal state: Failed to write to server: a4858403210241009b5c1582b41cc4cd (127.3.128.129:37535): transaction ID 0 not open: COMMITTED: cancelling pending write operations [suppressed 1 similar messages]
W20260617 20:24:05.349632  8250 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40574: Illegal state: Failed to write to server: a4858403210241009b5c1582b41cc4cd (127.3.128.129:37535): transaction ID 0 not open: COMMITTED
W20260617 20:24:05.351229  8221 batcher.cc:441] Illegal state: Failed to write batch of 1 ops to tablet 5c792f52330648fda7da87147e6de53c after 1 attempt(s): Failed to write to server: a4858403210241009b5c1582b41cc4cd (127.3.128.129:37535): Failed to write to server: a4858403210241009b5c1582b41cc4cd (127.3.128.129:37535): transaction ID 0 not open: COMMITTED
I20260617 20:24:05.379217  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:24:05.408172  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:05.409554  3586 tablet_replica.cc:333] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd: stopping tablet replica
I20260617 20:24:05.410297  3586 raft_consensus.cc:2243] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:05.410883  3586 raft_consensus.cc:2272] T c8e242a0d0d146a1b52cd577521abee9 P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:05.413987  3586 tablet_replica.cc:333] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd: stopping tablet replica
I20260617 20:24:05.414660  3586 raft_consensus.cc:2243] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:05.415180  3586 raft_consensus.cc:2272] T 598d1aa38bc744caab7a8a392bcb6aa2 P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:05.418275  3586 tablet_replica.cc:333] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd: stopping tablet replica
I20260617 20:24:05.418906  3586 raft_consensus.cc:2243] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:05.419415  3586 raft_consensus.cc:2272] T 5c792f52330648fda7da87147e6de53c P a4858403210241009b5c1582b41cc4cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:05.439471  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:24:05.458989  3586 master.cc:562] Master@127.3.128.190:32879 shutting down...
I20260617 20:24:05.485878  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:05.486572  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:05.486958  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ea02bb52309456ebfeaaa00e803061a: stopping tablet replica
I20260617 20:24:05.507161  3586 master.cc:584] Master@127.3.128.190:32879 shutdown complete.
[       OK ] ClientTest.SubmitWriteOpAfterTxnCommit (1463 ms)
[ RUN      ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime
I20260617 20:24:05.532277  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:39807
I20260617 20:24:05.533411  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:05.538605  8256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:05.538897  8257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:05.542279  8259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:05.542588  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:05.543625  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:05.543839  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:05.544013  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727845543995 us; error 0 us; skew 500 ppm
I20260617 20:24:05.544517  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:05.547384  3586 webserver.cc:533] Webserver started at http://127.3.128.190:33607/ using document root <none> and password file <none>
I20260617 20:24:05.547853  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:05.548048  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:05.548305  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:05.549361  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "61d1737533594acfb5ae8aba91303652"
format_stamp: "Formatted at 2026-06-17 20:24:05 on dist-test-slave-nf4h"
I20260617 20:24:05.553732  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260617 20:24:05.557335  8264 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:05.558135  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:24:05.558411  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "61d1737533594acfb5ae8aba91303652"
format_stamp: "Formatted at 2026-06-17 20:24:05 on dist-test-slave-nf4h"
I20260617 20:24:05.558729  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:05.580803  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:05.581786  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:05.640092  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:39807
I20260617 20:24:05.640202  8325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:39807 every 8 connection(s)
I20260617 20:24:05.644438  8326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:05.654330  8326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652: Bootstrap starting.
I20260617 20:24:05.658607  8326 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:05.662858  8326 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652: No bootstrap required, opened a new log
I20260617 20:24:05.664958  8326 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d1737533594acfb5ae8aba91303652" member_type: VOTER }
I20260617 20:24:05.665360  8326 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:05.665591  8326 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d1737533594acfb5ae8aba91303652, State: Initialized, Role: FOLLOWER
I20260617 20:24:05.666215  8326 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61d1737533594acfb5ae8aba91303652" member_type: VOTER }
I20260617 20:24:05.666667  8326 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:05.666884  8326 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:05.667150  8326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:05.671504  8326 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d1737533594acfb5ae8aba91303652" member_type: VOTER }
I20260617 20:24:05.671998  8326 leader_election.cc:304] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [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: 61d1737533594acfb5ae8aba91303652; no voters: 
I20260617 20:24:05.673379  8326 leader_election.cc:290] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:05.673740  8329 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:05.675428  8329 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 1 LEADER]: Becoming Leader. State: Replica: 61d1737533594acfb5ae8aba91303652, State: Running, Role: LEADER
I20260617 20:24:05.676210  8329 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [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: "61d1737533594acfb5ae8aba91303652" member_type: VOTER }
I20260617 20:24:05.676805  8326 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:24:05.679304  8330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61d1737533594acfb5ae8aba91303652" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d1737533594acfb5ae8aba91303652" member_type: VOTER } }
I20260617 20:24:05.679358  8331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61d1737533594acfb5ae8aba91303652. Latest consensus state: current_term: 1 leader_uuid: "61d1737533594acfb5ae8aba91303652" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d1737533594acfb5ae8aba91303652" member_type: VOTER } }
I20260617 20:24:05.680109  8330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:05.680274  8331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:05.684836  8334 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:24:05.694126  8334 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:24:05.706324  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:24:05.707217  8334 catalog_manager.cc:1382] Generated new cluster ID: e53b470e5bd94baf8a85cc7695fc3527
I20260617 20:24:05.707506  8334 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:24:05.756516  8334 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:24:05.758248  8334 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:24:05.779639  8334 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652: Generated new TSK 0
I20260617 20:24:05.780258  8334 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:24:05.837441  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:05.844470  8347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:05.846060  8348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:05.848919  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
I20260617 20:24:05.849782  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:05.850898  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:05.851147  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:05.851361  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727845851324 us; error 0 us; skew 500 ppm
I20260617 20:24:05.852007  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:05.855253  3586 webserver.cc:533] Webserver started at http://127.3.128.129:45853/ using document root <none> and password file <none>
I20260617 20:24:05.855764  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:05.855985  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:05.856277  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:05.857519  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "d2cc062c126e4e69bb1e8613e5894087"
format_stamp: "Formatted at 2026-06-17 20:24:05 on dist-test-slave-nf4h"
I20260617 20:24:05.863054  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260617 20:24:05.866858  8355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:05.867779  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260617 20:24:05.868105  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "d2cc062c126e4e69bb1e8613e5894087"
format_stamp: "Formatted at 2026-06-17 20:24:05 on dist-test-slave-nf4h"
I20260617 20:24:05.868393  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:05.901785  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:05.902801  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:05.915618  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:05.916142  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260617 20:24:05.916595  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:05.916944  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:05.999223  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:43995
I20260617 20:24:05.999295  8425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:43995 every 8 connection(s)
I20260617 20:24:06.004304  8426 heartbeater.cc:344] Connected to a master server at 127.3.128.190:39807
I20260617 20:24:06.004719  8426 heartbeater.cc:461] Registering TS with master...
I20260617 20:24:06.005407  8426 heartbeater.cc:507] Master 127.3.128.190:39807 requested a full tablet report, sending...
I20260617 20:24:06.007565  8281 ts_manager.cc:194] Registered new tserver with Master: d2cc062c126e4e69bb1e8613e5894087 (127.3.128.129:43995)
I20260617 20:24:06.007623  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.0051383s
I20260617 20:24:06.010077  8281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34444
I20260617 20:24:06.023211  8426 heartbeater.cc:499] Master 127.3.128.190:39807 was elected leader, sending a full tablet report...
I20260617 20:24:06.031165  8280 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34458:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:24:06.063696  8390 tablet_service.cc:1511] Processing CreateTablet for tablet 5c26cfc1feed4de781743578640c7293 (DEFAULT_TABLE table=client-testtb [id=152e5effaf784f97b9f5560d2e515d29]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:24:06.063756  8386 tablet_service.cc:1511] Processing CreateTablet for tablet 3eeb453614e04b04b7d7714c0d318a0a (DEFAULT_TABLE table=client-testtb [id=152e5effaf784f97b9f5560d2e515d29]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:24:06.065250  8390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c26cfc1feed4de781743578640c7293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:06.065913  8386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eeb453614e04b04b7d7714c0d318a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:06.079116  8436 tablet_bootstrap.cc:492] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087: Bootstrap starting.
I20260617 20:24:06.084830  8436 tablet_bootstrap.cc:654] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:06.088918  8436 tablet_bootstrap.cc:492] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087: No bootstrap required, opened a new log
I20260617 20:24:06.089313  8436 ts_tablet_manager.cc:1403] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.008s
I20260617 20:24:06.091223  8436 raft_consensus.cc:359] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.091614  8436 raft_consensus.cc:385] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:06.091936  8436 raft_consensus.cc:740] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2cc062c126e4e69bb1e8613e5894087, State: Initialized, Role: FOLLOWER
I20260617 20:24:06.092703  8436 consensus_queue.cc:260] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.093360  8436 raft_consensus.cc:399] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:06.093650  8436 raft_consensus.cc:493] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:06.093999  8436 raft_consensus.cc:3060] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:06.098930  8436 raft_consensus.cc:515] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.099527  8436 leader_election.cc:304] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [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: d2cc062c126e4e69bb1e8613e5894087; no voters: 
I20260617 20:24:06.100544  8436 leader_election.cc:290] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:06.100905  8438 raft_consensus.cc:2804] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:06.102957  8436 ts_tablet_manager.cc:1434] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.001s
I20260617 20:24:06.103358  8438 raft_consensus.cc:697] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 1 LEADER]: Becoming Leader. State: Replica: d2cc062c126e4e69bb1e8613e5894087, State: Running, Role: LEADER
I20260617 20:24:06.104013  8436 tablet_bootstrap.cc:492] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087: Bootstrap starting.
I20260617 20:24:06.104157  8438 consensus_queue.cc:237] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [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: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.109695  8436 tablet_bootstrap.cc:654] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:06.110746  8280 catalog_manager.cc:5696] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2cc062c126e4e69bb1e8613e5894087 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "d2cc062c126e4e69bb1e8613e5894087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:06.114017  8436 tablet_bootstrap.cc:492] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087: No bootstrap required, opened a new log
I20260617 20:24:06.114496  8436 ts_tablet_manager.cc:1403] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260617 20:24:06.116863  8436 raft_consensus.cc:359] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.117295  8436 raft_consensus.cc:385] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:06.117509  8436 raft_consensus.cc:740] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2cc062c126e4e69bb1e8613e5894087, State: Initialized, Role: FOLLOWER
I20260617 20:24:06.118256  8436 consensus_queue.cc:260] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.118928  8436 raft_consensus.cc:399] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:06.119225  8436 raft_consensus.cc:493] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:06.119582  8436 raft_consensus.cc:3060] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:06.125751  8436 raft_consensus.cc:515] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.126307  8436 leader_election.cc:304] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [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: d2cc062c126e4e69bb1e8613e5894087; no voters: 
I20260617 20:24:06.126827  8436 leader_election.cc:290] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:06.127048  8438 raft_consensus.cc:2804] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:06.127907  8438 raft_consensus.cc:697] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 1 LEADER]: Becoming Leader. State: Replica: d2cc062c126e4e69bb1e8613e5894087, State: Running, Role: LEADER
I20260617 20:24:06.128847  8436 ts_tablet_manager.cc:1434] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260617 20:24:06.128481  8438 consensus_queue.cc:237] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [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: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } }
I20260617 20:24:06.134756  8280 catalog_manager.cc:5696] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2cc062c126e4e69bb1e8613e5894087 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "d2cc062c126e4e69bb1e8613e5894087" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2cc062c126e4e69bb1e8613e5894087" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43995 } health_report { overall_health: HEALTHY } } }
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:9348: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 20:24:06.153241  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:24:06.178272  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:06.179287  3586 tablet_replica.cc:333] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087: stopping tablet replica
I20260617 20:24:06.179838  3586 raft_consensus.cc:2243] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:06.180248  3586 raft_consensus.cc:2272] T 3eeb453614e04b04b7d7714c0d318a0a P d2cc062c126e4e69bb1e8613e5894087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:06.182665  3586 tablet_replica.cc:333] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087: stopping tablet replica
I20260617 20:24:06.183089  3586 raft_consensus.cc:2243] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:06.183444  3586 raft_consensus.cc:2272] T 5c26cfc1feed4de781743578640c7293 P d2cc062c126e4e69bb1e8613e5894087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:06.194531  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:24:06.206357  3586 master.cc:562] Master@127.3.128.190:39807 shutting down...
I20260617 20:24:06.227174  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:06.227663  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:06.228029  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61d1737533594acfb5ae8aba91303652: stopping tablet replica
I20260617 20:24:06.246778  3586 master.cc:584] Master@127.3.128.190:39807 shutdown complete.
[  SKIPPED ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime (736 ms)
[----------] 21 tests from ClientTest (29568 ms total)

[----------] 1 test from ClientTestImmutableColumnCompatibility
[ RUN      ] ClientTestImmutableColumnCompatibility.AlterTableAlterColumn
I20260617 20:24:06.268591  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:36697
I20260617 20:24:06.269975  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:06.274665  8445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:06.275589  8446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:06.277693  8448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:06.282624  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:06.283574  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:06.283774  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:06.283937  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727846283905 us; error 0 us; skew 500 ppm
I20260617 20:24:06.284454  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:06.286759  3586 webserver.cc:533] Webserver started at http://127.3.128.190:33435/ using document root <none> and password file <none>
I20260617 20:24:06.287227  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:06.287421  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:06.287693  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:06.288851  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "2dc657fc367c4ff59d5c4315c195d325"
format_stamp: "Formatted at 2026-06-17 20:24:06 on dist-test-slave-nf4h"
I20260617 20:24:06.293076  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:24:06.296298  8453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:06.297071  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:24:06.297395  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "2dc657fc367c4ff59d5c4315c195d325"
format_stamp: "Formatted at 2026-06-17 20:24:06 on dist-test-slave-nf4h"
I20260617 20:24:06.297639  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:06.316023  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:06.317168  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:06.351872  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:36697
I20260617 20:24:06.351958  8504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:36697 every 8 connection(s)
I20260617 20:24:06.356155  8505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:06.366194  8505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325: Bootstrap starting.
I20260617 20:24:06.370466  8505 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:06.374228  8505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325: No bootstrap required, opened a new log
I20260617 20:24:06.376307  8505 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dc657fc367c4ff59d5c4315c195d325" member_type: VOTER }
I20260617 20:24:06.376713  8505 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:06.376950  8505 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc657fc367c4ff59d5c4315c195d325, State: Initialized, Role: FOLLOWER
I20260617 20:24:06.377521  8505 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2dc657fc367c4ff59d5c4315c195d325" member_type: VOTER }
I20260617 20:24:06.377962  8505 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:06.378196  8505 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:06.378454  8505 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:06.382862  8505 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dc657fc367c4ff59d5c4315c195d325" member_type: VOTER }
I20260617 20:24:06.383363  8505 leader_election.cc:304] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [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: 2dc657fc367c4ff59d5c4315c195d325; no voters: 
I20260617 20:24:06.384413  8505 leader_election.cc:290] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:06.384739  8508 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:06.386039  8508 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 1 LEADER]: Becoming Leader. State: Replica: 2dc657fc367c4ff59d5c4315c195d325, State: Running, Role: LEADER
I20260617 20:24:06.386673  8508 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [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: "2dc657fc367c4ff59d5c4315c195d325" member_type: VOTER }
I20260617 20:24:06.387231  8505 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:24:06.389365  8510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2dc657fc367c4ff59d5c4315c195d325. Latest consensus state: current_term: 1 leader_uuid: "2dc657fc367c4ff59d5c4315c195d325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dc657fc367c4ff59d5c4315c195d325" member_type: VOTER } }
I20260617 20:24:06.389345  8509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2dc657fc367c4ff59d5c4315c195d325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dc657fc367c4ff59d5c4315c195d325" member_type: VOTER } }
I20260617 20:24:06.390093  8510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:06.390215  8509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:06.393446  8515 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:24:06.401070  8515 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:24:06.402010  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:24:06.409668  8515 catalog_manager.cc:1382] Generated new cluster ID: 89f53727b01041df84b7b1b554120f11
I20260617 20:24:06.409945  8515 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:24:06.430727  8515 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:24:06.431941  8515 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:24:06.447043  8515 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325: Generated new TSK 0
I20260617 20:24:06.447628  8515 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:24:06.469007  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:06.474743  8526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:06.475668  8527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:06.477445  3586 server_base.cc:1061] running on GCE node
W20260617 20:24:06.477500  8529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:06.478729  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:06.478947  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:06.479092  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727846479082 us; error 0 us; skew 500 ppm
I20260617 20:24:06.479566  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:06.481864  3586 webserver.cc:533] Webserver started at http://127.3.128.129:32867/ using document root <none> and password file <none>
I20260617 20:24:06.482338  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:06.482501  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:06.482710  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:06.483700  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "51024e118b074a9bba5c60b1ca77263b"
format_stamp: "Formatted at 2026-06-17 20:24:06 on dist-test-slave-nf4h"
I20260617 20:24:06.487957  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260617 20:24:06.491254  8534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:06.492027  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:24:06.492321  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "51024e118b074a9bba5c60b1ca77263b"
format_stamp: "Formatted at 2026-06-17 20:24:06 on dist-test-slave-nf4h"
I20260617 20:24:06.492590  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:06.509028  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:06.509999  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:06.511391  3586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 20:24:06.513592  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:06.513809  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:06.514056  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:06.514221  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:06.550616  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:42245
I20260617 20:24:06.550704  8596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:42245 every 8 connection(s)
I20260617 20:24:06.565382  8597 heartbeater.cc:344] Connected to a master server at 127.3.128.190:36697
I20260617 20:24:06.565793  8597 heartbeater.cc:461] Registering TS with master...
I20260617 20:24:06.566526  8597 heartbeater.cc:507] Master 127.3.128.190:36697 requested a full tablet report, sending...
I20260617 20:24:06.568619  8470 ts_manager.cc:194] Registered new tserver with Master: 51024e118b074a9bba5c60b1ca77263b (127.3.128.129:42245)
I20260617 20:24:06.568827  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015104855s
I20260617 20:24:06.571098  8470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37118
I20260617 20:24:06.592263  8470 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37128:
name: "alter_table_altering_column_with_immutable_attribute"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260617 20:24:06.624413  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0cedd3552d43c0828365616e343ae2 (DEFAULT_TABLE table=alter_table_altering_column_with_immutable_attribute [id=1a7696bfd4924b82ada55f8cc94fd9f4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260617 20:24:06.624523  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 582e1de349904850925b24a4a7cfe1f7 (DEFAULT_TABLE table=alter_table_altering_column_with_immutable_attribute [id=1a7696bfd4924b82ada55f8cc94fd9f4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260617 20:24:06.625698  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0cedd3552d43c0828365616e343ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:06.626286  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582e1de349904850925b24a4a7cfe1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:06.640427  8609 tablet_bootstrap.cc:492] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b: Bootstrap starting.
I20260617 20:24:06.645283  8609 tablet_bootstrap.cc:654] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:06.649255  8609 tablet_bootstrap.cc:492] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b: No bootstrap required, opened a new log
I20260617 20:24:06.649709  8609 ts_tablet_manager.cc:1403] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260617 20:24:06.652014  8609 raft_consensus.cc:359] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.652474  8609 raft_consensus.cc:385] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:06.652796  8609 raft_consensus.cc:740] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51024e118b074a9bba5c60b1ca77263b, State: Initialized, Role: FOLLOWER
I20260617 20:24:06.653394  8609 consensus_queue.cc:260] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.653861  8609 raft_consensus.cc:399] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:06.654072  8609 raft_consensus.cc:493] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:06.654318  8609 raft_consensus.cc:3060] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:06.659183  8609 raft_consensus.cc:515] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.659757  8609 leader_election.cc:304] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [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: 51024e118b074a9bba5c60b1ca77263b; no voters: 
I20260617 20:24:06.661063  8609 leader_election.cc:290] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:06.661481  8611 raft_consensus.cc:2804] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:06.663204  8597 heartbeater.cc:499] Master 127.3.128.190:36697 was elected leader, sending a full tablet report...
I20260617 20:24:06.663647  8609 ts_tablet_manager.cc:1434] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260617 20:24:06.663913  8611 raft_consensus.cc:697] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 1 LEADER]: Becoming Leader. State: Replica: 51024e118b074a9bba5c60b1ca77263b, State: Running, Role: LEADER
I20260617 20:24:06.665002  8609 tablet_bootstrap.cc:492] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b: Bootstrap starting.
I20260617 20:24:06.664881  8611 consensus_queue.cc:237] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [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: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.671249  8609 tablet_bootstrap.cc:654] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:06.673043  8470 catalog_manager.cc:5696] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51024e118b074a9bba5c60b1ca77263b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "51024e118b074a9bba5c60b1ca77263b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260617 20:24:06.676000  8609 tablet_bootstrap.cc:492] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b: No bootstrap required, opened a new log
I20260617 20:24:06.676584  8609 ts_tablet_manager.cc:1403] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260617 20:24:06.679167  8609 raft_consensus.cc:359] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.679704  8609 raft_consensus.cc:385] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:06.680024  8609 raft_consensus.cc:740] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51024e118b074a9bba5c60b1ca77263b, State: Initialized, Role: FOLLOWER
I20260617 20:24:06.680755  8609 consensus_queue.cc:260] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.681461  8609 raft_consensus.cc:399] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:06.681798  8609 raft_consensus.cc:493] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:06.682144  8609 raft_consensus.cc:3060] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:06.687563  8609 raft_consensus.cc:515] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.688277  8609 leader_election.cc:304] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [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: 51024e118b074a9bba5c60b1ca77263b; no voters: 
I20260617 20:24:06.688884  8609 leader_election.cc:290] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:06.689070  8611 raft_consensus.cc:2804] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:06.689637  8611 raft_consensus.cc:697] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 1 LEADER]: Becoming Leader. State: Replica: 51024e118b074a9bba5c60b1ca77263b, State: Running, Role: LEADER
I20260617 20:24:06.690639  8609 ts_tablet_manager.cc:1434] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260617 20:24:06.690354  8611 consensus_queue.cc:237] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [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: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } }
I20260617 20:24:06.696507  8470 catalog_manager.cc:5696] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51024e118b074a9bba5c60b1ca77263b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "51024e118b074a9bba5c60b1ca77263b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51024e118b074a9bba5c60b1ca77263b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 42245 } health_report { overall_health: HEALTHY } } }
W20260617 20:24:06.710867  8454 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 10
I20260617 20:24:06.712831  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:24:06.732987  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:24:06.733899  3586 tablet_replica.cc:333] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b: stopping tablet replica
I20260617 20:24:06.734550  3586 raft_consensus.cc:2243] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:06.735086  3586 raft_consensus.cc:2272] T 9b0cedd3552d43c0828365616e343ae2 P 51024e118b074a9bba5c60b1ca77263b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:06.737599  3586 tablet_replica.cc:333] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b: stopping tablet replica
I20260617 20:24:06.738086  3586 raft_consensus.cc:2243] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:06.738513  3586 raft_consensus.cc:2272] T 582e1de349904850925b24a4a7cfe1f7 P 51024e118b074a9bba5c60b1ca77263b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:06.759101  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:24:06.768805  3586 master.cc:562] Master@127.3.128.190:36697 shutting down...
I20260617 20:24:06.783388  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:24:06.783957  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:24:06.784425  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2dc657fc367c4ff59d5c4315c195d325: stopping tablet replica
I20260617 20:24:06.794785  3586 master.cc:584] Master@127.3.128.190:36697 shutdown complete.
[       OK ] ClientTestImmutableColumnCompatibility.AlterTableAlterColumn (584 ms)
[----------] 1 test from ClientTestImmutableColumnCompatibility (584 ms total)

[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN      ] ClientTestAutoIncrementingColumn.ConcurrentWrites
I20260617 20:24:06.854453  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:38039
I20260617 20:24:06.855726  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:06.861929  8619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:06.862263  8620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:06.864053  3586 server_base.cc:1061] running on GCE node
W20260617 20:24:06.864583  8622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:06.865494  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:06.865888  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:06.866109  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727846866074 us; error 0 us; skew 500 ppm
I20260617 20:24:06.866752  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:06.869376  3586 webserver.cc:533] Webserver started at http://127.3.128.190:46573/ using document root <none> and password file <none>
I20260617 20:24:06.869911  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:06.870093  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:06.870385  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:06.871730  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "38cc401166f740e289499cd1d82de889"
format_stamp: "Formatted at 2026-06-17 20:24:06 on dist-test-slave-nf4h"
I20260617 20:24:06.876741  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260617 20:24:06.880709  8627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:06.881609  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260617 20:24:06.881887  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "38cc401166f740e289499cd1d82de889"
format_stamp: "Formatted at 2026-06-17 20:24:06 on dist-test-slave-nf4h"
I20260617 20:24:06.882128  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:06.892491  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:06.893852  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:06.934180  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:38039
I20260617 20:24:06.934290  8678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:38039 every 8 connection(s)
I20260617 20:24:06.938386  8679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:06.950754  8679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889: Bootstrap starting.
I20260617 20:24:06.955878  8679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:06.960304  8679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889: No bootstrap required, opened a new log
I20260617 20:24:06.962642  8679 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cc401166f740e289499cd1d82de889" member_type: VOTER }
I20260617 20:24:06.963131  8679 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:06.963389  8679 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cc401166f740e289499cd1d82de889, State: Initialized, Role: FOLLOWER
I20260617 20:24:06.964105  8679 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38cc401166f740e289499cd1d82de889" member_type: VOTER }
I20260617 20:24:06.964581  8679 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:24:06.964823  8679 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:24:06.965126  8679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:06.970311  8679 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cc401166f740e289499cd1d82de889" member_type: VOTER }
I20260617 20:24:06.970847  8679 leader_election.cc:304] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [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: 38cc401166f740e289499cd1d82de889; no voters: 
I20260617 20:24:06.971985  8679 leader_election.cc:290] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:24:06.972435  8682 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:06.973856  8682 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 1 LEADER]: Becoming Leader. State: Replica: 38cc401166f740e289499cd1d82de889, State: Running, Role: LEADER
I20260617 20:24:06.974568  8682 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [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: "38cc401166f740e289499cd1d82de889" member_type: VOTER }
I20260617 20:24:06.974952  8679 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:24:06.978101  8684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38cc401166f740e289499cd1d82de889. Latest consensus state: current_term: 1 leader_uuid: "38cc401166f740e289499cd1d82de889" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cc401166f740e289499cd1d82de889" member_type: VOTER } }
I20260617 20:24:06.978689  8684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:06.978121  8683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38cc401166f740e289499cd1d82de889" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38cc401166f740e289499cd1d82de889" member_type: VOTER } }
I20260617 20:24:06.979610  8683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [sys.catalog]: This master's current role is: LEADER
I20260617 20:24:06.983599  8688 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:24:06.989110  8688 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:24:06.991374  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:24:06.998034  8688 catalog_manager.cc:1382] Generated new cluster ID: 1208622175144a2ca36e1381b0949d5b
I20260617 20:24:06.998373  8688 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:24:07.020478  8688 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:24:07.021870  8688 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:24:07.037308  8688 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889: Generated new TSK 0
I20260617 20:24:07.037942  8688 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:24:07.058012  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:07.064250  8700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:07.065526  8701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:07.069772  8703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:07.071931  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:07.073400  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:07.073635  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:07.073869  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727847073846 us; error 0 us; skew 500 ppm
I20260617 20:24:07.074522  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:07.080333  3586 webserver.cc:533] Webserver started at http://127.3.128.129:34165/ using document root <none> and password file <none>
I20260617 20:24:07.080941  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:07.081180  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:07.081530  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:07.082770  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "41244f263ce34c9ba1b62e6f619035b2"
format_stamp: "Formatted at 2026-06-17 20:24:07 on dist-test-slave-nf4h"
I20260617 20:24:07.087486  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260617 20:24:07.090893  8708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.091651  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260617 20:24:07.091972  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "41244f263ce34c9ba1b62e6f619035b2"
format_stamp: "Formatted at 2026-06-17 20:24:07 on dist-test-slave-nf4h"
I20260617 20:24:07.092257  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:07.121711  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:07.122942  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:07.124408  3586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 20:24:07.126791  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:07.126999  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.127305  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:07.127460  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.168462  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:46561
I20260617 20:24:07.168563  8770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:46561 every 8 connection(s)
I20260617 20:24:07.173707  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:07.181455  8775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:07.182613  8776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:07.187640  3586 server_base.cc:1061] running on GCE node
W20260617 20:24:07.188903  8778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:07.189855  8771 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38039
I20260617 20:24:07.190030  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260617 20:24:07.190299  8771 heartbeater.cc:461] Registering TS with master...
W20260617 20:24:07.190335  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:07.190896  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727847190872 us; error 0 us; skew 500 ppm
I20260617 20:24:07.191406  8771 heartbeater.cc:507] Master 127.3.128.190:38039 requested a full tablet report, sending...
I20260617 20:24:07.191581  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:07.194074  8644 ts_manager.cc:194] Registered new tserver with Master: 41244f263ce34c9ba1b62e6f619035b2 (127.3.128.129:46561)
I20260617 20:24:07.194866  3586 webserver.cc:533] Webserver started at http://127.3.128.130:34591/ using document root <none> and password file <none>
I20260617 20:24:07.195616  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:07.195890  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:07.196247  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:07.197091  8644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60484
I20260617 20:24:07.198046  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-1-root/instance:
uuid: "e1791c00232645c496a7a80925dffad9"
format_stamp: "Formatted at 2026-06-17 20:24:07 on dist-test-slave-nf4h"
I20260617 20:24:07.202908  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260617 20:24:07.206632  8783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.207520  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:24:07.207866  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-1-root
uuid: "e1791c00232645c496a7a80925dffad9"
format_stamp: "Formatted at 2026-06-17 20:24:07 on dist-test-slave-nf4h"
I20260617 20:24:07.208148  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:07.233568  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:07.234817  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:07.236270  3586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 20:24:07.238456  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:07.238673  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.238931  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:07.239090  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.278149  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.130:44587
I20260617 20:24:07.278242  8845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.130:44587 every 8 connection(s)
I20260617 20:24:07.283120  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:24:07.291707  8850 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:24:07.291766  8849 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:07.295922  8846 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38039
I20260617 20:24:07.296355  8846 heartbeater.cc:461] Registering TS with master...
W20260617 20:24:07.296463  8853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:24:07.297362  3586 server_base.cc:1061] running on GCE node
I20260617 20:24:07.297298  8846 heartbeater.cc:507] Master 127.3.128.190:38039 requested a full tablet report, sending...
I20260617 20:24:07.298503  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:24:07.298766  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:24:07.299000  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727847298979 us; error 0 us; skew 500 ppm
I20260617 20:24:07.299680  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:24:07.299870  8644 ts_manager.cc:194] Registered new tserver with Master: e1791c00232645c496a7a80925dffad9 (127.3.128.130:44587)
I20260617 20:24:07.301543  8644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60498
I20260617 20:24:07.302340  3586 webserver.cc:533] Webserver started at http://127.3.128.131:33727/ using document root <none> and password file <none>
I20260617 20:24:07.302961  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:24:07.303167  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:24:07.303439  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:24:07.304556  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-2-root/instance:
uuid: "84b752c45ba34b09a3ae8cfe8e5e436b"
format_stamp: "Formatted at 2026-06-17 20:24:07 on dist-test-slave-nf4h"
I20260617 20:24:07.309190  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260617 20:24:07.312593  8857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.313436  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:24:07.313776  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-2-root
uuid: "84b752c45ba34b09a3ae8cfe8e5e436b"
format_stamp: "Formatted at 2026-06-17 20:24:07 on dist-test-slave-nf4h"
I20260617 20:24:07.314079  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781727816514006-3586-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:24:07.333189  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:24:07.334434  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:24:07.335901  3586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 20:24:07.338444  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:24:07.338671  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.338924  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:24:07.339104  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.381856  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.131:36417
I20260617 20:24:07.381958  8919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.131:36417 every 8 connection(s)
I20260617 20:24:07.395974  8920 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38039
I20260617 20:24:07.396330  8920 heartbeater.cc:461] Registering TS with master...
I20260617 20:24:07.397183  8920 heartbeater.cc:507] Master 127.3.128.190:38039 requested a full tablet report, sending...
I20260617 20:24:07.399257  8644 ts_manager.cc:194] Registered new tserver with Master: 84b752c45ba34b09a3ae8cfe8e5e436b (127.3.128.131:36417)
I20260617 20:24:07.400157  3586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014834348s
I20260617 20:24:07.400853  8644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60500
I20260617 20:24:07.423951  8644 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60506:
name: "concurrent_writes_auto_incrementing_column"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "auto_incrementing_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    is_auto_incrementing: true
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001@\037\000\000""\006\001\000\000\000\000\007\001@\037\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260617 20:24:07.425982  8644 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table concurrent_writes_auto_incrementing_column in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260617 20:24:07.463204  8811 tablet_service.cc:1511] Processing CreateTablet for tablet 1920d5076803414094d5235de01161b4 (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=a1af920d4e2c4a10a52510efb6bc43db]), partition=RANGE (key) PARTITION 0 <= VALUES < 8000
I20260617 20:24:07.464825  8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1920d5076803414094d5235de01161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:07.467430  8736 tablet_service.cc:1511] Processing CreateTablet for tablet 1920d5076803414094d5235de01161b4 (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=a1af920d4e2c4a10a52510efb6bc43db]), partition=RANGE (key) PARTITION 0 <= VALUES < 8000
I20260617 20:24:07.468761  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1920d5076803414094d5235de01161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:07.469702  8885 tablet_service.cc:1511] Processing CreateTablet for tablet 1920d5076803414094d5235de01161b4 (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=a1af920d4e2c4a10a52510efb6bc43db]), partition=RANGE (key) PARTITION 0 <= VALUES < 8000
I20260617 20:24:07.471102  8885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1920d5076803414094d5235de01161b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:24:07.483870  8935 tablet_bootstrap.cc:492] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9: Bootstrap starting.
I20260617 20:24:07.485265  8936 tablet_bootstrap.cc:492] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2: Bootstrap starting.
I20260617 20:24:07.488996  8937 tablet_bootstrap.cc:492] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b: Bootstrap starting.
I20260617 20:24:07.491132  8935 tablet.cc:504] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.492444  8936 tablet.cc:504] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.493326  8935 tablet_bootstrap.cc:654] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:07.493785  8936 tablet_bootstrap.cc:654] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:07.495405  8937 tablet.cc:504] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:24:07.497318  8937 tablet_bootstrap.cc:654] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b: Neither blocks nor log segments found. Creating new log.
I20260617 20:24:07.498764  8935 tablet_bootstrap.cc:492] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9: No bootstrap required, opened a new log
I20260617 20:24:07.498875  8936 tablet_bootstrap.cc:492] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2: No bootstrap required, opened a new log
I20260617 20:24:07.499265  8935 ts_tablet_manager.cc:1403] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260617 20:24:07.499444  8936 ts_tablet_manager.cc:1403] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260617 20:24:07.502557  8935 raft_consensus.cc:359] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.503131  8935 raft_consensus.cc:385] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:07.503388  8935 raft_consensus.cc:740] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1791c00232645c496a7a80925dffad9, State: Initialized, Role: FOLLOWER
I20260617 20:24:07.503468  8936 raft_consensus.cc:359] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.504107  8935 consensus_queue.cc:260] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.504691  8936 raft_consensus.cc:385] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:07.505165  8936 raft_consensus.cc:740] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41244f263ce34c9ba1b62e6f619035b2, State: Initialized, Role: FOLLOWER
I20260617 20:24:07.506690  8846 heartbeater.cc:499] Master 127.3.128.190:38039 was elected leader, sending a full tablet report...
I20260617 20:24:07.507223  8935 ts_tablet_manager.cc:1434] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260617 20:24:07.507632  8936 consensus_queue.cc:260] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.508986  8937 tablet_bootstrap.cc:492] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b: No bootstrap required, opened a new log
I20260617 20:24:07.509629  8937 ts_tablet_manager.cc:1403] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260617 20:24:07.513818  8937 raft_consensus.cc:359] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.517129  8937 raft_consensus.cc:385] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:24:07.517432  8937 raft_consensus.cc:740] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84b752c45ba34b09a3ae8cfe8e5e436b, State: Initialized, Role: FOLLOWER
I20260617 20:24:07.518149  8937 consensus_queue.cc:260] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.520031  8771 heartbeater.cc:499] Master 127.3.128.190:38039 was elected leader, sending a full tablet report...
I20260617 20:24:07.520474  8936 ts_tablet_manager.cc:1434] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2: Time spent starting tablet: real 0.021s	user 0.018s	sys 0.000s
I20260617 20:24:07.520707  8920 heartbeater.cc:499] Master 127.3.128.190:38039 was elected leader, sending a full tablet report...
I20260617 20:24:07.521200  8937 ts_tablet_manager.cc:1434] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260617 20:24:07.701691  8941 raft_consensus.cc:493] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 20:24:07.702219  8941 raft_consensus.cc:515] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.704437  8941 leader_election.cc:290] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41244f263ce34c9ba1b62e6f619035b2 (127.3.128.129:46561), 84b752c45ba34b09a3ae8cfe8e5e436b (127.3.128.131:36417)
I20260617 20:24:07.715245  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1920d5076803414094d5235de01161b4" candidate_uuid: "e1791c00232645c496a7a80925dffad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41244f263ce34c9ba1b62e6f619035b2" is_pre_election: true
I20260617 20:24:07.716214  8746 raft_consensus.cc:2468] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1791c00232645c496a7a80925dffad9 in term 0.
I20260617 20:24:07.716586  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1920d5076803414094d5235de01161b4" candidate_uuid: "e1791c00232645c496a7a80925dffad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" is_pre_election: true
I20260617 20:24:07.717283  8895 raft_consensus.cc:2468] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1791c00232645c496a7a80925dffad9 in term 0.
I20260617 20:24:07.717406  8786 leader_election.cc:304] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [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: 41244f263ce34c9ba1b62e6f619035b2, e1791c00232645c496a7a80925dffad9; no voters: 
I20260617 20:24:07.718197  8941 raft_consensus.cc:2804] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 20:24:07.718459  8941 raft_consensus.cc:493] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 20:24:07.718683  8941 raft_consensus.cc:3060] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:07.723850  8941 raft_consensus.cc:515] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.725564  8941 leader_election.cc:290] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [CANDIDATE]: Term 1 election: Requested vote from peers 41244f263ce34c9ba1b62e6f619035b2 (127.3.128.129:46561), 84b752c45ba34b09a3ae8cfe8e5e436b (127.3.128.131:36417)
I20260617 20:24:07.726369  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1920d5076803414094d5235de01161b4" candidate_uuid: "e1791c00232645c496a7a80925dffad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41244f263ce34c9ba1b62e6f619035b2"
I20260617 20:24:07.726671  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1920d5076803414094d5235de01161b4" candidate_uuid: "e1791c00232645c496a7a80925dffad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b"
I20260617 20:24:07.726898  8746 raft_consensus.cc:3060] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:07.727334  8895 raft_consensus.cc:3060] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:24:07.732461  8746 raft_consensus.cc:2468] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1791c00232645c496a7a80925dffad9 in term 1.
I20260617 20:24:07.732911  8895 raft_consensus.cc:2468] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1791c00232645c496a7a80925dffad9 in term 1.
I20260617 20:24:07.733667  8786 leader_election.cc:304] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [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: 41244f263ce34c9ba1b62e6f619035b2, e1791c00232645c496a7a80925dffad9; no voters: 
I20260617 20:24:07.734537  8941 raft_consensus.cc:2804] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:24:07.735462  8941 raft_consensus.cc:697] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 1 LEADER]: Becoming Leader. State: Replica: e1791c00232645c496a7a80925dffad9, State: Running, Role: LEADER
I20260617 20:24:07.736212  8941 consensus_queue.cc:237] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [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: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } }
I20260617 20:24:07.742837  8642 catalog_manager.cc:5696] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1791c00232645c496a7a80925dffad9 (127.3.128.130). New cstate: current_term: 1 leader_uuid: "e1791c00232645c496a7a80925dffad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1791c00232645c496a7a80925dffad9" member_type: VOTER last_known_addr { host: "127.3.128.130" port: 44587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 } health_report { overall_health: UNKNOWN } } }
W20260617 20:24:07.912529  8959 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.3.128.190:38039, user_credentials={real_user=slave}} blocked reactor thread for 46483.1us
I20260617 20:24:07.931471  8895 raft_consensus.cc:1275] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 1 FOLLOWER]: Refusing update from remote peer e1791c00232645c496a7a80925dffad9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 20:24:07.934922  8945 consensus_queue.cc:1048] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b752c45ba34b09a3ae8cfe8e5e436b" member_type: VOTER last_known_addr { host: "127.3.128.131" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260617 20:24:07.938747  8746 raft_consensus.cc:1275] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 1 FOLLOWER]: Refusing update from remote peer e1791c00232645c496a7a80925dffad9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260617 20:24:07.941447  8941 consensus_queue.cc:1048] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41244f263ce34c9ba1b62e6f619035b2" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 46561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260617 20:24:08.007205  8981 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.3.128.190:38039, user_credentials={real_user=slave}} blocked reactor thread for 57417.3us
W20260617 20:24:34.019853  8842 debug-util.cc:398] Leaking SignalData structure 0x7b080029bdc0 after lost signal to thread 3589
W20260617 20:24:34.021377  8842 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3c20 after lost signal to thread 8678
W20260617 20:24:34.022840  8842 debug-util.cc:398] Leaking SignalData structure 0x7b0800174f40 after lost signal to thread 8770
W20260617 20:24:34.024112  8842 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6820 after lost signal to thread 8845
W20260617 20:24:34.025389  8842 debug-util.cc:398] Leaking SignalData structure 0x7b08001e71e0 after lost signal to thread 8919
W20260617 20:24:42.258159  8916 debug-util.cc:398] Leaking SignalData structure 0x7b0800225720 after lost signal to thread 3589
W20260617 20:24:42.259541  8916 debug-util.cc:398] Leaking SignalData structure 0x7b0800229e00 after lost signal to thread 8678
W20260617 20:24:42.260973  8916 debug-util.cc:398] Leaking SignalData structure 0x7b08000cde80 after lost signal to thread 8770
W20260617 20:24:42.269306  8916 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1440 after lost signal to thread 8845
W20260617 20:24:42.270673  8916 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3960 after lost signal to thread 8919
W20260617 20:25:02.039412  8767 debug-util.cc:398] Leaking SignalData structure 0x7b08002ce1c0 after lost signal to thread 3589
W20260617 20:25:02.040881  8767 debug-util.cc:398] Leaking SignalData structure 0x7b08002c7a80 after lost signal to thread 8678
W20260617 20:25:02.042306  8767 debug-util.cc:398] Leaking SignalData structure 0x7b0800121f00 after lost signal to thread 8770
W20260617 20:25:02.043565  8767 debug-util.cc:398] Leaking SignalData structure 0x7b080026a0c0 after lost signal to thread 8845
W20260617 20:25:02.044497  8767 debug-util.cc:398] Leaking SignalData structure 0x7b0800235ee0 after lost signal to thread 8919
I20260617 20:25:03.862749  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
W20260617 20:25:03.903858  8786 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260617 20:25:03.908929  8786 consensus_peers.cc:597] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 -> Peer 41244f263ce34c9ba1b62e6f619035b2 (127.3.128.129:46561): Couldn't send request to peer 41244f263ce34c9ba1b62e6f619035b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260617 20:25:03.922971  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:03.923969  3586 tablet_replica.cc:333] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2: stopping tablet replica
I20260617 20:25:03.925050  3586 raft_consensus.cc:2243] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:25:03.926008  3586 raft_consensus.cc:2272] T 1920d5076803414094d5235de01161b4 P 41244f263ce34c9ba1b62e6f619035b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 20:25:04.974221  3586 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8767)
W20260617 20:25:05.974742  3586 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8767)
W20260617 20:25:06.442165  8786 consensus_peers.cc:597] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 -> Peer 41244f263ce34c9ba1b62e6f619035b2 (127.3.128.129:46561): Couldn't send request to peer 41244f263ce34c9ba1b62e6f619035b2. Status: Network error: Client connection negotiation failed: client connection to 127.3.128.129:46561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260617 20:25:06.742578  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:06.755782  3586 tablet_server.cc:179] TabletServer@127.3.128.130:0 shutting down...
I20260617 20:25:06.781356  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:06.781973  3586 tablet_replica.cc:333] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9: stopping tablet replica
I20260617 20:25:06.782577  3586 raft_consensus.cc:2243] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:06.783447  3586 raft_consensus.cc:2272] T 1920d5076803414094d5235de01161b4 P e1791c00232645c496a7a80925dffad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:06.839910  3586 tablet_server.cc:196] TabletServer@127.3.128.130:0 shutdown complete.
I20260617 20:25:06.852952  3586 tablet_server.cc:179] TabletServer@127.3.128.131:0 shutting down...
I20260617 20:25:06.882210  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:06.882949  3586 tablet_replica.cc:333] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b: stopping tablet replica
I20260617 20:25:06.883723  3586 raft_consensus.cc:2243] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 20:25:06.884268  3586 raft_consensus.cc:2272] T 1920d5076803414094d5235de01161b4 P 84b752c45ba34b09a3ae8cfe8e5e436b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:06.946393  3586 tablet_server.cc:196] TabletServer@127.3.128.131:0 shutdown complete.
I20260617 20:25:06.958791  3586 master.cc:562] Master@127.3.128.190:38039 shutting down...
I20260617 20:25:06.986215  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:06.987092  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:06.987473  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38cc401166f740e289499cd1d82de889: stopping tablet replica
==================
WARNING: ThreadSanitizer: data race (pid=3586)
  Write of size 4 at 0x7b40000135d8 by main thread:
    #0 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:96:7 (libkudu_util.so+0x4a0453)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x12b513)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:239:8 (libkrpc.so+0x16d957)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:206:3 (libkrpc.so+0x16df0b)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13985)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:583:17 (libmaster.so+0x40a908)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x4165b9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4e1b28)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7d47)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (client-test+0x62a4a4)
    #10 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:98:3 (libmini_cluster.so+0xd66c3)
    #11 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:97:45 (libmini_cluster.so+0xd6759)
    #12 std::__1::default_delete<kudu::cluster::InternalMiniCluster>::operator()(kudu::cluster::InternalMiniCluster*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2262:5 (client-test+0x6365a7)
    #13 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::reset(kudu::cluster::InternalMiniCluster*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2517:7 (client-test+0x63650d)
    #14 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::~unique_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2471:19 (client-test+0x63649b)
    #15 kudu::client::ClientTest::~ClientTest() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:243:7 (client-test+0x632fe6)
    #16 kudu::client::ClientTestAutoIncrementingColumn_ConcurrentWrites_Test::~ClientTestAutoIncrementingColumn_ConcurrentWrites_Test() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10348:1 (client-test+0x635f39)
    #17 testing::Test::DeleteSelf_() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/include/gtest/gtest.h:318:24 (libgtest.so.1.12.1+0x65467)
    #18 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #19 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #20 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2859:5 (libgtest.so.1.12.1+0x43dc2)
    #21 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #22 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #23 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #24 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #25 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #26 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #27 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Previous read of size 4 at 0x7b40000135d8 by thread T120 (mutexes: write M36164174389958576):
    #0 kudu::DiagnosticSocket::ReceiveResponse(std::__1::vector<kudu::DiagnosticSocket::TcpSocketInfo, std::__1::allocator<kudu::DiagnosticSocket::TcpSocketInfo> >*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:264:3 (libkudu_util.so+0x4a0f31)
    #1 kudu::DiagnosticSocket::Query(kudu::Socket const&, kudu::DiagnosticSocket::TcpSocketInfo*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:134:3 (libkudu_util.so+0x4a18c4)
    #2 kudu::rpc::AcceptorPool::GetPendingConnectionsNum(unsigned int*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:241:3 (libkrpc.so+0x12be33)
    #3 kudu::rpc::Messenger::GetPendingConnectionsNum() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:193:21 (libkrpc.so+0x16dbb1)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:299:51 (libkrpc.so+0x1722b1)
    #5 decltype(std::__1::forward<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(fp)()) std::__1::__invoke<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x172269)
    #6 int std::__1::__invoke_void_return_wrapper<int>::__call<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&>(kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:317:16 (libkrpc.so+0x1721f9)
    #7 std::__1::__function::__alloc_func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x1721b1)
    #8 std::__1::__function::__func<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1, std::__1::allocator<kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*)::$_1>, int ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x1714ad)
    #9 std::__1::__function::__value_func<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x4d39a4)
    #10 std::__1::function<int ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x4d3949)
    #11 kudu::FunctionGauge<int>::value() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1319:12 (libmaster.so+0x4d387a)
    #12 kudu::FunctionGauge<int>::WriteValue(kudu::JsonWriter*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.h:1323:19 (libmaster.so+0x4d3560)
    #13 kudu::Gauge::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:856:3 (libkudu_util.so+0x380912)
    #14 void kudu::WriteMetricsToJson<std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > >(kudu::JsonWriter*, std::__1::unordered_map<kudu::MetricPrototype const*, scoped_refptr<kudu::Metric>, std::__1::hash<kudu::MetricPrototype const*>, std::__1::equal_to<kudu::MetricPrototype const*>, std::__1::allocator<std::__1::pair<kudu::MetricPrototype const* const, scoped_refptr<kudu::Metric> > > > const&, kudu::MetricJsonOptions const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:79:7 (libkudu_util.so+0x3859d0)
    #15 kudu::MetricEntity::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:414:3 (libkudu_util.so+0x37e047)
    #16 kudu::MetricRegistry::WriteAsJson(kudu::JsonWriter*, kudu::MetricJsonOptions const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/metrics.cc:586:7 (libkudu_util.so+0x37f2cc)
    #17 kudu::server::DiagnosticsLog::LogMetrics() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:348:3 (libserver_process.so+0x11dff7)
    #18 kudu::server::DiagnosticsLog::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:228:7 (libserver_process.so+0x11dcd6)
    #19 kudu::server::DiagnosticsLog::Start()::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:145:46 (libserver_process.so+0x11f861)
    #20 decltype(std::__1::forward<kudu::server::DiagnosticsLog::Start()::$_0&>(fp)()) std::__1::__invoke<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libserver_process.so+0x11f819)
    #21 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::server::DiagnosticsLog::Start()::$_0&>(kudu::server::DiagnosticsLog::Start()::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libserver_process.so+0x11f7a9)
    #22 std::__1::__function::__alloc_func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libserver_process.so+0x11f771)
    #23 std::__1::__function::__func<kudu::server::DiagnosticsLog::Start()::$_0, std::__1::allocator<kudu::server::DiagnosticsLog::Start()::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libserver_process.so+0x11ea6d)
    #24 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (client-test+0x71abf4)
    #25 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (client-test+0x71aa39)
    #26 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x40f03a)

  Location is heap block of size 248 at 0x7b4000013500 allocated by main thread:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (client-test+0x51ec77)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libkrpc.so+0x131126)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x17ace1)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x173125)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:288:34 (libkrpc.so+0x16e189)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x1398db)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1030:23 (libserver_process.so+0x1498f9)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12fa1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:315:3 (libmaster.so+0x40ac60)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4e1d20)
    #10 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #11 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #12 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #13 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #14 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #15 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #16 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #17 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #18 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #19 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #20 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #21 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #22 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #23 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #24 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Mutex M36164174389958576 is already destroyed.

  Thread T120 'diag-logger-867' (tid=8675, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (client-test+0x4a3285)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x40e8d8)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e2759)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11d75d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1212:3 (libserver_process.so+0x14bba4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1352:3 (libserver_process.so+0x14c444)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #9 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #10 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #11 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #12 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #13 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #14 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #17 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #18 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #19 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #20 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #21 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:96:7 in kudu::DiagnosticSocket::Close()
==================
==================
WARNING: ThreadSanitizer: data race (pid=3586)
  Write of size 8 at 0x7ba000000220 by main thread:
    #0 close /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1679 (client-test+0x4d1e33)
    #1 kudu::DiagnosticSocket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:99:7 (libkudu_util.so+0x4a046a)
    #2 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:212:3 (libkrpc.so+0x12b513)
    #3 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:239:8 (libkrpc.so+0x16d957)
    #4 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:206:3 (libkrpc.so+0x16df0b)
    #5 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13985)
    #6 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:583:17 (libmaster.so+0x40a908)
    #7 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x4165b9)
    #8 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4e1b28)
    #9 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7d47)
    #10 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (client-test+0x62a4a4)
    #11 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:98:3 (libmini_cluster.so+0xd66c3)
    #12 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:97:45 (libmini_cluster.so+0xd6759)
    #13 std::__1::default_delete<kudu::cluster::InternalMiniCluster>::operator()(kudu::cluster::InternalMiniCluster*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2262:5 (client-test+0x6365a7)
    #14 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::reset(kudu::cluster::InternalMiniCluster*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2517:7 (client-test+0x63650d)
    #15 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::~unique_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2471:19 (client-test+0x63649b)
    #16 kudu::client::ClientTest::~ClientTest() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:243:7 (client-test+0x632fe6)
    #17 kudu::client::ClientTestAutoIncrementingColumn_ConcurrentWrites_Test::~ClientTestAutoIncrementingColumn_ConcurrentWrites_Test() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10348:1 (client-test+0x635f39)
    #18 testing::Test::DeleteSelf_() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/include/gtest/gtest.h:318:24 (libgtest.so.1.12.1+0x65467)
    #19 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #20 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #21 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2859:5 (libgtest.so.1.12.1+0x43dc2)
    #22 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #23 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #24 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #25 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #26 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #27 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #28 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Previous read of size 8 at 0x7ba000000220 by thread T120:
    [failed to restore the stack]

  Location is file descriptor 34 created by main thread at:
    #0 socket /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1638 (client-test+0x4d4b8f)
    #1 kudu::DiagnosticSocket::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:80:13 (libkudu_util.so+0x4a057f)
    #2 kudu::rpc::AcceptorPool::Start(int) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:167:3 (libkrpc.so+0x12ba45)
    #3 kudu::RpcServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:297:5 (libserver_process.so+0x139db9)
    #4 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1361:3 (libserver_process.so+0x14c4d5)
    #5 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #6 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #7 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #9 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #10 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #11 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Thread T120 'diag-logger-867' (tid=8675, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (client-test+0x4a3285)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x40e8d8)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e2759)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11d75d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1212:3 (libserver_process.so+0x14bba4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1352:3 (libserver_process.so+0x14c444)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #9 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #10 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #11 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #12 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #13 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #14 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #17 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #18 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #19 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #20 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #21 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/diagnostic_socket.cc:99:7 in kudu::DiagnosticSocket::Close()
==================
==================
WARNING: ThreadSanitizer: data race (pid=3586)
  Write of size 4 at 0x7b4000013528 by main thread:
    #0 kudu::Socket::Close() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/socket.cc:271:7 (libkudu_util.so+0x3cade8)
    #1 kudu::rpc::AcceptorPool::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/acceptor_pool.cc:223:25 (libkrpc.so+0x12b543)
    #2 kudu::rpc::Messenger::ShutdownInternal(kudu::rpc::Messenger::ShutdownMode) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:239:8 (libkrpc.so+0x16d957)
    #3 kudu::rpc::Messenger::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:206:3 (libkrpc.so+0x16df0b)
    #4 kudu::kserver::KuduServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:192:17 (libkserver.so+0x13985)
    #5 kudu::master::Master::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:583:17 (libmaster.so+0x40a908)
    #6 kudu::master::Master::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.h:80:5 (libmaster.so+0x4165b9)
    #7 kudu::master::MiniMaster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:124:14 (libmaster.so+0x4e1b28)
    #8 kudu::cluster::InternalMiniCluster::ShutdownNodes(kudu::cluster::ClusterNodes) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:248:22 (libmini_cluster.so+0xd7d47)
    #9 kudu::cluster::MiniCluster::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/mini_cluster.h:84:5 (client-test+0x62a4a4)
    #10 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:98:3 (libmini_cluster.so+0xd66c3)
    #11 kudu::cluster::InternalMiniCluster::~InternalMiniCluster() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:97:45 (libmini_cluster.so+0xd6759)
    #12 std::__1::default_delete<kudu::cluster::InternalMiniCluster>::operator()(kudu::cluster::InternalMiniCluster*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2262:5 (client-test+0x6365a7)
    #13 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::reset(kudu::cluster::InternalMiniCluster*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2517:7 (client-test+0x63650d)
    #14 std::__1::unique_ptr<kudu::cluster::InternalMiniCluster, std::__1::default_delete<kudu::cluster::InternalMiniCluster> >::~unique_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:2471:19 (client-test+0x63649b)
    #15 kudu::client::ClientTest::~ClientTest() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:243:7 (client-test+0x632fe6)
    #16 kudu::client::ClientTestAutoIncrementingColumn_ConcurrentWrites_Test::~ClientTestAutoIncrementingColumn_ConcurrentWrites_Test() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10348:1 (client-test+0x635f39)
    #17 testing::Test::DeleteSelf_() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/include/gtest/gtest.h:318:24 (libgtest.so.1.12.1+0x65467)
    #18 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #19 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #20 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2859:5 (libgtest.so.1.12.1+0x43dc2)
    #21 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #22 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #23 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #24 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #25 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #26 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #27 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Previous read of size 4 at 0x7b4000013528 by thread T120:
    [failed to restore the stack]

  Location is heap block of size 248 at 0x7b4000013500 allocated by main thread:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (client-test+0x51ec77)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libkrpc.so+0x131126)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<kudu::rpc::AcceptorPool, std::__1::allocator<kudu::rpc::AcceptorPool> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkrpc.so+0x17ace1)
    #3 std::__1::enable_if<!(is_array<kudu::rpc::AcceptorPool>::value), std::__1::shared_ptr<kudu::rpc::AcceptorPool> >::type std::__1::make_shared<kudu::rpc::AcceptorPool, kudu::rpc::Messenger*, kudu::Socket*, kudu::Sockaddr&, int const&>(kudu::rpc::Messenger*&&, kudu::Socket*&&, kudu::Sockaddr&, int const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkrpc.so+0x173125)
    #4 kudu::rpc::Messenger::AddAcceptorPool(kudu::Sockaddr const&, std::__1::shared_ptr<kudu::rpc::AcceptorPool>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/messenger.cc:288:34 (libkrpc.so+0x16e189)
    #5 kudu::RpcServer::Bind() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/rpc_server.cc:262:5 (libserver_process.so+0x1398db)
    #6 kudu::server::ServerBase::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1030:23 (libserver_process.so+0x1498f9)
    #7 kudu::kserver::KuduServer::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:144:3 (libkserver.so+0x12fa1)
    #8 kudu::master::Master::Init() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:315:3 (libmaster.so+0x40ac60)
    #9 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:100:3 (libmaster.so+0x4e1d20)
    #10 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #11 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #12 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #13 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #14 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #15 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #16 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #17 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #18 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #19 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #20 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #21 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #22 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #23 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #24 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

  Thread T120 'diag-logger-867' (tid=8675, running) created by main thread at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (client-test+0x4a3285)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x40e8d8)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e2759)
    #3 kudu::server::DiagnosticsLog::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/diagnostics_log.cc:144:14 (libserver_process.so+0x11d75d)
    #4 kudu::server::ServerBase::StartMetricsLogging() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1212:3 (libserver_process.so+0x14bba4)
    #5 kudu::server::ServerBase::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/server/server_base.cc:1352:3 (libserver_process.so+0x14c444)
    #6 kudu::kserver::KuduServer::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/kserver/kserver.cc:179:22 (libkserver.so+0x13930)
    #7 kudu::master::Master::StartAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/master.cc:389:3 (libmaster.so+0x40b651)
    #8 kudu::master::MiniMaster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x4e1d52)
    #9 kudu::cluster::InternalMiniCluster::StartMasters() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0xd700f)
    #10 kudu::cluster::InternalMiniCluster::Start() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0xd683b)
    #11 kudu::cluster::InternalMiniCluster::StartSync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/mini-cluster/internal_mini_cluster.cc:198:3 (libmini_cluster.so+0xd77c7)
    #12 kudu::client::ClientTestAutoIncrementingColumn::SetUp() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:10220:5 (client-test+0x635c40)
    #13 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e2f)
    #14 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e2f)
    #15 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2669:3 (libgtest.so.1.12.1+0x4280b)
    #16 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d48)
    #17 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d24)
    #18 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x59814)
    #19 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cef)
    #20 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cef)
    #21 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dcc)
    #22 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (client-test+0x71a95b)
    #23 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (client-test+0x71959c)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/net/socket.cc:271:7 in kudu::Socket::Close()
==================
I20260617 20:25:07.118348  3586 master.cc:584] Master@127.3.128.190:38039 shutdown complete.
[       OK ] ClientTestAutoIncrementingColumn.ConcurrentWrites (60308 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (60309 ms total)

[----------] 1 test from Params/ScanMultiTabletParamTest
[ RUN      ] Params/ScanMultiTabletParamTest.Test/1
I20260617 20:25:07.164155  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:42571
I20260617 20:25:07.165313  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:07.171854  9097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:07.171866  9098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:07.172535  9100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:07.176229  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:07.178731  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:07.178978  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:07.179142  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727907179124 us; error 0 us; skew 500 ppm
I20260617 20:25:07.179654  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:07.182183  3586 webserver.cc:533] Webserver started at http://127.3.128.190:45467/ using document root <none> and password file <none>
I20260617 20:25:07.182677  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:07.182888  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:07.183183  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:07.184285  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "eb22b7243576479ab6f16d91f93e224f"
format_stamp: "Formatted at 2026-06-17 20:25:07 on dist-test-slave-nf4h"
I20260617 20:25:07.188776  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:25:07.192021  9105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:07.192981  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:25:07.193248  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "eb22b7243576479ab6f16d91f93e224f"
format_stamp: "Formatted at 2026-06-17 20:25:07 on dist-test-slave-nf4h"
I20260617 20:25:07.193519  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:07.206449  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:07.207460  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:07.251426  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:42571
I20260617 20:25:07.251534  9166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:42571 every 8 connection(s)
I20260617 20:25:07.255522  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.266837  9167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f: Bootstrap starting.
I20260617 20:25:07.271407  9167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.275425  9167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f: No bootstrap required, opened a new log
I20260617 20:25:07.277676  9167 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb22b7243576479ab6f16d91f93e224f" member_type: VOTER }
I20260617 20:25:07.278069  9167 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.278352  9167 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb22b7243576479ab6f16d91f93e224f, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.278930  9167 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb22b7243576479ab6f16d91f93e224f" member_type: VOTER }
I20260617 20:25:07.279383  9167 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.279608  9167 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.279891  9167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.284587  9167 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb22b7243576479ab6f16d91f93e224f" member_type: VOTER }
I20260617 20:25:07.285204  9167 leader_election.cc:304] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [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: eb22b7243576479ab6f16d91f93e224f; no voters: 
I20260617 20:25:07.286324  9167 leader_election.cc:290] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.286674  9170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.288064  9170 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 1 LEADER]: Becoming Leader. State: Replica: eb22b7243576479ab6f16d91f93e224f, State: Running, Role: LEADER
I20260617 20:25:07.288763  9170 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [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: "eb22b7243576479ab6f16d91f93e224f" member_type: VOTER }
I20260617 20:25:07.289216  9167 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:07.294018  9171 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb22b7243576479ab6f16d91f93e224f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb22b7243576479ab6f16d91f93e224f" member_type: VOTER } }
I20260617 20:25:07.294232  9172 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb22b7243576479ab6f16d91f93e224f. Latest consensus state: current_term: 1 leader_uuid: "eb22b7243576479ab6f16d91f93e224f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb22b7243576479ab6f16d91f93e224f" member_type: VOTER } }
I20260617 20:25:07.294683  9172 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:07.294656  9171 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:07.297322  9178 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:07.302186  9178 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:07.305675  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:07.310925  9178 catalog_manager.cc:1382] Generated new cluster ID: a01a208219d4410ebddf70e436a25a8c
I20260617 20:25:07.311233  9178 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:07.327605  9178 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:07.328975  9178 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:07.341835  9178 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f: Generated new TSK 0
I20260617 20:25:07.342465  9178 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:07.373096  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:07.379063  9188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:07.379999  9189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:07.383070  9191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:07.384249  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:07.385527  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:07.385721  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:07.385970  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727907385952 us; error 0 us; skew 500 ppm
I20260617 20:25:07.386528  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:07.388903  3586 webserver.cc:533] Webserver started at http://127.3.128.129:33683/ using document root <none> and password file <none>
I20260617 20:25:07.389367  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:07.389557  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:07.389840  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:07.390951  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "fefb3e8b87d543bab498394e33333e54"
format_stamp: "Formatted at 2026-06-17 20:25:07 on dist-test-slave-nf4h"
I20260617 20:25:07.395439  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260617 20:25:07.398877  9196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:07.399731  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:25:07.400070  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "fefb3e8b87d543bab498394e33333e54"
format_stamp: "Formatted at 2026-06-17 20:25:07 on dist-test-slave-nf4h"
I20260617 20:25:07.400328  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_1.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:07.419142  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:07.420279  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:07.425072  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:07.425390  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:25:07.425752  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:07.425993  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:07.477993  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:45881
I20260617 20:25:07.478088  9266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:45881 every 8 connection(s)
I20260617 20:25:07.483034  9267 heartbeater.cc:344] Connected to a master server at 127.3.128.190:42571
I20260617 20:25:07.483379  9267 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:07.484038  9267 heartbeater.cc:507] Master 127.3.128.190:42571 requested a full tablet report, sending...
I20260617 20:25:07.486269  9122 ts_manager.cc:194] Registered new tserver with Master: fefb3e8b87d543bab498394e33333e54 (127.3.128.129:45881)
I20260617 20:25:07.486584  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004935908s
I20260617 20:25:07.488016  9122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38050
I20260617 20:25:07.500944  9267 heartbeater.cc:499] Master 127.3.128.190:42571 was elected leader, sending a full tablet report...
I20260617 20:25:07.509450  9121 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38072:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:07.545688  9227 tablet_service.cc:1511] Processing CreateTablet for tablet 08ed3a4016734887bbd654ca0a7ae107 (DEFAULT_TABLE table=client-testtb [id=a1684ab3c99c499ba5c4d5a3c473a27e]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:07.546041  9226 tablet_service.cc:1511] Processing CreateTablet for tablet a79cc9205f2c4ba4ba120e7aa4d977dc (DEFAULT_TABLE table=client-testtb [id=a1684ab3c99c499ba5c4d5a3c473a27e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:07.547188  9227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ed3a4016734887bbd654ca0a7ae107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.547811  9226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a79cc9205f2c4ba4ba120e7aa4d977dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.560786  9277 tablet_bootstrap.cc:492] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
I20260617 20:25:07.565378  9277 tablet_bootstrap.cc:654] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.569799  9277 tablet_bootstrap.cc:492] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.570340  9277 ts_tablet_manager.cc:1403] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260617 20:25:07.573112  9277 raft_consensus.cc:359] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.573558  9277 raft_consensus.cc:385] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.573801  9277 raft_consensus.cc:740] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.574306  9277 consensus_queue.cc:260] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.574775  9277 raft_consensus.cc:399] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.575016  9277 raft_consensus.cc:493] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.575279  9277 raft_consensus.cc:3060] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.580303  9277 raft_consensus.cc:515] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.580998  9277 leader_election.cc:304] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.582242  9277 leader_election.cc:290] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.582592  9279 raft_consensus.cc:2804] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.584609  9279 raft_consensus.cc:697] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.584717  9277 ts_tablet_manager.cc:1434] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.008s
I20260617 20:25:07.585793  9277 tablet_bootstrap.cc:492] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
I20260617 20:25:07.585548  9279 consensus_queue.cc:237] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.592483  9277 tablet_bootstrap.cc:654] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.592383  9122 catalog_manager.cc:5696] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:07.598462  9277 tablet_bootstrap.cc:492] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.598912  9277 ts_tablet_manager.cc:1403] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260617 20:25:07.601548  9277 raft_consensus.cc:359] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.602190  9277 raft_consensus.cc:385] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.602487  9277 raft_consensus.cc:740] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.603102  9277 consensus_queue.cc:260] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.603626  9277 raft_consensus.cc:399] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.603880  9277 raft_consensus.cc:493] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.604189  9277 raft_consensus.cc:3060] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.609997  9277 raft_consensus.cc:515] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.610692  9277 leader_election.cc:304] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.611373  9277 leader_election.cc:290] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.611593  9279 raft_consensus.cc:2804] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.612232  9279 raft_consensus.cc:697] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.613106  9277 ts_tablet_manager.cc:1434] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.004s
I20260617 20:25:07.613004  9279 consensus_queue.cc:237] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.619583  9122 catalog_manager.cc:5696] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:07.652773  9121 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38072:
name: "TestScanMultiTablet"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000\004\001\000(\000\000\000""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000\004\001\000(\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:07.681123  9226 tablet_service.cc:1511] Processing CreateTablet for tablet 91bbfc250f1d4dc6899f82d62095e9de (DEFAULT_TABLE table=TestScanMultiTablet [id=0721dcc3b06347c9b4d461fc5eda537f]), partition=RANGE (key) PARTITION VALUES < 10
I20260617 20:25:07.682366  9226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bbfc250f1d4dc6899f82d62095e9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.682821  9227 tablet_service.cc:1511] Processing CreateTablet for tablet bcc72f07b0b64056ac9e91adb5137248 (DEFAULT_TABLE table=TestScanMultiTablet [id=0721dcc3b06347c9b4d461fc5eda537f]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
I20260617 20:25:07.684118  9227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc72f07b0b64056ac9e91adb5137248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.684444  9225 tablet_service.cc:1511] Processing CreateTablet for tablet 1b619ea4dfc7475eb0ed7e73fff7551f (DEFAULT_TABLE table=TestScanMultiTablet [id=0721dcc3b06347c9b4d461fc5eda537f]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
I20260617 20:25:07.685914  9225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b619ea4dfc7475eb0ed7e73fff7551f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.690124  9224 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8582bb359e4f1b94852451d9a106f0 (DEFAULT_TABLE table=TestScanMultiTablet [id=0721dcc3b06347c9b4d461fc5eda537f]), partition=RANGE (key) PARTITION 30 <= VALUES < 40
I20260617 20:25:07.691502  9224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8582bb359e4f1b94852451d9a106f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.696142  9223 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf99109a17e413f96cb1d7e38cf930b (DEFAULT_TABLE table=TestScanMultiTablet [id=0721dcc3b06347c9b4d461fc5eda537f]), partition=RANGE (key) PARTITION 40 <= VALUES
I20260617 20:25:07.697422  9223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf99109a17e413f96cb1d7e38cf930b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:07.699805  9277 tablet_bootstrap.cc:492] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
I20260617 20:25:07.706123  9277 tablet_bootstrap.cc:654] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.717044  9277 tablet_bootstrap.cc:492] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.717537  9277 ts_tablet_manager.cc:1403] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260617 20:25:07.719933  9277 raft_consensus.cc:359] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.720377  9277 raft_consensus.cc:385] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.720685  9277 raft_consensus.cc:740] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.721405  9277 consensus_queue.cc:260] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.721899  9277 raft_consensus.cc:399] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.722143  9277 raft_consensus.cc:493] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.722414  9277 raft_consensus.cc:3060] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.727334  9277 raft_consensus.cc:515] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.727869  9277 leader_election.cc:304] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.728375  9277 leader_election.cc:290] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.728526  9279 raft_consensus.cc:2804] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.729060  9279 raft_consensus.cc:697] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.729774  9279 consensus_queue.cc:237] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.730113  9277 ts_tablet_manager.cc:1434] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260617 20:25:07.731047  9277 tablet_bootstrap.cc:492] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
W20260617 20:25:07.732847  9268 tablet.cc:2406] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260617 20:25:07.737426  9277 tablet_bootstrap.cc:654] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.737113  9122 catalog_manager.cc:5696] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:07.742399  9277 tablet_bootstrap.cc:492] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.742884  9277 ts_tablet_manager.cc:1403] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260617 20:25:07.745467  9277 raft_consensus.cc:359] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.746006  9277 raft_consensus.cc:385] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.746284  9277 raft_consensus.cc:740] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.747006  9277 consensus_queue.cc:260] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.747499  9277 raft_consensus.cc:399] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.747745  9277 raft_consensus.cc:493] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.748027  9277 raft_consensus.cc:3060] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.752915  9277 raft_consensus.cc:515] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.753407  9277 leader_election.cc:304] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.753809  9277 leader_election.cc:290] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.753995  9279 raft_consensus.cc:2804] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.754555  9279 raft_consensus.cc:697] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.755256  9277 ts_tablet_manager.cc:1434] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260617 20:25:07.755213  9279 consensus_queue.cc:237] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.756116  9277 tablet_bootstrap.cc:492] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
I20260617 20:25:07.762313  9277 tablet_bootstrap.cc:654] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.762058  9122 catalog_manager.cc:5696] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:07.766878  9277 tablet_bootstrap.cc:492] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.767277  9277 ts_tablet_manager.cc:1403] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260617 20:25:07.770006  9277 raft_consensus.cc:359] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.770450  9277 raft_consensus.cc:385] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.770677  9277 raft_consensus.cc:740] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.771229  9277 consensus_queue.cc:260] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.771891  9277 raft_consensus.cc:399] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.772162  9277 raft_consensus.cc:493] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.772485  9277 raft_consensus.cc:3060] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.778034  9277 raft_consensus.cc:515] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.778553  9277 leader_election.cc:304] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.779052  9277 leader_election.cc:290] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.779198  9279 raft_consensus.cc:2804] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.779723  9279 raft_consensus.cc:697] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.780457  9279 consensus_queue.cc:237] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.780853  9277 ts_tablet_manager.cc:1434] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.013s	user 0.015s	sys 0.000s
I20260617 20:25:07.781787  9277 tablet_bootstrap.cc:492] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
I20260617 20:25:07.786520  9277 tablet_bootstrap.cc:654] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.787009  9121 catalog_manager.cc:5696] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:07.791049  9277 tablet_bootstrap.cc:492] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.791494  9277 ts_tablet_manager.cc:1403] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260617 20:25:07.793473  9277 raft_consensus.cc:359] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.793877  9277 raft_consensus.cc:385] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.794085  9277 raft_consensus.cc:740] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.794667  9277 consensus_queue.cc:260] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.795274  9277 raft_consensus.cc:399] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.795574  9277 raft_consensus.cc:493] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.795893  9277 raft_consensus.cc:3060] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.801952  9277 raft_consensus.cc:515] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.802625  9277 leader_election.cc:304] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.803081  9277 leader_election.cc:290] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.803247  9279 raft_consensus.cc:2804] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.803840  9279 raft_consensus.cc:697] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.804533  9277 ts_tablet_manager.cc:1434] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260617 20:25:07.804468  9279 consensus_queue.cc:237] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.805389  9277 tablet_bootstrap.cc:492] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54: Bootstrap starting.
I20260617 20:25:07.811295  9277 tablet_bootstrap.cc:654] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:07.811568  9121 catalog_manager.cc:5696] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:07.815687  9277 tablet_bootstrap.cc:492] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54: No bootstrap required, opened a new log
I20260617 20:25:07.816131  9277 ts_tablet_manager.cc:1403] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260617 20:25:07.818313  9277 raft_consensus.cc:359] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.818809  9277 raft_consensus.cc:385] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:07.819069  9277 raft_consensus.cc:740] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Initialized, Role: FOLLOWER
I20260617 20:25:07.819789  9277 consensus_queue.cc:260] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.820384  9277 raft_consensus.cc:399] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:07.820721  9277 raft_consensus.cc:493] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:07.821090  9277 raft_consensus.cc:3060] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:07.866130  9277 raft_consensus.cc:515] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.867581  9277 leader_election.cc:304] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [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: fefb3e8b87d543bab498394e33333e54; no voters: 
I20260617 20:25:07.868247  9277 leader_election.cc:290] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:07.868620  9279 raft_consensus.cc:2804] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:07.869382  9279 raft_consensus.cc:697] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Becoming Leader. State: Replica: fefb3e8b87d543bab498394e33333e54, State: Running, Role: LEADER
I20260617 20:25:07.870549  9279 consensus_queue.cc:237] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [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: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } }
I20260617 20:25:07.871264  9277 ts_tablet_manager.cc:1434] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.016s
I20260617 20:25:07.877934  9121 catalog_manager.cc:5696] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 reported cstate change: term changed from 0 to 1, leader changed from <none> to fefb3e8b87d543bab498394e33333e54 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "fefb3e8b87d543bab498394e33333e54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefb3e8b87d543bab498394e33333e54" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:08.714814  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:08.745522  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:08.746449  3586 tablet_replica.cc:333] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.747237  3586 raft_consensus.cc:2243] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.747761  3586 raft_consensus.cc:2272] T 6bf99109a17e413f96cb1d7e38cf930b P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.750739  3586 tablet_replica.cc:333] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.751394  3586 raft_consensus.cc:2243] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.751894  3586 raft_consensus.cc:2272] T 4b8582bb359e4f1b94852451d9a106f0 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.754776  3586 tablet_replica.cc:333] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.755345  3586 raft_consensus.cc:2243] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.755895  3586 raft_consensus.cc:2272] T 08ed3a4016734887bbd654ca0a7ae107 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.758388  3586 tablet_replica.cc:333] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.758908  3586 raft_consensus.cc:2243] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.759392  3586 raft_consensus.cc:2272] T 1b619ea4dfc7475eb0ed7e73fff7551f P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.761909  3586 tablet_replica.cc:333] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.762444  3586 raft_consensus.cc:2243] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.762979  3586 raft_consensus.cc:2272] T 91bbfc250f1d4dc6899f82d62095e9de P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.765187  3586 tablet_replica.cc:333] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.765640  3586 raft_consensus.cc:2243] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.766086  3586 raft_consensus.cc:2272] T bcc72f07b0b64056ac9e91adb5137248 P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.768745  3586 tablet_replica.cc:333] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54: stopping tablet replica
I20260617 20:25:08.769215  3586 raft_consensus.cc:2243] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.769853  3586 raft_consensus.cc:2272] T a79cc9205f2c4ba4ba120e7aa4d977dc P fefb3e8b87d543bab498394e33333e54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.793311  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:08.816576  3586 master.cc:562] Master@127.3.128.190:42571 shutting down...
I20260617 20:25:08.839988  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:08.840509  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:08.840880  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb22b7243576479ab6f16d91f93e224f: stopping tablet replica
I20260617 20:25:08.860824  3586 master.cc:584] Master@127.3.128.190:42571 shutdown complete.
[       OK ] Params/ScanMultiTabletParamTest.Test/1 (1737 ms)
[----------] 1 test from Params/ScanMultiTabletParamTest (1738 ms total)

[----------] 1 test from FlushModeOpRatesTest
[ RUN      ] FlushModeOpRatesTest.RunComparison/0
I20260617 20:25:08.902311  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:39641
I20260617 20:25:08.903419  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:08.909099  9306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:08.909168  9307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:08.911911  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:08.912101  9309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:08.913086  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:08.913316  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:08.913503  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727908913472 us; error 0 us; skew 500 ppm
I20260617 20:25:08.914021  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:08.916496  3586 webserver.cc:533] Webserver started at http://127.3.128.190:43703/ using document root <none> and password file <none>
I20260617 20:25:08.917135  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:08.917321  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:08.917626  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:08.918777  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "efb2ad12e91a4d08ba6b05d08fbb565b"
format_stamp: "Formatted at 2026-06-17 20:25:08 on dist-test-slave-nf4h"
I20260617 20:25:08.923089  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:25:08.926527  9314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:08.927434  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:25:08.927798  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "efb2ad12e91a4d08ba6b05d08fbb565b"
format_stamp: "Formatted at 2026-06-17 20:25:08 on dist-test-slave-nf4h"
I20260617 20:25:08.928099  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:08.945443  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:08.946837  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:08.991503  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:39641
I20260617 20:25:08.991600  9375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:39641 every 8 connection(s)
I20260617 20:25:08.995579  9376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.007306  9376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b: Bootstrap starting.
I20260617 20:25:09.012315  9376 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.016621  9376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b: No bootstrap required, opened a new log
I20260617 20:25:09.018913  9376 raft_consensus.cc:359] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efb2ad12e91a4d08ba6b05d08fbb565b" member_type: VOTER }
I20260617 20:25:09.019301  9376 raft_consensus.cc:385] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.019588  9376 raft_consensus.cc:740] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efb2ad12e91a4d08ba6b05d08fbb565b, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.020272  9376 consensus_queue.cc:260] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efb2ad12e91a4d08ba6b05d08fbb565b" member_type: VOTER }
I20260617 20:25:09.020742  9376 raft_consensus.cc:399] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.021001  9376 raft_consensus.cc:493] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.021286  9376 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:09.026003  9376 raft_consensus.cc:515] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efb2ad12e91a4d08ba6b05d08fbb565b" member_type: VOTER }
I20260617 20:25:09.026533  9376 leader_election.cc:304] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [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: efb2ad12e91a4d08ba6b05d08fbb565b; no voters: 
I20260617 20:25:09.027695  9376 leader_election.cc:290] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:09.028164  9379 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:09.029579  9379 raft_consensus.cc:697] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 1 LEADER]: Becoming Leader. State: Replica: efb2ad12e91a4d08ba6b05d08fbb565b, State: Running, Role: LEADER
I20260617 20:25:09.030306  9379 consensus_queue.cc:237] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [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: "efb2ad12e91a4d08ba6b05d08fbb565b" member_type: VOTER }
I20260617 20:25:09.030822  9376 sys_catalog.cc:565] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:09.033797  9381 sys_catalog.cc:455] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [sys.catalog]: SysCatalogTable state changed. Reason: New leader efb2ad12e91a4d08ba6b05d08fbb565b. Latest consensus state: current_term: 1 leader_uuid: "efb2ad12e91a4d08ba6b05d08fbb565b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efb2ad12e91a4d08ba6b05d08fbb565b" member_type: VOTER } }
I20260617 20:25:09.033671  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "efb2ad12e91a4d08ba6b05d08fbb565b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efb2ad12e91a4d08ba6b05d08fbb565b" member_type: VOTER } }
I20260617 20:25:09.034606  9381 sys_catalog.cc:458] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:09.034722  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:09.040058  9385 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:09.045018  9385 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:09.046571  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:09.054239  9385 catalog_manager.cc:1382] Generated new cluster ID: 9a44bfd8125c4a7bb0f3769918570d18
I20260617 20:25:09.054494  9385 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:09.074570  9385 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:09.075892  9385 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:09.095062  9385 catalog_manager.cc:6069] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b: Generated new TSK 0
I20260617 20:25:09.095711  9385 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:09.113253  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:09.118907  9397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:09.120409  9398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:09.121767  9400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:09.122665  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:09.123417  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:09.123636  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:09.123804  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727909123785 us; error 0 us; skew 500 ppm
I20260617 20:25:09.124315  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:09.126560  3586 webserver.cc:533] Webserver started at http://127.3.128.129:39849/ using document root <none> and password file <none>
I20260617 20:25:09.127004  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:09.127239  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:09.127502  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:09.128633  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "99a7b91430f8400ba18558c7e414f29a"
format_stamp: "Formatted at 2026-06-17 20:25:09 on dist-test-slave-nf4h"
I20260617 20:25:09.133111  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:25:09.136302  9405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:09.137135  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:25:09.137450  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "99a7b91430f8400ba18558c7e414f29a"
format_stamp: "Formatted at 2026-06-17 20:25:09 on dist-test-slave-nf4h"
I20260617 20:25:09.137737  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_0.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:09.150193  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:09.151350  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:09.156548  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:09.156903  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:25:09.157174  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:09.157409  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:09.211354  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:33223
I20260617 20:25:09.211483  9475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:33223 every 8 connection(s)
I20260617 20:25:09.216158  9476 heartbeater.cc:344] Connected to a master server at 127.3.128.190:39641
I20260617 20:25:09.216568  9476 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:09.217451  9476 heartbeater.cc:507] Master 127.3.128.190:39641 requested a full tablet report, sending...
I20260617 20:25:09.219496  9331 ts_manager.cc:194] Registered new tserver with Master: 99a7b91430f8400ba18558c7e414f29a (127.3.128.129:33223)
I20260617 20:25:09.219573  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005032812s
I20260617 20:25:09.221364  9331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37404
I20260617 20:25:09.233989  9476 heartbeater.cc:499] Master 127.3.128.190:39641 was elected leader, sending a full tablet report...
I20260617 20:25:09.242362  9330 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37426:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:09.276369  9441 tablet_service.cc:1511] Processing CreateTablet for tablet 49df2aa11fb64c739c4b9fa2d6c3de44 (DEFAULT_TABLE table=client-testtb [id=6d95355fcbfa4dbe861f9b649bee9285]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:09.276522  9440 tablet_service.cc:1511] Processing CreateTablet for tablet 964046f6c93846dfbad6d3e2f3b46de3 (DEFAULT_TABLE table=client-testtb [id=6d95355fcbfa4dbe861f9b649bee9285]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:09.277755  9441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49df2aa11fb64c739c4b9fa2d6c3de44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.278649  9440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964046f6c93846dfbad6d3e2f3b46de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.292909  9486 tablet_bootstrap.cc:492] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a: Bootstrap starting.
I20260617 20:25:09.297933  9486 tablet_bootstrap.cc:654] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.302064  9486 tablet_bootstrap.cc:492] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a: No bootstrap required, opened a new log
I20260617 20:25:09.302515  9486 ts_tablet_manager.cc:1403] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260617 20:25:09.304857  9486 raft_consensus.cc:359] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.305281  9486 raft_consensus.cc:385] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.305526  9486 raft_consensus.cc:740] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b91430f8400ba18558c7e414f29a, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.306160  9486 consensus_queue.cc:260] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.306780  9486 raft_consensus.cc:399] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.307075  9486 raft_consensus.cc:493] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.307399  9486 raft_consensus.cc:3060] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:09.313086  9486 raft_consensus.cc:515] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.313700  9486 leader_election.cc:304] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [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: 99a7b91430f8400ba18558c7e414f29a; no voters: 
I20260617 20:25:09.314963  9486 leader_election.cc:290] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:09.315353  9488 raft_consensus.cc:2804] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:09.316913  9488 raft_consensus.cc:697] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b91430f8400ba18558c7e414f29a, State: Running, Role: LEADER
I20260617 20:25:09.317449  9486 ts_tablet_manager.cc:1434] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.010s
I20260617 20:25:09.317788  9488 consensus_queue.cc:237] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [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: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.318235  9486 tablet_bootstrap.cc:492] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a: Bootstrap starting.
I20260617 20:25:09.324702  9486 tablet_bootstrap.cc:654] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.325664  9331 catalog_manager.cc:5696] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b91430f8400ba18558c7e414f29a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "99a7b91430f8400ba18558c7e414f29a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:09.329995  9486 tablet_bootstrap.cc:492] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a: No bootstrap required, opened a new log
I20260617 20:25:09.330492  9486 ts_tablet_manager.cc:1403] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260617 20:25:09.333063  9486 raft_consensus.cc:359] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.333614  9486 raft_consensus.cc:385] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.333940  9486 raft_consensus.cc:740] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b91430f8400ba18558c7e414f29a, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.334568  9486 consensus_queue.cc:260] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.335150  9486 raft_consensus.cc:399] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.335357  9486 raft_consensus.cc:493] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.335650  9486 raft_consensus.cc:3060] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:09.341660  9486 raft_consensus.cc:515] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.342226  9486 leader_election.cc:304] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [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: 99a7b91430f8400ba18558c7e414f29a; no voters: 
I20260617 20:25:09.342723  9486 leader_election.cc:290] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:09.342921  9488 raft_consensus.cc:2804] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:09.343453  9488 raft_consensus.cc:697] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b91430f8400ba18558c7e414f29a, State: Running, Role: LEADER
I20260617 20:25:09.344115  9486 ts_tablet_manager.cc:1434] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260617 20:25:09.344098  9488 consensus_queue.cc:237] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [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: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } }
I20260617 20:25:09.349690  9331 catalog_manager.cc:5696] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b91430f8400ba18558c7e414f29a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "99a7b91430f8400ba18558c7e414f29a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99a7b91430f8400ba18558c7e414f29a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 33223 } health_report { overall_health: HEALTHY } } }
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/client-test.cc:4428: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 20:25:09.364640  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:09.384694  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:09.385512  3586 tablet_replica.cc:333] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a: stopping tablet replica
I20260617 20:25:09.386097  3586 raft_consensus.cc:2243] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:09.386593  3586 raft_consensus.cc:2272] T 49df2aa11fb64c739c4b9fa2d6c3de44 P 99a7b91430f8400ba18558c7e414f29a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:09.389102  3586 tablet_replica.cc:333] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a: stopping tablet replica
I20260617 20:25:09.389612  3586 raft_consensus.cc:2243] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:09.390059  3586 raft_consensus.cc:2272] T 964046f6c93846dfbad6d3e2f3b46de3 P 99a7b91430f8400ba18558c7e414f29a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:09.411012  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:09.423137  3586 master.cc:562] Master@127.3.128.190:39641 shutting down...
I20260617 20:25:09.441553  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:09.442138  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:09.442602  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P efb2ad12e91a4d08ba6b05d08fbb565b: stopping tablet replica
I20260617 20:25:09.463222  3586 master.cc:584] Master@127.3.128.190:39641 shutdown complete.
[  SKIPPED ] FlushModeOpRatesTest.RunComparison/0 (583 ms)
[----------] 1 test from FlushModeOpRatesTest (583 ms total)

[----------] 1 test from BinaryColEncodings/BinaryEncodingNullPredicatesTest
[ RUN      ] BinaryColEncodings/BinaryEncodingNullPredicatesTest.TestBinaryEncodings/0
I20260617 20:25:09.486119  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:35991
I20260617 20:25:09.487166  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:09.491967  9495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:09.492472  9496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:09.494526  9498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:09.495296  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:09.496271  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:09.496471  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:09.496623  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727909496605 us; error 0 us; skew 500 ppm
I20260617 20:25:09.497171  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:09.499423  3586 webserver.cc:533] Webserver started at http://127.3.128.190:42645/ using document root <none> and password file <none>
I20260617 20:25:09.499888  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:09.500082  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:09.500347  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:09.501495  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "1ab42a0a976b40cc85ac94031e08b059"
format_stamp: "Formatted at 2026-06-17 20:25:09 on dist-test-slave-nf4h"
I20260617 20:25:09.505710  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:25:09.509267  9503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:09.510164  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260617 20:25:09.510465  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "1ab42a0a976b40cc85ac94031e08b059"
format_stamp: "Formatted at 2026-06-17 20:25:09 on dist-test-slave-nf4h"
I20260617 20:25:09.510788  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:09.525660  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:09.526688  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:09.566682  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:35991
I20260617 20:25:09.566780  9564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:35991 every 8 connection(s)
I20260617 20:25:09.570779  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.581367  9565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059: Bootstrap starting.
I20260617 20:25:09.585688  9565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.589581  9565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059: No bootstrap required, opened a new log
I20260617 20:25:09.591605  9565 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab42a0a976b40cc85ac94031e08b059" member_type: VOTER }
I20260617 20:25:09.592011  9565 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.592191  9565 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab42a0a976b40cc85ac94031e08b059, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.592862  9565 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ab42a0a976b40cc85ac94031e08b059" member_type: VOTER }
I20260617 20:25:09.593351  9565 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.593562  9565 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.593801  9565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:09.598803  9565 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab42a0a976b40cc85ac94031e08b059" member_type: VOTER }
I20260617 20:25:09.599398  9565 leader_election.cc:304] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [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: 1ab42a0a976b40cc85ac94031e08b059; no voters: 
I20260617 20:25:09.600571  9565 leader_election.cc:290] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:09.601011  9568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:09.602469  9568 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 1 LEADER]: Becoming Leader. State: Replica: 1ab42a0a976b40cc85ac94031e08b059, State: Running, Role: LEADER
I20260617 20:25:09.603144  9568 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [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: "1ab42a0a976b40cc85ac94031e08b059" member_type: VOTER }
I20260617 20:25:09.603873  9565 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:09.606284  9569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ab42a0a976b40cc85ac94031e08b059" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab42a0a976b40cc85ac94031e08b059" member_type: VOTER } }
I20260617 20:25:09.606288  9570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ab42a0a976b40cc85ac94031e08b059. Latest consensus state: current_term: 1 leader_uuid: "1ab42a0a976b40cc85ac94031e08b059" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab42a0a976b40cc85ac94031e08b059" member_type: VOTER } }
I20260617 20:25:09.607316  9570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:09.608218  9569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:09.610219  9575 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:09.616415  9575 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:09.618068  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:09.625682  9575 catalog_manager.cc:1382] Generated new cluster ID: 5a7f8ac05e394a68b7e4b24f20640c18
I20260617 20:25:09.625994  9575 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:09.641273  9575 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:09.642623  9575 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:09.655756  9575 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059: Generated new TSK 0
I20260617 20:25:09.656401  9575 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:09.685302  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:09.691164  9586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:09.692461  9587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:09.694414  9589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:09.694766  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:09.695659  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:09.695847  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:09.695969  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727909695958 us; error 0 us; skew 500 ppm
I20260617 20:25:09.696455  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:09.698776  3586 webserver.cc:533] Webserver started at http://127.3.128.129:44669/ using document root <none> and password file <none>
I20260617 20:25:09.699205  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:09.699360  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:09.699651  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:09.700889  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "5b2253d8e1414783ae9422fbbb64d737"
format_stamp: "Formatted at 2026-06-17 20:25:09 on dist-test-slave-nf4h"
I20260617 20:25:09.705268  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:25:09.708822  9594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:09.709605  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:25:09.709892  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "5b2253d8e1414783ae9422fbbb64d737"
format_stamp: "Formatted at 2026-06-17 20:25:09 on dist-test-slave-nf4h"
I20260617 20:25:09.710142  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_0.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:09.722956  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:09.723977  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:09.728731  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:09.729075  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:25:09.729382  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:09.729601  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:09.785090  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:45103
I20260617 20:25:09.785207  9664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:45103 every 8 connection(s)
I20260617 20:25:09.790283  9665 heartbeater.cc:344] Connected to a master server at 127.3.128.190:35991
I20260617 20:25:09.790755  9665 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:09.791510  9665 heartbeater.cc:507] Master 127.3.128.190:35991 requested a full tablet report, sending...
I20260617 20:25:09.793633  9520 ts_manager.cc:194] Registered new tserver with Master: 5b2253d8e1414783ae9422fbbb64d737 (127.3.128.129:45103)
I20260617 20:25:09.794591  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006178868s
I20260617 20:25:09.795969  9520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35346
I20260617 20:25:09.808903  9665 heartbeater.cc:499] Master 127.3.128.190:35991 was elected leader, sending a full tablet report...
I20260617 20:25:09.818616  9520 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35370:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:09.854737  9630 tablet_service.cc:1511] Processing CreateTablet for tablet b2fcbfdde8f4479ca4c8a0469ca91b41 (DEFAULT_TABLE table=client-testtb [id=33554c3231b449a396b8dbac05515970]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:09.854998  9629 tablet_service.cc:1511] Processing CreateTablet for tablet cb9d73d65f184f188e50140a36ca6ae4 (DEFAULT_TABLE table=client-testtb [id=33554c3231b449a396b8dbac05515970]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:09.855942  9630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fcbfdde8f4479ca4c8a0469ca91b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.856583  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9d73d65f184f188e50140a36ca6ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.870375  9675 tablet_bootstrap.cc:492] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737: Bootstrap starting.
I20260617 20:25:09.874891  9675 tablet_bootstrap.cc:654] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.879388  9675 tablet_bootstrap.cc:492] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737: No bootstrap required, opened a new log
I20260617 20:25:09.879819  9675 ts_tablet_manager.cc:1403] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260617 20:25:09.882066  9675 raft_consensus.cc:359] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.882539  9675 raft_consensus.cc:385] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.882786  9675 raft_consensus.cc:740] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b2253d8e1414783ae9422fbbb64d737, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.883322  9675 consensus_queue.cc:260] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.883827  9675 raft_consensus.cc:399] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.884088  9675 raft_consensus.cc:493] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.884362  9675 raft_consensus.cc:3060] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:09.889959  9675 raft_consensus.cc:515] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.890549  9675 leader_election.cc:304] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [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: 5b2253d8e1414783ae9422fbbb64d737; no voters: 
I20260617 20:25:09.891800  9675 leader_election.cc:290] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:09.892151  9677 raft_consensus.cc:2804] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:09.894302  9675 ts_tablet_manager.cc:1434] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.001s
I20260617 20:25:09.894294  9677 raft_consensus.cc:697] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 LEADER]: Becoming Leader. State: Replica: 5b2253d8e1414783ae9422fbbb64d737, State: Running, Role: LEADER
I20260617 20:25:09.895570  9675 tablet_bootstrap.cc:492] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737: Bootstrap starting.
I20260617 20:25:09.895447  9677 consensus_queue.cc:237] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [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: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.902416  9675 tablet_bootstrap.cc:654] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.902175  9519 catalog_manager.cc:5696] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b2253d8e1414783ae9422fbbb64d737 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "5b2253d8e1414783ae9422fbbb64d737" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:09.907500  9675 tablet_bootstrap.cc:492] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737: No bootstrap required, opened a new log
I20260617 20:25:09.908025  9675 ts_tablet_manager.cc:1403] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260617 20:25:09.910782  9675 raft_consensus.cc:359] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.911329  9675 raft_consensus.cc:385] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.911579  9675 raft_consensus.cc:740] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b2253d8e1414783ae9422fbbb64d737, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.912261  9675 consensus_queue.cc:260] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.912789  9675 raft_consensus.cc:399] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.913080  9675 raft_consensus.cc:493] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.913375  9675 raft_consensus.cc:3060] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:09.918164  9675 raft_consensus.cc:515] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.918746  9675 leader_election.cc:304] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [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: 5b2253d8e1414783ae9422fbbb64d737; no voters: 
I20260617 20:25:09.919216  9675 leader_election.cc:290] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:09.919449  9677 raft_consensus.cc:2804] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:09.920007  9677 raft_consensus.cc:697] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 LEADER]: Becoming Leader. State: Replica: 5b2253d8e1414783ae9422fbbb64d737, State: Running, Role: LEADER
I20260617 20:25:09.920781  9675 ts_tablet_manager.cc:1434] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737: Time spent starting tablet: real 0.012s	user 0.015s	sys 0.000s
I20260617 20:25:09.920787  9677 consensus_queue.cc:237] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [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: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.927271  9519 catalog_manager.cc:5696] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b2253d8e1414783ae9422fbbb64d737 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "5b2253d8e1414783ae9422fbbb64d737" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:09.948136  9519 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35370:
name: "BinaryEncodingNullPredicatesTestTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:09.968842  9629 tablet_service.cc:1511] Processing CreateTablet for tablet 64d2110664fe47fbb27550b1ce48daa4 (DEFAULT_TABLE table=BinaryEncodingNullPredicatesTestTable [id=d68b9d927c5942cd810a441afb42f717]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 20:25:09.969882  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d2110664fe47fbb27550b1ce48daa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:09.982424  9675 tablet_bootstrap.cc:492] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737: Bootstrap starting.
I20260617 20:25:09.987246  9675 tablet_bootstrap.cc:654] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:09.992158  9675 tablet_bootstrap.cc:492] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737: No bootstrap required, opened a new log
I20260617 20:25:09.992615  9675 ts_tablet_manager.cc:1403] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260617 20:25:09.995286  9675 raft_consensus.cc:359] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.995882  9675 raft_consensus.cc:385] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:09.996119  9675 raft_consensus.cc:740] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b2253d8e1414783ae9422fbbb64d737, State: Initialized, Role: FOLLOWER
I20260617 20:25:09.996786  9675 consensus_queue.cc:260] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:09.997418  9675 raft_consensus.cc:399] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:09.997728  9675 raft_consensus.cc:493] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:09.998081  9675 raft_consensus.cc:3060] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:10.003356  9675 raft_consensus.cc:515] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:10.004002  9675 leader_election.cc:304] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [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: 5b2253d8e1414783ae9422fbbb64d737; no voters: 
I20260617 20:25:10.004540  9675 leader_election.cc:290] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:10.004916  9677 raft_consensus.cc:2804] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:10.005573  9677 raft_consensus.cc:697] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 LEADER]: Becoming Leader. State: Replica: 5b2253d8e1414783ae9422fbbb64d737, State: Running, Role: LEADER
I20260617 20:25:10.006249  9675 ts_tablet_manager.cc:1434] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260617 20:25:10.006423  9677 consensus_queue.cc:237] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [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: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } }
I20260617 20:25:10.014585  9519 catalog_manager.cc:5696] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b2253d8e1414783ae9422fbbb64d737 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "5b2253d8e1414783ae9422fbbb64d737" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b2253d8e1414783ae9422fbbb64d737" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45103 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:10.575275  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:10.610248  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:10.610946  3586 tablet_replica.cc:333] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737: stopping tablet replica
I20260617 20:25:10.611548  3586 raft_consensus.cc:2243] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:10.612257  3586 raft_consensus.cc:2272] T 64d2110664fe47fbb27550b1ce48daa4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:10.617635  3586 tablet_replica.cc:333] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737: stopping tablet replica
I20260617 20:25:10.618175  3586 raft_consensus.cc:2243] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:10.618629  3586 raft_consensus.cc:2272] T cb9d73d65f184f188e50140a36ca6ae4 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:10.621718  3586 tablet_replica.cc:333] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737: stopping tablet replica
I20260617 20:25:10.622454  3586 raft_consensus.cc:2243] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:10.623076  3586 raft_consensus.cc:2272] T b2fcbfdde8f4479ca4c8a0469ca91b41 P 5b2253d8e1414783ae9422fbbb64d737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:10.646011  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:10.659251  3586 master.cc:562] Master@127.3.128.190:35991 shutting down...
I20260617 20:25:10.683233  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:10.683833  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:10.684185  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ab42a0a976b40cc85ac94031e08b059: stopping tablet replica
I20260617 20:25:10.704299  3586 master.cc:584] Master@127.3.128.190:35991 shutdown complete.
[       OK ] BinaryColEncodings/BinaryEncodingNullPredicatesTest.TestBinaryEncodings/0 (1251 ms)
[----------] 1 test from BinaryColEncodings/BinaryEncodingNullPredicatesTest (1251 ms total)

[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN      ] Params/ClientTestImmutableColumn.TestUpdate/3
I20260617 20:25:10.740326  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:34795
I20260617 20:25:10.741884  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:10.747757  9690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:10.749514  9691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:10.753005  9693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:10.753525  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:10.754765  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:10.754982  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:10.755162  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727910755145 us; error 0 us; skew 500 ppm
I20260617 20:25:10.755685  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:10.758559  3586 webserver.cc:533] Webserver started at http://127.3.128.190:41947/ using document root <none> and password file <none>
I20260617 20:25:10.759038  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:10.759245  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:10.759524  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:10.760697  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "70e14d63b9df4109b69e6d53ed623c61"
format_stamp: "Formatted at 2026-06-17 20:25:10 on dist-test-slave-nf4h"
I20260617 20:25:10.765260  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260617 20:25:10.768793  9698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:10.769624  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260617 20:25:10.769950  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "70e14d63b9df4109b69e6d53ed623c61"
format_stamp: "Formatted at 2026-06-17 20:25:10 on dist-test-slave-nf4h"
I20260617 20:25:10.770239  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:10.793913  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:10.794972  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:10.850893  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:34795
I20260617 20:25:10.850996  9759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:34795 every 8 connection(s)
I20260617 20:25:10.855329  9760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:10.866046  9760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61: Bootstrap starting.
I20260617 20:25:10.870671  9760 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:10.875314  9760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61: No bootstrap required, opened a new log
I20260617 20:25:10.877964  9760 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70e14d63b9df4109b69e6d53ed623c61" member_type: VOTER }
I20260617 20:25:10.878379  9760 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:10.878645  9760 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e14d63b9df4109b69e6d53ed623c61, State: Initialized, Role: FOLLOWER
I20260617 20:25:10.879262  9760 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70e14d63b9df4109b69e6d53ed623c61" member_type: VOTER }
I20260617 20:25:10.879705  9760 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:10.879925  9760 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:10.880223  9760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:10.884948  9760 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70e14d63b9df4109b69e6d53ed623c61" member_type: VOTER }
I20260617 20:25:10.885511  9760 leader_election.cc:304] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [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: 70e14d63b9df4109b69e6d53ed623c61; no voters: 
I20260617 20:25:10.886933  9760 leader_election.cc:290] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:10.887305  9763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:10.889070  9763 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 1 LEADER]: Becoming Leader. State: Replica: 70e14d63b9df4109b69e6d53ed623c61, State: Running, Role: LEADER
I20260617 20:25:10.889935  9763 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [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: "70e14d63b9df4109b69e6d53ed623c61" member_type: VOTER }
I20260617 20:25:10.890588  9760 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:10.893476  9765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70e14d63b9df4109b69e6d53ed623c61. Latest consensus state: current_term: 1 leader_uuid: "70e14d63b9df4109b69e6d53ed623c61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70e14d63b9df4109b69e6d53ed623c61" member_type: VOTER } }
I20260617 20:25:10.893522  9764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70e14d63b9df4109b69e6d53ed623c61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70e14d63b9df4109b69e6d53ed623c61" member_type: VOTER } }
I20260617 20:25:10.894243  9765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:10.894440  9764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:10.907815  9768 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:10.914743  9768 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:10.916601  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:10.925520  9768 catalog_manager.cc:1382] Generated new cluster ID: 61854528fbd149cf992f57ddb7727dcf
I20260617 20:25:10.925832  9768 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:10.943527  9768 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:10.945295  9768 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:10.965343  9768 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61: Generated new TSK 0
I20260617 20:25:10.966051  9768 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:10.983249  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:10.990664  9781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:10.990839  9782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:10.994629  9784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:10.994648  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:10.996140  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:10.996387  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:10.996588  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727910996548 us; error 0 us; skew 500 ppm
I20260617 20:25:10.997242  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:10.999890  3586 webserver.cc:533] Webserver started at http://127.3.128.129:40293/ using document root <none> and password file <none>
I20260617 20:25:11.000418  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:11.000685  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:11.001003  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:11.002170  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "e5b9953355004ee588735ef969d72b05"
format_stamp: "Formatted at 2026-06-17 20:25:10 on dist-test-slave-nf4h"
I20260617 20:25:11.007176  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:25:11.011157  9789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:11.012218  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260617 20:25:11.012544  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "e5b9953355004ee588735ef969d72b05"
format_stamp: "Formatted at 2026-06-17 20:25:10 on dist-test-slave-nf4h"
I20260617 20:25:11.012907  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdate_3.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:11.042222  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:11.043344  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:11.052093  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:11.052459  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:11.052825  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:11.053071  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:11.151199  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:40941
I20260617 20:25:11.151264  9859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:40941 every 8 connection(s)
I20260617 20:25:11.156809  9860 heartbeater.cc:344] Connected to a master server at 127.3.128.190:34795
I20260617 20:25:11.157323  9860 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:11.158133  9860 heartbeater.cc:507] Master 127.3.128.190:34795 requested a full tablet report, sending...
I20260617 20:25:11.160346  9715 ts_manager.cc:194] Registered new tserver with Master: e5b9953355004ee588735ef969d72b05 (127.3.128.129:40941)
I20260617 20:25:11.160844  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006148844s
I20260617 20:25:11.162132  9715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40014
I20260617 20:25:11.174750  9860 heartbeater.cc:499] Master 127.3.128.190:34795 was elected leader, sending a full tablet report...
I20260617 20:25:11.187640  9715 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40032:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:11.227231  9823 tablet_service.cc:1511] Processing CreateTablet for tablet a539c020c8a0440f8a4b21cbcae1d4e6 (DEFAULT_TABLE table=client-testtb [id=0a92977778394b39956c77765d7e6d99]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:11.227352  9822 tablet_service.cc:1511] Processing CreateTablet for tablet 48069deb47f34f60ad848e757bdc2d7f (DEFAULT_TABLE table=client-testtb [id=0a92977778394b39956c77765d7e6d99]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:11.228792  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a539c020c8a0440f8a4b21cbcae1d4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:11.229678  9822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48069deb47f34f60ad848e757bdc2d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:11.248162  9870 tablet_bootstrap.cc:492] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05: Bootstrap starting.
I20260617 20:25:11.252552  9870 tablet_bootstrap.cc:654] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:11.257344  9870 tablet_bootstrap.cc:492] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05: No bootstrap required, opened a new log
I20260617 20:25:11.257831  9870 ts_tablet_manager.cc:1403] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260617 20:25:11.260397  9870 raft_consensus.cc:359] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.261024  9870 raft_consensus.cc:385] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:11.261317  9870 raft_consensus.cc:740] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5b9953355004ee588735ef969d72b05, State: Initialized, Role: FOLLOWER
I20260617 20:25:11.261986  9870 consensus_queue.cc:260] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.262588  9870 raft_consensus.cc:399] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:11.262883  9870 raft_consensus.cc:493] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:11.263200  9870 raft_consensus.cc:3060] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:11.270009  9870 raft_consensus.cc:515] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.270735  9870 leader_election.cc:304] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [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: e5b9953355004ee588735ef969d72b05; no voters: 
I20260617 20:25:11.272502  9870 leader_election.cc:290] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:11.272918  9872 raft_consensus.cc:2804] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:11.280680  9872 raft_consensus.cc:697] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 1 LEADER]: Becoming Leader. State: Replica: e5b9953355004ee588735ef969d72b05, State: Running, Role: LEADER
I20260617 20:25:11.281543  9872 consensus_queue.cc:237] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [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: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.282588  9870 ts_tablet_manager.cc:1434] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05: Time spent starting tablet: real 0.024s	user 0.021s	sys 0.004s
I20260617 20:25:11.283712  9870 tablet_bootstrap.cc:492] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05: Bootstrap starting.
I20260617 20:25:11.288453  9714 catalog_manager.cc:5696] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5b9953355004ee588735ef969d72b05 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e5b9953355004ee588735ef969d72b05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:11.289779  9870 tablet_bootstrap.cc:654] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:11.295819  9870 tablet_bootstrap.cc:492] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05: No bootstrap required, opened a new log
I20260617 20:25:11.296309  9870 ts_tablet_manager.cc:1403] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260617 20:25:11.299121  9870 raft_consensus.cc:359] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.299768  9870 raft_consensus.cc:385] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:11.300091  9870 raft_consensus.cc:740] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5b9953355004ee588735ef969d72b05, State: Initialized, Role: FOLLOWER
I20260617 20:25:11.300791  9870 consensus_queue.cc:260] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.301427  9870 raft_consensus.cc:399] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:11.301728  9870 raft_consensus.cc:493] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:11.302053  9870 raft_consensus.cc:3060] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:11.308823  9870 raft_consensus.cc:515] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.309577  9870 leader_election.cc:304] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [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: e5b9953355004ee588735ef969d72b05; no voters: 
I20260617 20:25:11.310226  9870 leader_election.cc:290] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:11.310381  9873 raft_consensus.cc:2804] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:11.310951  9873 raft_consensus.cc:697] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 1 LEADER]: Becoming Leader. State: Replica: e5b9953355004ee588735ef969d72b05, State: Running, Role: LEADER
I20260617 20:25:11.311669  9873 consensus_queue.cc:237] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [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: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } }
I20260617 20:25:11.312007  9870 ts_tablet_manager.cc:1434] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260617 20:25:11.318208  9714 catalog_manager.cc:5696] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5b9953355004ee588735ef969d72b05 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e5b9953355004ee588735ef969d72b05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b9953355004ee588735ef969d72b05" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 40941 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:11.456559  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:11.489284  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:11.490448  3586 tablet_replica.cc:333] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05: stopping tablet replica
I20260617 20:25:11.491014  3586 raft_consensus.cc:2243] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:11.491492  3586 raft_consensus.cc:2272] T 48069deb47f34f60ad848e757bdc2d7f P e5b9953355004ee588735ef969d72b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:11.494354  3586 tablet_replica.cc:333] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05: stopping tablet replica
I20260617 20:25:11.494861  3586 raft_consensus.cc:2243] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:11.495328  3586 raft_consensus.cc:2272] T a539c020c8a0440f8a4b21cbcae1d4e6 P e5b9953355004ee588735ef969d72b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:11.518586  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:11.531466  3586 master.cc:562] Master@127.3.128.190:34795 shutting down...
I20260617 20:25:11.564560  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:11.565418  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:11.565757  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70e14d63b9df4109b69e6d53ed623c61: stopping tablet replica
I20260617 20:25:11.579567  3586 master.cc:584] Master@127.3.128.190:34795 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpdate/3 (873 ms)
[ RUN      ] Params/ClientTestImmutableColumn.TestUpsertIgnore/3
I20260617 20:25:11.613420  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:36429
I20260617 20:25:11.614794  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:11.620340  9881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:11.620530  9882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:11.624284  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:11.624779  9884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:11.625869  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:11.626188  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:11.626402  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727911626386 us; error 0 us; skew 500 ppm
I20260617 20:25:11.627038  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:11.629873  3586 webserver.cc:533] Webserver started at http://127.3.128.190:36579/ using document root <none> and password file <none>
I20260617 20:25:11.630342  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:11.630527  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:11.630808  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:11.631839  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "9ec79fde45ea444a945c0b9deb503ee8"
format_stamp: "Formatted at 2026-06-17 20:25:11 on dist-test-slave-nf4h"
I20260617 20:25:11.636451  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260617 20:25:11.640349  9889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:11.641208  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:25:11.641512  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "9ec79fde45ea444a945c0b9deb503ee8"
format_stamp: "Formatted at 2026-06-17 20:25:11 on dist-test-slave-nf4h"
I20260617 20:25:11.641825  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:11.700328  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:11.701393  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:11.762072  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:36429
I20260617 20:25:11.762253  9950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:36429 every 8 connection(s)
I20260617 20:25:11.766456  9951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:11.776592  9951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8: Bootstrap starting.
I20260617 20:25:11.781016  9951 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:11.785142  9951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8: No bootstrap required, opened a new log
I20260617 20:25:11.787143  9951 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec79fde45ea444a945c0b9deb503ee8" member_type: VOTER }
I20260617 20:25:11.787534  9951 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:11.787772  9951 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ec79fde45ea444a945c0b9deb503ee8, State: Initialized, Role: FOLLOWER
I20260617 20:25:11.788338  9951 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ec79fde45ea444a945c0b9deb503ee8" member_type: VOTER }
I20260617 20:25:11.788851  9951 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:11.789074  9951 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:11.789345  9951 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:11.793912  9951 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec79fde45ea444a945c0b9deb503ee8" member_type: VOTER }
I20260617 20:25:11.794417  9951 leader_election.cc:304] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [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: 9ec79fde45ea444a945c0b9deb503ee8; no voters: 
I20260617 20:25:11.795696  9951 leader_election.cc:290] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:11.796028  9954 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:11.797750  9954 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 1 LEADER]: Becoming Leader. State: Replica: 9ec79fde45ea444a945c0b9deb503ee8, State: Running, Role: LEADER
I20260617 20:25:11.798517  9954 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [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: "9ec79fde45ea444a945c0b9deb503ee8" member_type: VOTER }
I20260617 20:25:11.799175  9951 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:11.801539  9955 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ec79fde45ea444a945c0b9deb503ee8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec79fde45ea444a945c0b9deb503ee8" member_type: VOTER } }
I20260617 20:25:11.801622  9956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ec79fde45ea444a945c0b9deb503ee8. Latest consensus state: current_term: 1 leader_uuid: "9ec79fde45ea444a945c0b9deb503ee8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ec79fde45ea444a945c0b9deb503ee8" member_type: VOTER } }
I20260617 20:25:11.802186  9955 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:11.802318  9956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:11.815292  9959 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:11.821157  9959 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:11.825544  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:11.831212  9959 catalog_manager.cc:1382] Generated new cluster ID: 1fa02b32a36f47e695414bbc71551c6c
I20260617 20:25:11.831523  9959 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:11.847513  9959 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:11.848783  9959 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:11.863560  9959 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8: Generated new TSK 0
I20260617 20:25:11.864207  9959 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:11.892908  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:11.900197  9972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:11.906283  9973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:11.909605  9975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:11.910032  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:11.912111  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:11.912348  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:11.912572  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727911912555 us; error 0 us; skew 500 ppm
I20260617 20:25:11.913210  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:11.916348  3586 webserver.cc:533] Webserver started at http://127.3.128.129:43437/ using document root <none> and password file <none>
I20260617 20:25:11.916904  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:11.917112  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:11.917387  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:11.918706  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "66157a9ed1304614acce186919ecb06c"
format_stamp: "Formatted at 2026-06-17 20:25:11 on dist-test-slave-nf4h"
I20260617 20:25:11.923337  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:25:11.927340  9980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:11.928259  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260617 20:25:11.928565  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "66157a9ed1304614acce186919ecb06c"
format_stamp: "Formatted at 2026-06-17 20:25:11 on dist-test-slave-nf4h"
I20260617 20:25:11.928900  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsertIgnore_3.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:11.949600  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:11.950608  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:11.956454  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:11.956851  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:11.957147  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:11.957381  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:12.033447  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:43945
I20260617 20:25:12.033644 10050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:43945 every 8 connection(s)
I20260617 20:25:12.038877 10051 heartbeater.cc:344] Connected to a master server at 127.3.128.190:36429
I20260617 20:25:12.039343 10051 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:12.040056 10051 heartbeater.cc:507] Master 127.3.128.190:36429 requested a full tablet report, sending...
I20260617 20:25:12.042160  9906 ts_manager.cc:194] Registered new tserver with Master: 66157a9ed1304614acce186919ecb06c (127.3.128.129:43945)
I20260617 20:25:12.042761  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006065238s
I20260617 20:25:12.044480  9906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43416
I20260617 20:25:12.057976 10051 heartbeater.cc:499] Master 127.3.128.190:36429 was elected leader, sending a full tablet report...
I20260617 20:25:12.067373  9906 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43446:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:12.106812 10015 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce0f7f5edfb4aaf88d20d4b000c0c03 (DEFAULT_TABLE table=client-testtb [id=92e789c9f22d41cd86ed09f209f4a82a]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:12.107118 10014 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6c01ff51d545bc852ef31abe7b26cd (DEFAULT_TABLE table=client-testtb [id=92e789c9f22d41cd86ed09f209f4a82a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:12.108193 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce0f7f5edfb4aaf88d20d4b000c0c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:12.108878 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6c01ff51d545bc852ef31abe7b26cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:12.127260 10061 tablet_bootstrap.cc:492] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c: Bootstrap starting.
I20260617 20:25:12.132850 10061 tablet_bootstrap.cc:654] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:12.137691 10061 tablet_bootstrap.cc:492] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c: No bootstrap required, opened a new log
I20260617 20:25:12.138110 10061 ts_tablet_manager.cc:1403] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.009s
I20260617 20:25:12.140196 10061 raft_consensus.cc:359] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.140584 10061 raft_consensus.cc:385] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:12.140868 10061 raft_consensus.cc:740] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66157a9ed1304614acce186919ecb06c, State: Initialized, Role: FOLLOWER
I20260617 20:25:12.141535 10061 consensus_queue.cc:260] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.142030 10061 raft_consensus.cc:399] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:12.142297 10061 raft_consensus.cc:493] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:12.142586 10061 raft_consensus.cc:3060] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:12.148366 10061 raft_consensus.cc:515] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.148969 10061 leader_election.cc:304] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [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: 66157a9ed1304614acce186919ecb06c; no voters: 
I20260617 20:25:12.150179 10061 leader_election.cc:290] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:12.150558 10063 raft_consensus.cc:2804] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:12.152823 10061 ts_tablet_manager.cc:1434] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260617 20:25:12.153141 10063 raft_consensus.cc:697] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 1 LEADER]: Becoming Leader. State: Replica: 66157a9ed1304614acce186919ecb06c, State: Running, Role: LEADER
I20260617 20:25:12.153792 10061 tablet_bootstrap.cc:492] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c: Bootstrap starting.
I20260617 20:25:12.153962 10063 consensus_queue.cc:237] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [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: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.159816 10061 tablet_bootstrap.cc:654] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:12.163656  9905 catalog_manager.cc:5696] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c reported cstate change: term changed from 0 to 1, leader changed from <none> to 66157a9ed1304614acce186919ecb06c (127.3.128.129). New cstate: current_term: 1 leader_uuid: "66157a9ed1304614acce186919ecb06c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:12.183138 10061 tablet_bootstrap.cc:492] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c: No bootstrap required, opened a new log
I20260617 20:25:12.183693 10061 ts_tablet_manager.cc:1403] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260617 20:25:12.186398 10061 raft_consensus.cc:359] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.186950 10061 raft_consensus.cc:385] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:12.187238 10061 raft_consensus.cc:740] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66157a9ed1304614acce186919ecb06c, State: Initialized, Role: FOLLOWER
I20260617 20:25:12.188556 10061 consensus_queue.cc:260] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.189261 10061 raft_consensus.cc:399] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:12.189564 10061 raft_consensus.cc:493] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:12.189903 10061 raft_consensus.cc:3060] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:12.197533 10061 raft_consensus.cc:515] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.198304 10061 leader_election.cc:304] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [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: 66157a9ed1304614acce186919ecb06c; no voters: 
I20260617 20:25:12.198916 10061 leader_election.cc:290] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:12.199136 10065 raft_consensus.cc:2804] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:12.199643 10065 raft_consensus.cc:697] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 1 LEADER]: Becoming Leader. State: Replica: 66157a9ed1304614acce186919ecb06c, State: Running, Role: LEADER
I20260617 20:25:12.200403 10065 consensus_queue.cc:237] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [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: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } }
I20260617 20:25:12.200819 10061 ts_tablet_manager.cc:1434] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c: Time spent starting tablet: real 0.017s	user 0.018s	sys 0.000s
I20260617 20:25:12.206724  9905 catalog_manager.cc:5696] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c reported cstate change: term changed from 0 to 1, leader changed from <none> to 66157a9ed1304614acce186919ecb06c (127.3.128.129). New cstate: current_term: 1 leader_uuid: "66157a9ed1304614acce186919ecb06c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66157a9ed1304614acce186919ecb06c" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43945 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:12.344621  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:12.378765  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:12.379570  3586 tablet_replica.cc:333] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c: stopping tablet replica
I20260617 20:25:12.380216  3586 raft_consensus.cc:2243] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:12.380827  3586 raft_consensus.cc:2272] T 9ce0f7f5edfb4aaf88d20d4b000c0c03 P 66157a9ed1304614acce186919ecb06c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:12.383499  3586 tablet_replica.cc:333] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c: stopping tablet replica
I20260617 20:25:12.384020  3586 raft_consensus.cc:2243] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:12.384446  3586 raft_consensus.cc:2272] T 8b6c01ff51d545bc852ef31abe7b26cd P 66157a9ed1304614acce186919ecb06c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:12.399981  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:12.419245  3586 master.cc:562] Master@127.3.128.190:36429 shutting down...
I20260617 20:25:12.445223  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:12.445895  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:12.446295  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ec79fde45ea444a945c0b9deb503ee8: stopping tablet replica
I20260617 20:25:12.456823  3586 master.cc:584] Master@127.3.128.190:36429 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpsertIgnore/3 (869 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (1742 ms total)

[----------] 7 tests from Params/ArrayColumnParamTest
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/3
I20260617 20:25:12.481669  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:46059
I20260617 20:25:12.482721  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:12.487782 10072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:12.488065 10073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:12.491390  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:12.492156 10075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:12.493137  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:12.493364  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:12.493605  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727912493568 us; error 0 us; skew 500 ppm
I20260617 20:25:12.494211  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:12.497290  3586 webserver.cc:533] Webserver started at http://127.3.128.190:44137/ using document root <none> and password file <none>
I20260617 20:25:12.497746  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:12.497926  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:12.498190  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:12.499262  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "745513147578478682889338a7f3720c"
format_stamp: "Formatted at 2026-06-17 20:25:12 on dist-test-slave-nf4h"
I20260617 20:25:12.503861  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260617 20:25:12.507449 10080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:12.508281  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260617 20:25:12.508562  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "745513147578478682889338a7f3720c"
format_stamp: "Formatted at 2026-06-17 20:25:12 on dist-test-slave-nf4h"
I20260617 20:25:12.508880  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:12.536887  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:12.537881  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:12.595969  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:46059
I20260617 20:25:12.596081 10141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:46059 every 8 connection(s)
I20260617 20:25:12.600528 10142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:12.616091 10142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c: Bootstrap starting.
I20260617 20:25:12.620827 10142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:12.624877 10142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c: No bootstrap required, opened a new log
I20260617 20:25:12.626984 10142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745513147578478682889338a7f3720c" member_type: VOTER }
I20260617 20:25:12.627528 10142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:12.627828 10142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745513147578478682889338a7f3720c, State: Initialized, Role: FOLLOWER
I20260617 20:25:12.628590 10142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "745513147578478682889338a7f3720c" member_type: VOTER }
I20260617 20:25:12.629218 10142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:12.629581 10142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:12.629966 10142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:12.634891 10142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745513147578478682889338a7f3720c" member_type: VOTER }
I20260617 20:25:12.635430 10142 leader_election.cc:304] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [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: 745513147578478682889338a7f3720c; no voters: 
I20260617 20:25:12.636827 10142 leader_election.cc:290] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:12.637166 10145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:12.638767 10145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 1 LEADER]: Becoming Leader. State: Replica: 745513147578478682889338a7f3720c, State: Running, Role: LEADER
I20260617 20:25:12.639659 10145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [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: "745513147578478682889338a7f3720c" member_type: VOTER }
I20260617 20:25:12.641781 10142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:12.642771 10146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 745513147578478682889338a7f3720c. Latest consensus state: current_term: 1 leader_uuid: "745513147578478682889338a7f3720c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745513147578478682889338a7f3720c" member_type: VOTER } }
I20260617 20:25:12.642834 10147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "745513147578478682889338a7f3720c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745513147578478682889338a7f3720c" member_type: VOTER } }
I20260617 20:25:12.643533 10146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:12.643584 10147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:12.652810 10149 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:12.660681 10149 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:12.662612  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:12.669986 10149 catalog_manager.cc:1382] Generated new cluster ID: 52715a28aff54e858ea297e07ab930a1
I20260617 20:25:12.670271 10149 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:12.704499 10149 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:12.705858 10149 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:12.719223 10149 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c: Generated new TSK 0
I20260617 20:25:12.719823 10149 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:12.729377  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:12.736382 10163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:12.737214 10164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:12.741194  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:12.742085 10167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:12.743046  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:12.743337  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:12.743579  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727912743559 us; error 0 us; skew 500 ppm
I20260617 20:25:12.744141  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:12.746934  3586 webserver.cc:533] Webserver started at http://127.3.128.129:43303/ using document root <none> and password file <none>
I20260617 20:25:12.747414  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:12.747612  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:12.747879  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:12.749032  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff"
format_stamp: "Formatted at 2026-06-17 20:25:12 on dist-test-slave-nf4h"
I20260617 20:25:12.753611  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260617 20:25:12.757606 10171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:12.758572  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260617 20:25:12.758952  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff"
format_stamp: "Formatted at 2026-06-17 20:25:12 on dist-test-slave-nf4h"
I20260617 20:25:12.759305  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:12.774045  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:12.775415  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:12.795090  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:12.795408  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:12.795691  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:12.795887  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:12.865600  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:35611
I20260617 20:25:12.865681 10241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:35611 every 8 connection(s)
I20260617 20:25:12.872046 10242 heartbeater.cc:344] Connected to a master server at 127.3.128.190:46059
I20260617 20:25:12.872516 10242 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:12.873497 10242 heartbeater.cc:507] Master 127.3.128.190:46059 requested a full tablet report, sending...
I20260617 20:25:12.875994 10097 ts_manager.cc:194] Registered new tserver with Master: c9827ff8fd9a48489a6b9bfb3e1510ff (127.3.128.129:35611)
I20260617 20:25:12.876507  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006412949s
I20260617 20:25:12.878515 10097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40528
I20260617 20:25:12.891871 10242 heartbeater.cc:499] Master 127.3.128.190:46059 was elected leader, sending a full tablet report...
I20260617 20:25:12.902181 10097 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40548:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:12.943490 10207 tablet_service.cc:1511] Processing CreateTablet for tablet d785372bac024bbc9a4c1582fa5f9a2d (DEFAULT_TABLE table=client-testtb [id=e76cd66cec1c44bb89231ab57d531722]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:12.943711 10206 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf266f75d0048c798c21ea0251fc067 (DEFAULT_TABLE table=client-testtb [id=e76cd66cec1c44bb89231ab57d531722]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:12.944954 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d785372bac024bbc9a4c1582fa5f9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:12.945585 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf266f75d0048c798c21ea0251fc067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:12.962442 10252 tablet_bootstrap.cc:492] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff: Bootstrap starting.
I20260617 20:25:12.968294 10252 tablet_bootstrap.cc:654] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:12.972880 10252 tablet_bootstrap.cc:492] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff: No bootstrap required, opened a new log
I20260617 20:25:12.973348 10252 ts_tablet_manager.cc:1403] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260617 20:25:12.975371 10252 raft_consensus.cc:359] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:12.975838 10252 raft_consensus.cc:385] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:12.976097 10252 raft_consensus.cc:740] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9827ff8fd9a48489a6b9bfb3e1510ff, State: Initialized, Role: FOLLOWER
I20260617 20:25:12.976738 10252 consensus_queue.cc:260] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:12.977236 10252 raft_consensus.cc:399] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:12.977540 10252 raft_consensus.cc:493] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:12.977857 10252 raft_consensus.cc:3060] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:12.983916 10252 raft_consensus.cc:515] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:12.984501 10252 leader_election.cc:304] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [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: c9827ff8fd9a48489a6b9bfb3e1510ff; no voters: 
I20260617 20:25:12.985903 10252 leader_election.cc:290] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:12.986292 10254 raft_consensus.cc:2804] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:12.988394 10252 ts_tablet_manager.cc:1434] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260617 20:25:12.988819 10254 raft_consensus.cc:697] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 LEADER]: Becoming Leader. State: Replica: c9827ff8fd9a48489a6b9bfb3e1510ff, State: Running, Role: LEADER
I20260617 20:25:12.989444 10252 tablet_bootstrap.cc:492] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff: Bootstrap starting.
I20260617 20:25:12.989634 10254 consensus_queue.cc:237] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [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: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:12.995621 10252 tablet_bootstrap.cc:654] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:12.998637 10097 catalog_manager.cc:5696] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c9827ff8fd9a48489a6b9bfb3e1510ff (127.3.128.129). New cstate: current_term: 1 leader_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:13.011595 10252 tablet_bootstrap.cc:492] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff: No bootstrap required, opened a new log
I20260617 20:25:13.012221 10252 ts_tablet_manager.cc:1403] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260617 20:25:13.014456 10252 raft_consensus.cc:359] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.014935 10252 raft_consensus.cc:385] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:13.015192 10252 raft_consensus.cc:740] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9827ff8fd9a48489a6b9bfb3e1510ff, State: Initialized, Role: FOLLOWER
I20260617 20:25:13.015972 10252 consensus_queue.cc:260] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.016629 10252 raft_consensus.cc:399] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:13.016955 10252 raft_consensus.cc:493] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:13.017251 10252 raft_consensus.cc:3060] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:13.022624 10252 raft_consensus.cc:515] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.023191 10252 leader_election.cc:304] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [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: c9827ff8fd9a48489a6b9bfb3e1510ff; no voters: 
I20260617 20:25:13.023728 10252 leader_election.cc:290] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:13.023922 10256 raft_consensus.cc:2804] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:13.024575 10256 raft_consensus.cc:697] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 LEADER]: Becoming Leader. State: Replica: c9827ff8fd9a48489a6b9bfb3e1510ff, State: Running, Role: LEADER
I20260617 20:25:13.025380 10256 consensus_queue.cc:237] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [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: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.026341 10252 ts_tablet_manager.cc:1434] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260617 20:25:13.032564 10097 catalog_manager.cc:5696] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c9827ff8fd9a48489a6b9bfb3e1510ff (127.3.128.129). New cstate: current_term: 1 leader_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:13.082566 10097 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40548:
name: "table_ea_flush_BOOL"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: BOOL
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:13.103515 10206 tablet_service.cc:1511] Processing CreateTablet for tablet 8db0dc0e21ba470f84a7caccc2eca58f (DEFAULT_TABLE table=table_ea_flush_BOOL [id=832b76352fc540bcb8bb2b05a40c832a]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:13.104826 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db0dc0e21ba470f84a7caccc2eca58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:13.119822 10252 tablet_bootstrap.cc:492] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Bootstrap starting.
I20260617 20:25:13.123842 10252 tablet_bootstrap.cc:654] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:13.127938 10252 tablet_bootstrap.cc:492] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: No bootstrap required, opened a new log
I20260617 20:25:13.128460 10252 ts_tablet_manager.cc:1403] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260617 20:25:13.131779 10252 raft_consensus.cc:359] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.132223 10252 raft_consensus.cc:385] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:13.132463 10252 raft_consensus.cc:740] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9827ff8fd9a48489a6b9bfb3e1510ff, State: Initialized, Role: FOLLOWER
I20260617 20:25:13.133003 10252 consensus_queue.cc:260] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.133522 10252 raft_consensus.cc:399] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:13.133759 10252 raft_consensus.cc:493] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:13.134024 10252 raft_consensus.cc:3060] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:13.139374 10252 raft_consensus.cc:515] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.139909 10252 leader_election.cc:304] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [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: c9827ff8fd9a48489a6b9bfb3e1510ff; no voters: 
I20260617 20:25:13.140419 10252 leader_election.cc:290] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:13.140585 10256 raft_consensus.cc:2804] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:13.141095 10256 raft_consensus.cc:697] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 LEADER]: Becoming Leader. State: Replica: c9827ff8fd9a48489a6b9bfb3e1510ff, State: Running, Role: LEADER
I20260617 20:25:13.141840 10256 consensus_queue.cc:237] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [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: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } }
I20260617 20:25:13.142244 10252 ts_tablet_manager.cc:1434] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260617 20:25:13.149121 10096 catalog_manager.cc:5696] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c9827ff8fd9a48489a6b9bfb3e1510ff (127.3.128.129). New cstate: current_term: 1 leader_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9827ff8fd9a48489a6b9bfb3e1510ff" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:13.242816 10096 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40548:
table { table_name: "table_ea_flush_BOOL" } modify_external_catalogs: true
I20260617 20:25:13.243474 10096 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40548:
table { table_name: "table_ea_flush_BOOL" } modify_external_catalogs: true
I20260617 20:25:13.253549 10096 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c: Sending DeleteTablet for 1 replicas of tablet 8db0dc0e21ba470f84a7caccc2eca58f
I20260617 20:25:13.255615 10206 tablet_service.cc:1558] Processing DeleteTablet for tablet 8db0dc0e21ba470f84a7caccc2eca58f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:13 UTC) from {username='slave'} at 127.0.0.1:39480
I20260617 20:25:13.261096 10265 tablet_replica.cc:333] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: stopping tablet replica
I20260617 20:25:13.261708  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:13.261966 10265 raft_consensus.cc:2243] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:13.262678 10265 raft_consensus.cc:2272] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:13.267946 10265 ts_tablet_manager.cc:1916] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:13.292829 10265 ts_tablet_manager.cc:1929] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:13.293376 10265 log.cc:1199] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_3.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/8db0dc0e21ba470f84a7caccc2eca58f
I20260617 20:25:13.294987 10265 ts_tablet_manager.cc:1950] T 8db0dc0e21ba470f84a7caccc2eca58f P c9827ff8fd9a48489a6b9bfb3e1510ff: Deleting consensus metadata
I20260617 20:25:13.298632 10084 catalog_manager.cc:5027] TS c9827ff8fd9a48489a6b9bfb3e1510ff (127.3.128.129:35611): tablet 8db0dc0e21ba470f84a7caccc2eca58f (table table_ea_flush_BOOL [id=832b76352fc540bcb8bb2b05a40c832a]) successfully deleted
I20260617 20:25:13.304840  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:13.306074  3586 tablet_replica.cc:333] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff: stopping tablet replica
I20260617 20:25:13.306645  3586 raft_consensus.cc:2243] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:13.307036  3586 raft_consensus.cc:2272] T d785372bac024bbc9a4c1582fa5f9a2d P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:13.309512  3586 tablet_replica.cc:333] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff: stopping tablet replica
I20260617 20:25:13.309978  3586 raft_consensus.cc:2243] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:13.310459  3586 raft_consensus.cc:2272] T 8bf266f75d0048c798c21ea0251fc067 P c9827ff8fd9a48489a6b9bfb3e1510ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:13.331809  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:13.350929  3586 master.cc:562] Master@127.3.128.190:46059 shutting down...
I20260617 20:25:13.378832  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:13.379395  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:13.379738  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 745513147578478682889338a7f3720c: stopping tablet replica
I20260617 20:25:13.400166  3586 master.cc:584] Master@127.3.128.190:46059 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/3 (950 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/11
I20260617 20:25:13.433983  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:33093
I20260617 20:25:13.435322  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:13.440826 10267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:13.441027 10268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:13.444398 10270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:13.448613  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:13.450024  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:13.450279  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:13.450462  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727913450446 us; error 0 us; skew 500 ppm
I20260617 20:25:13.451103  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:13.453742  3586 webserver.cc:533] Webserver started at http://127.3.128.190:34401/ using document root <none> and password file <none>
I20260617 20:25:13.454341  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:13.454563  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:13.454914  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:13.456310  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "aa026b933aad4d36a8bc5385f6312c14"
format_stamp: "Formatted at 2026-06-17 20:25:13 on dist-test-slave-nf4h"
I20260617 20:25:13.462100  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260617 20:25:13.466194 10275 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:13.467059  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:25:13.467393  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "aa026b933aad4d36a8bc5385f6312c14"
format_stamp: "Formatted at 2026-06-17 20:25:13 on dist-test-slave-nf4h"
I20260617 20:25:13.467737  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:13.485374  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:13.486651  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:13.542827  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:33093
I20260617 20:25:13.542985 10336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:33093 every 8 connection(s)
I20260617 20:25:13.547081 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:13.562239 10337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14: Bootstrap starting.
I20260617 20:25:13.568434 10337 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:13.573431 10337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14: No bootstrap required, opened a new log
I20260617 20:25:13.576264 10337 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa026b933aad4d36a8bc5385f6312c14" member_type: VOTER }
I20260617 20:25:13.576823 10337 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:13.577106 10337 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa026b933aad4d36a8bc5385f6312c14, State: Initialized, Role: FOLLOWER
I20260617 20:25:13.577808 10337 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa026b933aad4d36a8bc5385f6312c14" member_type: VOTER }
I20260617 20:25:13.578395 10337 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:13.578680 10337 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:13.579002 10337 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:13.585697 10337 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa026b933aad4d36a8bc5385f6312c14" member_type: VOTER }
I20260617 20:25:13.586215 10337 leader_election.cc:304] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [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: aa026b933aad4d36a8bc5385f6312c14; no voters: 
I20260617 20:25:13.587495 10337 leader_election.cc:290] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:13.587816 10340 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:13.590184 10337 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:13.590952 10340 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 1 LEADER]: Becoming Leader. State: Replica: aa026b933aad4d36a8bc5385f6312c14, State: Running, Role: LEADER
I20260617 20:25:13.591696 10340 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [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: "aa026b933aad4d36a8bc5385f6312c14" member_type: VOTER }
I20260617 20:25:13.595206 10341 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa026b933aad4d36a8bc5385f6312c14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa026b933aad4d36a8bc5385f6312c14" member_type: VOTER } }
I20260617 20:25:13.595721 10341 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:13.597213 10342 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa026b933aad4d36a8bc5385f6312c14. Latest consensus state: current_term: 1 leader_uuid: "aa026b933aad4d36a8bc5385f6312c14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa026b933aad4d36a8bc5385f6312c14" member_type: VOTER } }
I20260617 20:25:13.597743 10342 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:13.606922 10347 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:13.612848 10347 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:13.622053  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:13.624486 10347 catalog_manager.cc:1382] Generated new cluster ID: 123abf8f195949e9977c0a4ea442cbed
I20260617 20:25:13.624842 10347 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:13.654176 10347 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:13.655725 10347 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:13.668351 10347 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14: Generated new TSK 0
I20260617 20:25:13.668983 10347 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:13.689410  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:13.696410 10359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:13.698064 10360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:13.701177  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:13.701218 10362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:13.702358  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:13.702581  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:13.702796  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727913702773 us; error 0 us; skew 500 ppm
I20260617 20:25:13.703299  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:13.706032  3586 webserver.cc:533] Webserver started at http://127.3.128.129:40111/ using document root <none> and password file <none>
I20260617 20:25:13.706488  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:13.706686  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:13.706951  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:13.707958  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "06ae01c7f2564226baa35e69fa8f45ae"
format_stamp: "Formatted at 2026-06-17 20:25:13 on dist-test-slave-nf4h"
I20260617 20:25:13.712280  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260617 20:25:13.715761 10367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:13.716603  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:25:13.716955  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "06ae01c7f2564226baa35e69fa8f45ae"
format_stamp: "Formatted at 2026-06-17 20:25:13 on dist-test-slave-nf4h"
I20260617 20:25:13.717211  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:13.762880  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:13.763857  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:13.774240  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:13.774524  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:13.774811  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:13.774981  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:13.841147  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:43163
I20260617 20:25:13.841225 10437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:43163 every 8 connection(s)
I20260617 20:25:13.847258 10438 heartbeater.cc:344] Connected to a master server at 127.3.128.190:33093
I20260617 20:25:13.847707 10438 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:13.848629 10438 heartbeater.cc:507] Master 127.3.128.190:33093 requested a full tablet report, sending...
I20260617 20:25:13.850816 10292 ts_manager.cc:194] Registered new tserver with Master: 06ae01c7f2564226baa35e69fa8f45ae (127.3.128.129:43163)
I20260617 20:25:13.851541  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006074306s
I20260617 20:25:13.852538 10292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54470
I20260617 20:25:13.865327 10438 heartbeater.cc:499] Master 127.3.128.190:33093 was elected leader, sending a full tablet report...
I20260617 20:25:13.878520 10292 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54490:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:13.916437 10403 tablet_service.cc:1511] Processing CreateTablet for tablet c61075dd4b18424dbc5d7b3e5b334f5b (DEFAULT_TABLE table=client-testtb [id=188bab9f9ca14cc59a711f0b285b5c30]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:13.916842 10402 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc6f8a82fe742a1bb1a86aada38e9a2 (DEFAULT_TABLE table=client-testtb [id=188bab9f9ca14cc59a711f0b285b5c30]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:13.917780 10403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61075dd4b18424dbc5d7b3e5b334f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:13.918440 10402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc6f8a82fe742a1bb1a86aada38e9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:13.932472 10448 tablet_bootstrap.cc:492] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae: Bootstrap starting.
I20260617 20:25:13.937875 10448 tablet_bootstrap.cc:654] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:13.943764 10448 tablet_bootstrap.cc:492] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae: No bootstrap required, opened a new log
I20260617 20:25:13.944201 10448 ts_tablet_manager.cc:1403] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260617 20:25:13.946203 10448 raft_consensus.cc:359] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.946584 10448 raft_consensus.cc:385] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:13.946830 10448 raft_consensus.cc:740] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ae01c7f2564226baa35e69fa8f45ae, State: Initialized, Role: FOLLOWER
I20260617 20:25:13.947386 10448 consensus_queue.cc:260] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.947851 10448 raft_consensus.cc:399] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:13.948088 10448 raft_consensus.cc:493] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:13.948374 10448 raft_consensus.cc:3060] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:13.954543 10448 raft_consensus.cc:515] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.955181 10448 leader_election.cc:304] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [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: 06ae01c7f2564226baa35e69fa8f45ae; no voters: 
I20260617 20:25:13.956885 10448 leader_election.cc:290] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:13.957229 10450 raft_consensus.cc:2804] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:13.959703 10448 ts_tablet_manager.cc:1434] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.011s
I20260617 20:25:13.960920 10450 raft_consensus.cc:697] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 1 LEADER]: Becoming Leader. State: Replica: 06ae01c7f2564226baa35e69fa8f45ae, State: Running, Role: LEADER
I20260617 20:25:13.961796 10450 consensus_queue.cc:237] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [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: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.964097 10448 tablet_bootstrap.cc:492] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae: Bootstrap starting.
I20260617 20:25:13.968927 10292 catalog_manager.cc:5696] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ae01c7f2564226baa35e69fa8f45ae (127.3.128.129). New cstate: current_term: 1 leader_uuid: "06ae01c7f2564226baa35e69fa8f45ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:13.970575 10448 tablet_bootstrap.cc:654] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:13.979756 10448 tablet_bootstrap.cc:492] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae: No bootstrap required, opened a new log
I20260617 20:25:13.980233 10448 ts_tablet_manager.cc:1403] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260617 20:25:13.983013 10448 raft_consensus.cc:359] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.983546 10448 raft_consensus.cc:385] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:13.983835 10448 raft_consensus.cc:740] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ae01c7f2564226baa35e69fa8f45ae, State: Initialized, Role: FOLLOWER
I20260617 20:25:13.984462 10448 consensus_queue.cc:260] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.985107 10448 raft_consensus.cc:399] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:13.985402 10448 raft_consensus.cc:493] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:13.985725 10448 raft_consensus.cc:3060] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:13.991369 10448 raft_consensus.cc:515] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:13.992043 10448 leader_election.cc:304] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [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: 06ae01c7f2564226baa35e69fa8f45ae; no voters: 
I20260617 20:25:13.992599 10448 leader_election.cc:290] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:13.992813 10450 raft_consensus.cc:2804] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:13.993537 10450 raft_consensus.cc:697] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 1 LEADER]: Becoming Leader. State: Replica: 06ae01c7f2564226baa35e69fa8f45ae, State: Running, Role: LEADER
I20260617 20:25:13.994170 10448 ts_tablet_manager.cc:1434] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.003s
I20260617 20:25:13.994251 10450 consensus_queue.cc:237] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [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: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:14.000799 10292 catalog_manager.cc:5696] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ae01c7f2564226baa35e69fa8f45ae (127.3.128.129). New cstate: current_term: 1 leader_uuid: "06ae01c7f2564226baa35e69fa8f45ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:14.016252 10291 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54490:
name: "table_ea_flush_INT16"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT16
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:14.038166 10403 tablet_service.cc:1511] Processing CreateTablet for tablet e3157a48cc3d43fab0063628b4e38d1a (DEFAULT_TABLE table=table_ea_flush_INT16 [id=4016cbcc9cde4d2d8bd669c1c127c946]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:14.039172 10403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3157a48cc3d43fab0063628b4e38d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:14.051661 10448 tablet_bootstrap.cc:492] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Bootstrap starting.
I20260617 20:25:14.057353 10448 tablet_bootstrap.cc:654] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:14.062212 10448 tablet_bootstrap.cc:492] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: No bootstrap required, opened a new log
I20260617 20:25:14.062633 10448 ts_tablet_manager.cc:1403] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260617 20:25:14.064536 10448 raft_consensus.cc:359] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:14.065043 10448 raft_consensus.cc:385] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:14.065254 10448 raft_consensus.cc:740] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ae01c7f2564226baa35e69fa8f45ae, State: Initialized, Role: FOLLOWER
I20260617 20:25:14.065908 10448 consensus_queue.cc:260] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:14.066401 10448 raft_consensus.cc:399] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:14.066624 10448 raft_consensus.cc:493] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:14.066941 10448 raft_consensus.cc:3060] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:14.072932 10448 raft_consensus.cc:515] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:14.073668 10448 leader_election.cc:304] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [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: 06ae01c7f2564226baa35e69fa8f45ae; no voters: 
I20260617 20:25:14.074240 10448 leader_election.cc:290] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:14.074414 10450 raft_consensus.cc:2804] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:14.074929 10450 raft_consensus.cc:697] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 1 LEADER]: Becoming Leader. State: Replica: 06ae01c7f2564226baa35e69fa8f45ae, State: Running, Role: LEADER
I20260617 20:25:14.075663 10450 consensus_queue.cc:237] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [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: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } }
I20260617 20:25:14.075953 10448 ts_tablet_manager.cc:1434] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260617 20:25:14.081872 10291 catalog_manager.cc:5696] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ae01c7f2564226baa35e69fa8f45ae (127.3.128.129). New cstate: current_term: 1 leader_uuid: "06ae01c7f2564226baa35e69fa8f45ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06ae01c7f2564226baa35e69fa8f45ae" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43163 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:14.168586 10291 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54490:
table { table_name: "table_ea_flush_INT16" } modify_external_catalogs: true
I20260617 20:25:14.169304 10291 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54490:
table { table_name: "table_ea_flush_INT16" } modify_external_catalogs: true
I20260617 20:25:14.179352 10291 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14: Sending DeleteTablet for 1 replicas of tablet e3157a48cc3d43fab0063628b4e38d1a
I20260617 20:25:14.181221 10403 tablet_service.cc:1558] Processing DeleteTablet for tablet e3157a48cc3d43fab0063628b4e38d1a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:14 UTC) from {username='slave'} at 127.0.0.1:41130
I20260617 20:25:14.182940 10461 tablet_replica.cc:333] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: stopping tablet replica
I20260617 20:25:14.184244 10461 raft_consensus.cc:2243] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:14.185009 10461 raft_consensus.cc:2272] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:14.185550  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:14.191525 10461 ts_tablet_manager.cc:1916] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:14.218577  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:14.219722 10461 ts_tablet_manager.cc:1929] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:14.220167 10461 log.cc:1199] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_11.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/e3157a48cc3d43fab0063628b4e38d1a
I20260617 20:25:14.221004 10461 ts_tablet_manager.cc:1950] T e3157a48cc3d43fab0063628b4e38d1a P 06ae01c7f2564226baa35e69fa8f45ae: Deleting consensus metadata
I20260617 20:25:14.222976  3586 tablet_replica.cc:333] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae: stopping tablet replica
W20260617 20:25:14.223225 10278 catalog_manager.cc:5019] TS 06ae01c7f2564226baa35e69fa8f45ae (127.3.128.129:43163): delete failed for tablet e3157a48cc3d43fab0063628b4e38d1a with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260617 20:25:14.223860  3586 raft_consensus.cc:2243] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:14.224454  3586 raft_consensus.cc:2272] T c61075dd4b18424dbc5d7b3e5b334f5b P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:14.227494  3586 tablet_replica.cc:333] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae: stopping tablet replica
I20260617 20:25:14.228145  3586 raft_consensus.cc:2243] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:14.228538  3586 raft_consensus.cc:2272] T 3fc6f8a82fe742a1bb1a86aada38e9a2 P 06ae01c7f2564226baa35e69fa8f45ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:14.255591  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
W20260617 20:25:14.261065 10278 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.128.129:43163: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260617 20:25:14.264964 10278 catalog_manager.cc:4754] TS 06ae01c7f2564226baa35e69fa8f45ae (127.3.128.129:43163): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet e3157a48cc3d43fab0063628b4e38d1a: Network error: Client connection negotiation failed: client connection to 127.3.128.129:43163: connect: Connection refused (error 111)
I20260617 20:25:14.273015  3586 master.cc:562] Master@127.3.128.190:33093 shutting down...
I20260617 20:25:14.339649  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:14.340286  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:14.340694  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa026b933aad4d36a8bc5385f6312c14: stopping tablet replica
I20260617 20:25:14.361383  3586 master.cc:584] Master@127.3.128.190:33093 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/11 (962 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/19
I20260617 20:25:14.396530  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:38167
I20260617 20:25:14.398216  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:14.404016 10464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:14.404415 10465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:14.408192 10467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:14.408672  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:14.410045  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:14.410298  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:14.410485  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727914410468 us; error 0 us; skew 500 ppm
I20260617 20:25:14.411155  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:14.414007  3586 webserver.cc:533] Webserver started at http://127.3.128.190:33831/ using document root <none> and password file <none>
I20260617 20:25:14.414585  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:14.414812  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:14.415113  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:14.416499  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "79a90b0add32434986dfc40a3adc27cc"
format_stamp: "Formatted at 2026-06-17 20:25:14 on dist-test-slave-nf4h"
I20260617 20:25:14.422088  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260617 20:25:14.426282 10472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:14.427210  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260617 20:25:14.427551  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "79a90b0add32434986dfc40a3adc27cc"
format_stamp: "Formatted at 2026-06-17 20:25:14 on dist-test-slave-nf4h"
I20260617 20:25:14.427896  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:14.442996  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:14.444314  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:14.495692  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:38167
I20260617 20:25:14.495790 10533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:38167 every 8 connection(s)
I20260617 20:25:14.500595 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:14.511382 10534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc: Bootstrap starting.
I20260617 20:25:14.515832 10534 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:14.520079 10534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc: No bootstrap required, opened a new log
I20260617 20:25:14.522189 10534 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79a90b0add32434986dfc40a3adc27cc" member_type: VOTER }
I20260617 20:25:14.522619 10534 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:14.522861 10534 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a90b0add32434986dfc40a3adc27cc, State: Initialized, Role: FOLLOWER
I20260617 20:25:14.523485 10534 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79a90b0add32434986dfc40a3adc27cc" member_type: VOTER }
I20260617 20:25:14.523980 10534 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:14.524216 10534 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:14.524480 10534 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:14.529173 10534 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79a90b0add32434986dfc40a3adc27cc" member_type: VOTER }
I20260617 20:25:14.529755 10534 leader_election.cc:304] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [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: 79a90b0add32434986dfc40a3adc27cc; no voters: 
I20260617 20:25:14.531322 10534 leader_election.cc:290] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:14.531840 10537 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:14.533701 10537 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 1 LEADER]: Becoming Leader. State: Replica: 79a90b0add32434986dfc40a3adc27cc, State: Running, Role: LEADER
I20260617 20:25:14.534430 10537 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [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: "79a90b0add32434986dfc40a3adc27cc" member_type: VOTER }
I20260617 20:25:14.535156 10534 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:14.537457 10538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79a90b0add32434986dfc40a3adc27cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79a90b0add32434986dfc40a3adc27cc" member_type: VOTER } }
I20260617 20:25:14.537999 10538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:14.547649 10542 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:14.547851 10539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79a90b0add32434986dfc40a3adc27cc. Latest consensus state: current_term: 1 leader_uuid: "79a90b0add32434986dfc40a3adc27cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79a90b0add32434986dfc40a3adc27cc" member_type: VOTER } }
I20260617 20:25:14.548605 10539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:14.555533 10542 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:14.558609  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:14.567180 10542 catalog_manager.cc:1382] Generated new cluster ID: 1bfac2f28e2f4cb2a0e80040ac4b3048
I20260617 20:25:14.567481 10542 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:14.587582 10542 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:14.588980 10542 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:14.608126 10542 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc: Generated new TSK 0
I20260617 20:25:14.608840 10542 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:14.626196  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:14.633656 10556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:14.635627 10557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:14.636576  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:14.639564 10559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:14.640666  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:14.640940  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:14.641153  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727914641134 us; error 0 us; skew 500 ppm
I20260617 20:25:14.641821  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:14.644582  3586 webserver.cc:533] Webserver started at http://127.3.128.129:44793/ using document root <none> and password file <none>
I20260617 20:25:14.645226  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:14.645452  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:14.645766  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:14.647204  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "18d1127155f541f4939c57de4112f56b"
format_stamp: "Formatted at 2026-06-17 20:25:14 on dist-test-slave-nf4h"
I20260617 20:25:14.653244  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260617 20:25:14.657574 10564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:14.658627  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260617 20:25:14.658975  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "18d1127155f541f4939c57de4112f56b"
format_stamp: "Formatted at 2026-06-17 20:25:14 on dist-test-slave-nf4h"
I20260617 20:25:14.659335  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:14.676165  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:14.677534  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:14.689714  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:14.690032  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:14.690331  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:14.690532  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:14.763865  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:45381
I20260617 20:25:14.763962 10634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:45381 every 8 connection(s)
I20260617 20:25:14.770304 10635 heartbeater.cc:344] Connected to a master server at 127.3.128.190:38167
I20260617 20:25:14.770804 10635 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:14.771816 10635 heartbeater.cc:507] Master 127.3.128.190:38167 requested a full tablet report, sending...
I20260617 20:25:14.774052 10489 ts_manager.cc:194] Registered new tserver with Master: 18d1127155f541f4939c57de4112f56b (127.3.128.129:45381)
I20260617 20:25:14.774736  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006144613s
I20260617 20:25:14.775818 10489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46730
I20260617 20:25:14.788605 10635 heartbeater.cc:499] Master 127.3.128.190:38167 was elected leader, sending a full tablet report...
I20260617 20:25:14.800771 10489 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46758:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:14.843447 10600 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa12e7d11254afcbd43d1eae3170a83 (DEFAULT_TABLE table=client-testtb [id=25db35897e4c4708b72bb139fedd3603]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:14.844012 10599 tablet_service.cc:1511] Processing CreateTablet for tablet e61ca5db020747878502446e89e7f18a (DEFAULT_TABLE table=client-testtb [id=25db35897e4c4708b72bb139fedd3603]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:14.844615 10600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa12e7d11254afcbd43d1eae3170a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:14.845422 10599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61ca5db020747878502446e89e7f18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:14.863529 10645 tablet_bootstrap.cc:492] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b: Bootstrap starting.
I20260617 20:25:14.869834 10645 tablet_bootstrap.cc:654] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:14.875239 10645 tablet_bootstrap.cc:492] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b: No bootstrap required, opened a new log
I20260617 20:25:14.875909 10645 ts_tablet_manager.cc:1403] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260617 20:25:14.879001 10645 raft_consensus.cc:359] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.879601 10645 raft_consensus.cc:385] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:14.879966 10645 raft_consensus.cc:740] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18d1127155f541f4939c57de4112f56b, State: Initialized, Role: FOLLOWER
I20260617 20:25:14.880712 10645 consensus_queue.cc:260] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.881407 10645 raft_consensus.cc:399] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:14.881734 10645 raft_consensus.cc:493] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:14.882093 10645 raft_consensus.cc:3060] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:14.890009 10645 raft_consensus.cc:515] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.890789 10645 leader_election.cc:304] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [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: 18d1127155f541f4939c57de4112f56b; no voters: 
I20260617 20:25:14.893164 10645 leader_election.cc:290] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:14.893514 10647 raft_consensus.cc:2804] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:14.895843 10645 ts_tablet_manager.cc:1434] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b: Time spent starting tablet: real 0.020s	user 0.021s	sys 0.000s
I20260617 20:25:14.896804 10647 raft_consensus.cc:697] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 1 LEADER]: Becoming Leader. State: Replica: 18d1127155f541f4939c57de4112f56b, State: Running, Role: LEADER
I20260617 20:25:14.896958 10645 tablet_bootstrap.cc:492] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b: Bootstrap starting.
I20260617 20:25:14.897560 10647 consensus_queue.cc:237] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [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: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.903558 10645 tablet_bootstrap.cc:654] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:14.907656 10489 catalog_manager.cc:5696] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18d1127155f541f4939c57de4112f56b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "18d1127155f541f4939c57de4112f56b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:14.914722 10645 tablet_bootstrap.cc:492] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b: No bootstrap required, opened a new log
I20260617 20:25:14.915261 10645 ts_tablet_manager.cc:1403] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260617 20:25:14.917605 10645 raft_consensus.cc:359] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.918073 10645 raft_consensus.cc:385] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:14.918314 10645 raft_consensus.cc:740] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18d1127155f541f4939c57de4112f56b, State: Initialized, Role: FOLLOWER
I20260617 20:25:14.919046 10645 consensus_queue.cc:260] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.919612 10645 raft_consensus.cc:399] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:14.919900 10645 raft_consensus.cc:493] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:14.920181 10645 raft_consensus.cc:3060] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:14.926671 10645 raft_consensus.cc:515] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.927266 10645 leader_election.cc:304] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [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: 18d1127155f541f4939c57de4112f56b; no voters: 
I20260617 20:25:14.927882 10645 leader_election.cc:290] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:14.928037 10647 raft_consensus.cc:2804] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:14.928526 10647 raft_consensus.cc:697] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 1 LEADER]: Becoming Leader. State: Replica: 18d1127155f541f4939c57de4112f56b, State: Running, Role: LEADER
I20260617 20:25:14.929549 10645 ts_tablet_manager.cc:1434] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260617 20:25:14.930006 10647 consensus_queue.cc:237] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [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: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:14.935761 10489 catalog_manager.cc:5696] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18d1127155f541f4939c57de4112f56b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "18d1127155f541f4939c57de4112f56b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:14.958637 10489 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46758:
name: "table_ea_flush_INT64"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:14.980052 10600 tablet_service.cc:1511] Processing CreateTablet for tablet 571082f2068b4951854a6986a7038173 (DEFAULT_TABLE table=table_ea_flush_INT64 [id=3cf097f21e9a4a08a17b221f85d99821]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:14.981331 10600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571082f2068b4951854a6986a7038173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:14.994189 10645 tablet_bootstrap.cc:492] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Bootstrap starting.
I20260617 20:25:14.999912 10645 tablet_bootstrap.cc:654] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:15.005684 10645 tablet_bootstrap.cc:492] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: No bootstrap required, opened a new log
I20260617 20:25:15.006191 10645 ts_tablet_manager.cc:1403] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260617 20:25:15.008814 10645 raft_consensus.cc:359] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:15.009253 10645 raft_consensus.cc:385] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:15.009467 10645 raft_consensus.cc:740] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18d1127155f541f4939c57de4112f56b, State: Initialized, Role: FOLLOWER
I20260617 20:25:15.010046 10645 consensus_queue.cc:260] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:15.010705 10645 raft_consensus.cc:399] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:15.011008 10645 raft_consensus.cc:493] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:15.011363 10645 raft_consensus.cc:3060] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:15.016341 10645 raft_consensus.cc:515] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:15.016904 10645 leader_election.cc:304] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [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: 18d1127155f541f4939c57de4112f56b; no voters: 
I20260617 20:25:15.017433 10645 leader_election.cc:290] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:15.017596 10647 raft_consensus.cc:2804] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:15.018096 10647 raft_consensus.cc:697] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 1 LEADER]: Becoming Leader. State: Replica: 18d1127155f541f4939c57de4112f56b, State: Running, Role: LEADER
I20260617 20:25:15.018807 10647 consensus_queue.cc:237] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [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: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } }
I20260617 20:25:15.021448 10645 ts_tablet_manager.cc:1434] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260617 20:25:15.027220 10489 catalog_manager.cc:5696] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18d1127155f541f4939c57de4112f56b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "18d1127155f541f4939c57de4112f56b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18d1127155f541f4939c57de4112f56b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 45381 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:15.135222 10489 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46758:
table { table_name: "table_ea_flush_INT64" } modify_external_catalogs: true
I20260617 20:25:15.135766 10489 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46758:
table { table_name: "table_ea_flush_INT64" } modify_external_catalogs: true
I20260617 20:25:15.145382 10489 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc: Sending DeleteTablet for 1 replicas of tablet 571082f2068b4951854a6986a7038173
I20260617 20:25:15.147348 10600 tablet_service.cc:1558] Processing DeleteTablet for tablet 571082f2068b4951854a6986a7038173 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:15 UTC) from {username='slave'} at 127.0.0.1:42720
I20260617 20:25:15.149597 10658 tablet_replica.cc:333] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: stopping tablet replica
I20260617 20:25:15.150625 10658 raft_consensus.cc:2243] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:15.151021  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:15.153030 10658 raft_consensus.cc:2272] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:15.159441 10658 ts_tablet_manager.cc:1916] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:15.183879  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:15.186679 10658 ts_tablet_manager.cc:1929] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:15.187140 10658 log.cc:1199] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_19.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/571082f2068b4951854a6986a7038173
I20260617 20:25:15.187911 10658 ts_tablet_manager.cc:1950] T 571082f2068b4951854a6986a7038173 P 18d1127155f541f4939c57de4112f56b: Deleting consensus metadata
I20260617 20:25:15.190099  3586 tablet_replica.cc:333] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b: stopping tablet replica
I20260617 20:25:15.190655  3586 raft_consensus.cc:2243] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:15.191143  3586 raft_consensus.cc:2272] T e61ca5db020747878502446e89e7f18a P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:15.193761  3586 tablet_replica.cc:333] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b: stopping tablet replica
I20260617 20:25:15.194258  3586 raft_consensus.cc:2243] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:15.194676  3586 raft_consensus.cc:2272] T 1fa12e7d11254afcbd43d1eae3170a83 P 18d1127155f541f4939c57de4112f56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:15.217643  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:15.235932  3586 master.cc:562] Master@127.3.128.190:38167 shutting down...
W20260617 20:25:15.322558 10474 catalog_manager.cc:4754] TS 18d1127155f541f4939c57de4112f56b (127.3.128.129:45381): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 571082f2068b4951854a6986a7038173: Network error: Client connection negotiation failed: client connection to 127.3.128.129:45381: connect: Connection refused (error 111)
I20260617 20:25:15.334170  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:15.334924  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:15.335348  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79a90b0add32434986dfc40a3adc27cc: stopping tablet replica
I20260617 20:25:15.346868  3586 master.cc:584] Master@127.3.128.190:38167 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/19 (983 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/27
I20260617 20:25:15.379923  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:40593
I20260617 20:25:15.381310  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:15.386946 10662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:15.388556 10663 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:15.389752  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:15.391563 10665 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:15.392539  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:15.392832  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:15.393013  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727915392998 us; error 0 us; skew 500 ppm
I20260617 20:25:15.393694  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:15.396342  3586 webserver.cc:533] Webserver started at http://127.3.128.190:42965/ using document root <none> and password file <none>
I20260617 20:25:15.397042  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:15.397276  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:15.397615  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:15.399000  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "78cec2503695424f93bb1d34537e8c93"
format_stamp: "Formatted at 2026-06-17 20:25:15 on dist-test-slave-nf4h"
I20260617 20:25:15.404631  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260617 20:25:15.408813 10670 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:15.409720  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260617 20:25:15.410056  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "78cec2503695424f93bb1d34537e8c93"
format_stamp: "Formatted at 2026-06-17 20:25:15 on dist-test-slave-nf4h"
I20260617 20:25:15.410422  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:15.432963  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:15.434278  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:15.484023  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:40593
I20260617 20:25:15.484097 10731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:40593 every 8 connection(s)
I20260617 20:25:15.488972 10732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:15.499632 10732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93: Bootstrap starting.
I20260617 20:25:15.504228 10732 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:15.508489 10732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93: No bootstrap required, opened a new log
I20260617 20:25:15.510723 10732 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78cec2503695424f93bb1d34537e8c93" member_type: VOTER }
I20260617 20:25:15.511155 10732 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:15.511433 10732 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78cec2503695424f93bb1d34537e8c93, State: Initialized, Role: FOLLOWER
I20260617 20:25:15.512107 10732 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78cec2503695424f93bb1d34537e8c93" member_type: VOTER }
I20260617 20:25:15.512663 10732 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:15.512921 10732 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:15.513188 10732 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:15.518139 10732 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78cec2503695424f93bb1d34537e8c93" member_type: VOTER }
I20260617 20:25:15.518708 10732 leader_election.cc:304] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [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: 78cec2503695424f93bb1d34537e8c93; no voters: 
I20260617 20:25:15.520118 10732 leader_election.cc:290] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:15.520478 10735 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:15.522135 10735 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 1 LEADER]: Becoming Leader. State: Replica: 78cec2503695424f93bb1d34537e8c93, State: Running, Role: LEADER
I20260617 20:25:15.522868 10735 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [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: "78cec2503695424f93bb1d34537e8c93" member_type: VOTER }
I20260617 20:25:15.523669 10732 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:15.527323 10736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78cec2503695424f93bb1d34537e8c93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78cec2503695424f93bb1d34537e8c93" member_type: VOTER } }
I20260617 20:25:15.527868 10736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:15.529106 10737 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78cec2503695424f93bb1d34537e8c93. Latest consensus state: current_term: 1 leader_uuid: "78cec2503695424f93bb1d34537e8c93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78cec2503695424f93bb1d34537e8c93" member_type: VOTER } }
I20260617 20:25:15.529635 10737 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:15.539342 10740 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:15.546021 10740 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:15.550815  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:15.557333 10740 catalog_manager.cc:1382] Generated new cluster ID: b44940bea05040cbbb9035176e379a8f
I20260617 20:25:15.557650 10740 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:15.578320 10740 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:15.579670 10740 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:15.608361 10740 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93: Generated new TSK 0
I20260617 20:25:15.609120 10740 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:15.618826  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:15.626375 10753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:15.627638 10754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:15.629879 10756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:15.630708  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:15.631834  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:15.632099  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:15.632402  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727915632374 us; error 0 us; skew 500 ppm
I20260617 20:25:15.633219  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:15.636426  3586 webserver.cc:533] Webserver started at http://127.3.128.129:34903/ using document root <none> and password file <none>
I20260617 20:25:15.636958  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:15.637171  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:15.637458  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:15.638681  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "e120dbaccd314dbd910e85c2a5a1203b"
format_stamp: "Formatted at 2026-06-17 20:25:15 on dist-test-slave-nf4h"
I20260617 20:25:15.644591  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260617 20:25:15.648268 10761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:15.649148  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:25:15.649468  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "e120dbaccd314dbd910e85c2a5a1203b"
format_stamp: "Formatted at 2026-06-17 20:25:15 on dist-test-slave-nf4h"
I20260617 20:25:15.649765  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:15.663471  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:15.664492  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:15.676491  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:15.676921  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260617 20:25:15.677317  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:15.677577  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:15.748901  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:44105
I20260617 20:25:15.749027 10831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:44105 every 8 connection(s)
I20260617 20:25:15.754601 10832 heartbeater.cc:344] Connected to a master server at 127.3.128.190:40593
I20260617 20:25:15.755043 10832 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:15.755816 10832 heartbeater.cc:507] Master 127.3.128.190:40593 requested a full tablet report, sending...
I20260617 20:25:15.757942 10687 ts_manager.cc:194] Registered new tserver with Master: e120dbaccd314dbd910e85c2a5a1203b (127.3.128.129:44105)
I20260617 20:25:15.758728  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006093342s
I20260617 20:25:15.760128 10687 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54022
I20260617 20:25:15.773494 10832 heartbeater.cc:499] Master 127.3.128.190:40593 was elected leader, sending a full tablet report...
I20260617 20:25:15.783757 10687 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54040:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:15.830482 10797 tablet_service.cc:1511] Processing CreateTablet for tablet a28c2eb4f7164c1ebc56c61b9192ab15 (DEFAULT_TABLE table=client-testtb [id=94392bfcf0874e4b8458e9ca62838109]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:15.830513 10796 tablet_service.cc:1511] Processing CreateTablet for tablet 346096f0ed0e4356bda06e40c2f5915d (DEFAULT_TABLE table=client-testtb [id=94392bfcf0874e4b8458e9ca62838109]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:15.831846 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28c2eb4f7164c1ebc56c61b9192ab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:15.832480 10796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346096f0ed0e4356bda06e40c2f5915d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:15.848875 10842 tablet_bootstrap.cc:492] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b: Bootstrap starting.
I20260617 20:25:15.854291 10842 tablet_bootstrap.cc:654] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:15.858548 10842 tablet_bootstrap.cc:492] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b: No bootstrap required, opened a new log
I20260617 20:25:15.859334 10842 ts_tablet_manager.cc:1403] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260617 20:25:15.862625 10842 raft_consensus.cc:359] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.863216 10842 raft_consensus.cc:385] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:15.863523 10842 raft_consensus.cc:740] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e120dbaccd314dbd910e85c2a5a1203b, State: Initialized, Role: FOLLOWER
I20260617 20:25:15.864176 10842 consensus_queue.cc:260] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.864706 10842 raft_consensus.cc:399] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:15.864967 10842 raft_consensus.cc:493] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:15.865252 10842 raft_consensus.cc:3060] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:15.870391 10842 raft_consensus.cc:515] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.871074 10842 leader_election.cc:304] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [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: e120dbaccd314dbd910e85c2a5a1203b; no voters: 
I20260617 20:25:15.872454 10842 leader_election.cc:290] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:15.872820 10844 raft_consensus.cc:2804] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:15.875255 10842 ts_tablet_manager.cc:1434] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260617 20:25:15.875362 10844 raft_consensus.cc:697] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 1 LEADER]: Becoming Leader. State: Replica: e120dbaccd314dbd910e85c2a5a1203b, State: Running, Role: LEADER
I20260617 20:25:15.876296 10842 tablet_bootstrap.cc:492] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b: Bootstrap starting.
I20260617 20:25:15.876166 10844 consensus_queue.cc:237] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [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: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.883163 10842 tablet_bootstrap.cc:654] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:15.884524 10687 catalog_manager.cc:5696] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b reported cstate change: term changed from 0 to 1, leader changed from <none> to e120dbaccd314dbd910e85c2a5a1203b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e120dbaccd314dbd910e85c2a5a1203b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:15.902114 10842 tablet_bootstrap.cc:492] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b: No bootstrap required, opened a new log
I20260617 20:25:15.902599 10842 ts_tablet_manager.cc:1403] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260617 20:25:15.904486 10842 raft_consensus.cc:359] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.905059 10842 raft_consensus.cc:385] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:15.905335 10842 raft_consensus.cc:740] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e120dbaccd314dbd910e85c2a5a1203b, State: Initialized, Role: FOLLOWER
I20260617 20:25:15.905869 10842 consensus_queue.cc:260] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.906328 10842 raft_consensus.cc:399] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:15.906626 10842 raft_consensus.cc:493] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:15.906878 10842 raft_consensus.cc:3060] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:15.911564 10842 raft_consensus.cc:515] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.912204 10842 leader_election.cc:304] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [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: e120dbaccd314dbd910e85c2a5a1203b; no voters: 
I20260617 20:25:15.912691 10842 leader_election.cc:290] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:15.912897 10844 raft_consensus.cc:2804] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:15.913436 10844 raft_consensus.cc:697] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 1 LEADER]: Becoming Leader. State: Replica: e120dbaccd314dbd910e85c2a5a1203b, State: Running, Role: LEADER
I20260617 20:25:15.914291 10842 ts_tablet_manager.cc:1434] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260617 20:25:15.914160 10844 consensus_queue.cc:237] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [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: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.919999 10687 catalog_manager.cc:5696] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b reported cstate change: term changed from 0 to 1, leader changed from <none> to e120dbaccd314dbd910e85c2a5a1203b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e120dbaccd314dbd910e85c2a5a1203b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:15.945667 10686 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54040:
name: "table_ea_flush_STRING"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: STRING
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:15.968485 10796 tablet_service.cc:1511] Processing CreateTablet for tablet 97188bd0fd704346b6c3ef10a1433c64 (DEFAULT_TABLE table=table_ea_flush_STRING [id=cb5cd6db9c7d4e508db567b82713c237]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:15.969861 10796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97188bd0fd704346b6c3ef10a1433c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:15.984171 10842 tablet_bootstrap.cc:492] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Bootstrap starting.
I20260617 20:25:15.989853 10842 tablet_bootstrap.cc:654] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:15.995038 10842 tablet_bootstrap.cc:492] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: No bootstrap required, opened a new log
I20260617 20:25:15.995493 10842 ts_tablet_manager.cc:1403] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260617 20:25:15.997669 10842 raft_consensus.cc:359] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.998153 10842 raft_consensus.cc:385] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:15.998456 10842 raft_consensus.cc:740] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e120dbaccd314dbd910e85c2a5a1203b, State: Initialized, Role: FOLLOWER
I20260617 20:25:15.999271 10842 consensus_queue.cc:260] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:15.999959 10842 raft_consensus.cc:399] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:16.000226 10842 raft_consensus.cc:493] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:16.001140 10842 raft_consensus.cc:3060] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:16.008842 10842 raft_consensus.cc:515] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:16.009593 10842 leader_election.cc:304] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [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: e120dbaccd314dbd910e85c2a5a1203b; no voters: 
I20260617 20:25:16.010200 10842 leader_election.cc:290] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:16.010404 10844 raft_consensus.cc:2804] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:16.011065 10844 raft_consensus.cc:697] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 1 LEADER]: Becoming Leader. State: Replica: e120dbaccd314dbd910e85c2a5a1203b, State: Running, Role: LEADER
I20260617 20:25:16.011844 10842 ts_tablet_manager.cc:1434] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260617 20:25:16.011813 10844 consensus_queue.cc:237] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [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: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } }
I20260617 20:25:16.019593 10686 catalog_manager.cc:5696] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b reported cstate change: term changed from 0 to 1, leader changed from <none> to e120dbaccd314dbd910e85c2a5a1203b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "e120dbaccd314dbd910e85c2a5a1203b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e120dbaccd314dbd910e85c2a5a1203b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 44105 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:16.108603 10686 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54040:
table { table_name: "table_ea_flush_STRING" } modify_external_catalogs: true
I20260617 20:25:16.109254 10686 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54040:
table { table_name: "table_ea_flush_STRING" } modify_external_catalogs: true
I20260617 20:25:16.118642 10686 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93: Sending DeleteTablet for 1 replicas of tablet 97188bd0fd704346b6c3ef10a1433c64
I20260617 20:25:16.120517 10796 tablet_service.cc:1558] Processing DeleteTablet for tablet 97188bd0fd704346b6c3ef10a1433c64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:16 UTC) from {username='slave'} at 127.0.0.1:35492
I20260617 20:25:16.123193 10855 tablet_replica.cc:333] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: stopping tablet replica
I20260617 20:25:16.123978  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:16.124089 10855 raft_consensus.cc:2243] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:16.124976 10855 raft_consensus.cc:2272] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:16.129659 10855 ts_tablet_manager.cc:1916] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:16.159233 10855 ts_tablet_manager.cc:1929] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:16.159900 10855 log.cc:1199] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_27.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/97188bd0fd704346b6c3ef10a1433c64
I20260617 20:25:16.160670  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:16.160820 10855 ts_tablet_manager.cc:1950] T 97188bd0fd704346b6c3ef10a1433c64 P e120dbaccd314dbd910e85c2a5a1203b: Deleting consensus metadata
W20260617 20:25:16.162492 10674 catalog_manager.cc:5019] TS e120dbaccd314dbd910e85c2a5a1203b (127.3.128.129:44105): delete failed for tablet 97188bd0fd704346b6c3ef10a1433c64 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260617 20:25:16.162858  3586 tablet_replica.cc:333] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b: stopping tablet replica
I20260617 20:25:16.163537  3586 raft_consensus.cc:2243] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:16.164000  3586 raft_consensus.cc:2272] T a28c2eb4f7164c1ebc56c61b9192ab15 P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:16.166535  3586 tablet_replica.cc:333] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b: stopping tablet replica
I20260617 20:25:16.167021  3586 raft_consensus.cc:2243] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:16.167435  3586 raft_consensus.cc:2272] T 346096f0ed0e4356bda06e40c2f5915d P e120dbaccd314dbd910e85c2a5a1203b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:16.191459  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:16.208200  3586 master.cc:562] Master@127.3.128.190:40593 shutting down...
I20260617 20:25:16.236685  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:16.237339  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:16.237735  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78cec2503695424f93bb1d34537e8c93: stopping tablet replica
I20260617 20:25:16.258188  3586 master.cc:584] Master@127.3.128.190:40593 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/27 (911 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/35
I20260617 20:25:16.291239  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:35937
I20260617 20:25:16.292587  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:16.298328 10860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:16.298357 10859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:16.301327 10862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:16.302373  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:16.303336  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:16.303591  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:16.303768  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727916303752 us; error 0 us; skew 500 ppm
I20260617 20:25:16.304438  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:16.307390  3586 webserver.cc:533] Webserver started at http://127.3.128.190:38203/ using document root <none> and password file <none>
I20260617 20:25:16.307848  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:16.308058  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:16.308332  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:16.309458  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "f37422f903ea4e0bb8ccccf4135b8c51"
format_stamp: "Formatted at 2026-06-17 20:25:16 on dist-test-slave-nf4h"
I20260617 20:25:16.313891  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260617 20:25:16.317373 10867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:16.318215  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260617 20:25:16.318506  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "f37422f903ea4e0bb8ccccf4135b8c51"
format_stamp: "Formatted at 2026-06-17 20:25:16 on dist-test-slave-nf4h"
I20260617 20:25:16.318769  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:16.330282  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:16.331243  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:16.390328  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:35937
I20260617 20:25:16.390407 10928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:35937 every 8 connection(s)
I20260617 20:25:16.394765 10929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:16.405036 10929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51: Bootstrap starting.
I20260617 20:25:16.409372 10929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:16.413728 10929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51: No bootstrap required, opened a new log
I20260617 20:25:16.415809 10929 raft_consensus.cc:359] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37422f903ea4e0bb8ccccf4135b8c51" member_type: VOTER }
I20260617 20:25:16.416175 10929 raft_consensus.cc:385] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:16.416432 10929 raft_consensus.cc:740] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37422f903ea4e0bb8ccccf4135b8c51, State: Initialized, Role: FOLLOWER
I20260617 20:25:16.417160 10929 consensus_queue.cc:260] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f37422f903ea4e0bb8ccccf4135b8c51" member_type: VOTER }
I20260617 20:25:16.417605 10929 raft_consensus.cc:399] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:16.417850 10929 raft_consensus.cc:493] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:16.418104 10929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:16.422987 10929 raft_consensus.cc:515] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37422f903ea4e0bb8ccccf4135b8c51" member_type: VOTER }
I20260617 20:25:16.423506 10929 leader_election.cc:304] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [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: f37422f903ea4e0bb8ccccf4135b8c51; no voters: 
I20260617 20:25:16.424866 10929 leader_election.cc:290] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:16.425196 10932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:16.426816 10932 raft_consensus.cc:697] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 1 LEADER]: Becoming Leader. State: Replica: f37422f903ea4e0bb8ccccf4135b8c51, State: Running, Role: LEADER
I20260617 20:25:16.427536 10932 consensus_queue.cc:237] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [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: "f37422f903ea4e0bb8ccccf4135b8c51" member_type: VOTER }
I20260617 20:25:16.428260 10929 sys_catalog.cc:565] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:16.430593 10933 sys_catalog.cc:455] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f37422f903ea4e0bb8ccccf4135b8c51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37422f903ea4e0bb8ccccf4135b8c51" member_type: VOTER } }
I20260617 20:25:16.430688 10934 sys_catalog.cc:455] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f37422f903ea4e0bb8ccccf4135b8c51. Latest consensus state: current_term: 1 leader_uuid: "f37422f903ea4e0bb8ccccf4135b8c51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37422f903ea4e0bb8ccccf4135b8c51" member_type: VOTER } }
I20260617 20:25:16.431242 10933 sys_catalog.cc:458] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:16.431391 10934 sys_catalog.cc:458] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:16.446892 10937 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:16.453474 10937 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:16.454556  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:16.463361 10937 catalog_manager.cc:1382] Generated new cluster ID: 54607f81ad0443efa0d1fda6c719221f
I20260617 20:25:16.463683 10937 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:16.483076 10937 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:16.484786 10937 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:16.503080 10937 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51: Generated new TSK 0
I20260617 20:25:16.503711 10937 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:16.521351  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:16.528424 10950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:16.530246 10951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:16.534130  3586 server_base.cc:1061] running on GCE node
W20260617 20:25:16.534873 10953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:16.535806  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:16.535995  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:16.536228  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727916536209 us; error 0 us; skew 500 ppm
I20260617 20:25:16.536826  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:16.539599  3586 webserver.cc:533] Webserver started at http://127.3.128.129:34825/ using document root <none> and password file <none>
I20260617 20:25:16.540066  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:16.540259  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:16.540527  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:16.541589  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "2f0410a884b440f88447846c2b22c43a"
format_stamp: "Formatted at 2026-06-17 20:25:16 on dist-test-slave-nf4h"
I20260617 20:25:16.546376  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260617 20:25:16.549904 10958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:16.550792  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260617 20:25:16.551097  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "2f0410a884b440f88447846c2b22c43a"
format_stamp: "Formatted at 2026-06-17 20:25:16 on dist-test-slave-nf4h"
I20260617 20:25:16.551367  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:16.578701  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:16.579718  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:16.592512  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:16.592988  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260617 20:25:16.593376  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:16.593554  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:16.675581  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:41131
I20260617 20:25:16.675740 11028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:41131 every 8 connection(s)
I20260617 20:25:16.681041 11029 heartbeater.cc:344] Connected to a master server at 127.3.128.190:35937
I20260617 20:25:16.681506 11029 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:16.682327 11029 heartbeater.cc:507] Master 127.3.128.190:35937 requested a full tablet report, sending...
I20260617 20:25:16.684594 10884 ts_manager.cc:194] Registered new tserver with Master: 2f0410a884b440f88447846c2b22c43a (127.3.128.129:41131)
I20260617 20:25:16.685461  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00618896s
I20260617 20:25:16.686918 10884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55084
I20260617 20:25:16.700129 11029 heartbeater.cc:499] Master 127.3.128.190:35937 was elected leader, sending a full tablet report...
I20260617 20:25:16.709996 10884 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55098:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:16.747938 10993 tablet_service.cc:1511] Processing CreateTablet for tablet b94183244df647de9d85cbe13c317520 (DEFAULT_TABLE table=client-testtb [id=ca29a4200e8843dd8a8cd60e816b3e84]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:16.747931 10994 tablet_service.cc:1511] Processing CreateTablet for tablet 99841d39aee640b1af42f4124c120fb6 (DEFAULT_TABLE table=client-testtb [id=ca29a4200e8843dd8a8cd60e816b3e84]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:16.749665 10993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94183244df647de9d85cbe13c317520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:16.750291 10994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99841d39aee640b1af42f4124c120fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:16.766691 11039 tablet_bootstrap.cc:492] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a: Bootstrap starting.
I20260617 20:25:16.772496 11039 tablet_bootstrap.cc:654] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:16.777732 11039 tablet_bootstrap.cc:492] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a: No bootstrap required, opened a new log
I20260617 20:25:16.778153 11039 ts_tablet_manager.cc:1403] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260617 20:25:16.780081 11039 raft_consensus.cc:359] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.780510 11039 raft_consensus.cc:385] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:16.780805 11039 raft_consensus.cc:740] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f0410a884b440f88447846c2b22c43a, State: Initialized, Role: FOLLOWER
I20260617 20:25:16.781410 11039 consensus_queue.cc:260] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.781980 11039 raft_consensus.cc:399] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:16.782284 11039 raft_consensus.cc:493] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:16.782608 11039 raft_consensus.cc:3060] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:16.788561 11039 raft_consensus.cc:515] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.789176 11039 leader_election.cc:304] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [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: 2f0410a884b440f88447846c2b22c43a; no voters: 
I20260617 20:25:16.790422 11039 leader_election.cc:290] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:16.790771 11041 raft_consensus.cc:2804] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:16.792820 11039 ts_tablet_manager.cc:1434] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.004s
I20260617 20:25:16.793639 11039 tablet_bootstrap.cc:492] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a: Bootstrap starting.
I20260617 20:25:16.797175 11041 raft_consensus.cc:697] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 1 LEADER]: Becoming Leader. State: Replica: 2f0410a884b440f88447846c2b22c43a, State: Running, Role: LEADER
I20260617 20:25:16.798200 11039 tablet_bootstrap.cc:654] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:16.798523 11041 consensus_queue.cc:237] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [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: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.803422 11039 tablet_bootstrap.cc:492] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a: No bootstrap required, opened a new log
I20260617 20:25:16.803954 11039 ts_tablet_manager.cc:1403] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260617 20:25:16.806981 11039 raft_consensus.cc:359] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.807014 10884 catalog_manager.cc:5696] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f0410a884b440f88447846c2b22c43a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2f0410a884b440f88447846c2b22c43a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:16.807687 11039 raft_consensus.cc:385] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:16.808121 11039 raft_consensus.cc:740] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f0410a884b440f88447846c2b22c43a, State: Initialized, Role: FOLLOWER
I20260617 20:25:16.809010 11039 consensus_queue.cc:260] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.809765 11039 raft_consensus.cc:399] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:16.810140 11039 raft_consensus.cc:493] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:16.810516 11039 raft_consensus.cc:3060] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:16.818360 11039 raft_consensus.cc:515] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.819232 11039 leader_election.cc:304] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [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: 2f0410a884b440f88447846c2b22c43a; no voters: 
I20260617 20:25:16.819938 11039 leader_election.cc:290] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:16.820111 11041 raft_consensus.cc:2804] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:16.820782 11041 raft_consensus.cc:697] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 1 LEADER]: Becoming Leader. State: Replica: 2f0410a884b440f88447846c2b22c43a, State: Running, Role: LEADER
I20260617 20:25:16.821560 11041 consensus_queue.cc:237] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [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: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.822332 11039 ts_tablet_manager.cc:1434] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.005s
I20260617 20:25:16.830348 10884 catalog_manager.cc:5696] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f0410a884b440f88447846c2b22c43a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2f0410a884b440f88447846c2b22c43a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:16.864959 10884 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55098:
name: "table_ea_flush_DOUBLE"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: DOUBLE
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:16.887526 10994 tablet_service.cc:1511] Processing CreateTablet for tablet ffd521b290474cbfba524ff58482e7b2 (DEFAULT_TABLE table=table_ea_flush_DOUBLE [id=c1ad28588cb341c28f68d9158b64d2a9]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:16.888530 10994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd521b290474cbfba524ff58482e7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:16.901443 11039 tablet_bootstrap.cc:492] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Bootstrap starting.
I20260617 20:25:16.906205 11039 tablet_bootstrap.cc:654] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:16.911537 11039 tablet_bootstrap.cc:492] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: No bootstrap required, opened a new log
I20260617 20:25:16.912011 11039 ts_tablet_manager.cc:1403] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.001s
I20260617 20:25:16.914644 11039 raft_consensus.cc:359] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.915099 11039 raft_consensus.cc:385] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:16.915333 11039 raft_consensus.cc:740] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f0410a884b440f88447846c2b22c43a, State: Initialized, Role: FOLLOWER
I20260617 20:25:16.915993 11039 consensus_queue.cc:260] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.916556 11039 raft_consensus.cc:399] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:16.916877 11039 raft_consensus.cc:493] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:16.917200 11039 raft_consensus.cc:3060] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:16.922468 11039 raft_consensus.cc:515] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.923178 11039 leader_election.cc:304] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [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: 2f0410a884b440f88447846c2b22c43a; no voters: 
I20260617 20:25:16.923784 11039 leader_election.cc:290] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:16.923983 11041 raft_consensus.cc:2804] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:16.924589 11041 raft_consensus.cc:697] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 1 LEADER]: Becoming Leader. State: Replica: 2f0410a884b440f88447846c2b22c43a, State: Running, Role: LEADER
I20260617 20:25:16.925333 11041 consensus_queue.cc:237] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [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: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } }
I20260617 20:25:16.927297 11039 ts_tablet_manager.cc:1434] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260617 20:25:16.933647 10883 catalog_manager.cc:5696] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f0410a884b440f88447846c2b22c43a (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2f0410a884b440f88447846c2b22c43a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0410a884b440f88447846c2b22c43a" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41131 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:17.026081 10884 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55098:
table { table_name: "table_ea_flush_DOUBLE" } modify_external_catalogs: true
I20260617 20:25:17.026736 10884 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:55098:
table { table_name: "table_ea_flush_DOUBLE" } modify_external_catalogs: true
I20260617 20:25:17.035697 10884 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51: Sending DeleteTablet for 1 replicas of tablet ffd521b290474cbfba524ff58482e7b2
I20260617 20:25:17.038262 10994 tablet_service.cc:1558] Processing DeleteTablet for tablet ffd521b290474cbfba524ff58482e7b2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:17 UTC) from {username='slave'} at 127.0.0.1:50598
I20260617 20:25:17.042001  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:17.046304 11052 tablet_replica.cc:333] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: stopping tablet replica
I20260617 20:25:17.048398 11052 raft_consensus.cc:2243] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:17.049571 11052 raft_consensus.cc:2272] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:17.060798 11052 ts_tablet_manager.cc:1916] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:17.089668  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:17.091378 11052 ts_tablet_manager.cc:1929] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:17.091943 11052 log.cc:1199] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_35.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/ffd521b290474cbfba524ff58482e7b2
I20260617 20:25:17.092819 11052 ts_tablet_manager.cc:1950] T ffd521b290474cbfba524ff58482e7b2 P 2f0410a884b440f88447846c2b22c43a: Deleting consensus metadata
I20260617 20:25:17.094987  3586 tablet_replica.cc:333] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a: stopping tablet replica
I20260617 20:25:17.095568  3586 raft_consensus.cc:2243] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:17.096009  3586 raft_consensus.cc:2272] T 99841d39aee640b1af42f4124c120fb6 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:17.098592  3586 tablet_replica.cc:333] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a: stopping tablet replica
I20260617 20:25:17.099109  3586 raft_consensus.cc:2243] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:17.099534  3586 raft_consensus.cc:2272] T b94183244df647de9d85cbe13c317520 P 2f0410a884b440f88447846c2b22c43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:17.114362  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
W20260617 20:25:17.122296 10870 catalog_manager.cc:4754] TS 2f0410a884b440f88447846c2b22c43a (127.3.128.129:41131): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ffd521b290474cbfba524ff58482e7b2: Network error: Client connection negotiation failed: client connection to 127.3.128.129:41131: connect: Connection refused (error 111)
I20260617 20:25:17.133121  3586 master.cc:562] Master@127.3.128.190:35937 shutting down...
I20260617 20:25:17.207369  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:17.208119  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:17.208555  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P f37422f903ea4e0bb8ccccf4135b8c51: stopping tablet replica
I20260617 20:25:17.219820  3586 master.cc:584] Master@127.3.128.190:35937 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/35 (956 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/43
I20260617 20:25:17.247013  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:42333
I20260617 20:25:17.248046  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:17.253301 11055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:17.253443 11056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:17.256424 11058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:17.257153  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:17.258621  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:17.258984  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:17.259248  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727917259224 us; error 0 us; skew 500 ppm
I20260617 20:25:17.260020  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:17.263321  3586 webserver.cc:533] Webserver started at http://127.3.128.190:33001/ using document root <none> and password file <none>
I20260617 20:25:17.263986  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:17.264218  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:17.264528  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:17.265923  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "e9c2645e7e9f49538c12f5aa0eef9898"
format_stamp: "Formatted at 2026-06-17 20:25:17 on dist-test-slave-nf4h"
I20260617 20:25:17.271612  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260617 20:25:17.275920 11063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:17.276815  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260617 20:25:17.277149  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "e9c2645e7e9f49538c12f5aa0eef9898"
format_stamp: "Formatted at 2026-06-17 20:25:17 on dist-test-slave-nf4h"
I20260617 20:25:17.277496  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:17.292335  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:17.293691  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:17.345592  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:42333
I20260617 20:25:17.345657 11124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:42333 every 8 connection(s)
I20260617 20:25:17.350517 11125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:17.360976 11125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898: Bootstrap starting.
I20260617 20:25:17.365583 11125 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:17.369779 11125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898: No bootstrap required, opened a new log
I20260617 20:25:17.371829 11125 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9c2645e7e9f49538c12f5aa0eef9898" member_type: VOTER }
I20260617 20:25:17.372249 11125 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:17.372483 11125 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c2645e7e9f49538c12f5aa0eef9898, State: Initialized, Role: FOLLOWER
I20260617 20:25:17.373147 11125 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9c2645e7e9f49538c12f5aa0eef9898" member_type: VOTER }
I20260617 20:25:17.373621 11125 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:17.373873 11125 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:17.374131 11125 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:17.379009 11125 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9c2645e7e9f49538c12f5aa0eef9898" member_type: VOTER }
I20260617 20:25:17.379681 11125 leader_election.cc:304] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [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: e9c2645e7e9f49538c12f5aa0eef9898; no voters: 
I20260617 20:25:17.381078 11125 leader_election.cc:290] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:17.381428 11128 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:17.385927 11128 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 1 LEADER]: Becoming Leader. State: Replica: e9c2645e7e9f49538c12f5aa0eef9898, State: Running, Role: LEADER
I20260617 20:25:17.386678 11128 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [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: "e9c2645e7e9f49538c12f5aa0eef9898" member_type: VOTER }
I20260617 20:25:17.387378 11125 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:17.389751 11129 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9c2645e7e9f49538c12f5aa0eef9898" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9c2645e7e9f49538c12f5aa0eef9898" member_type: VOTER } }
I20260617 20:25:17.389858 11130 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9c2645e7e9f49538c12f5aa0eef9898. Latest consensus state: current_term: 1 leader_uuid: "e9c2645e7e9f49538c12f5aa0eef9898" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9c2645e7e9f49538c12f5aa0eef9898" member_type: VOTER } }
I20260617 20:25:17.390389 11129 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:17.390522 11130 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:17.392969 11133 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:17.401516 11133 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:17.417068 11133 catalog_manager.cc:1382] Generated new cluster ID: 5dd76a6f74b345eb98d23a41cc5bc4be
I20260617 20:25:17.417482 11133 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:17.420382  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:17.437153 11133 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:17.438458 11133 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:17.453809 11133 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898: Generated new TSK 0
I20260617 20:25:17.454463 11133 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:17.486958  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:17.493497 11146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:17.494753 11147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:17.498217 11149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:17.500569  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:17.501556  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:17.501785  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:17.501958  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727917501937 us; error 0 us; skew 500 ppm
I20260617 20:25:17.502526  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:17.505043  3586 webserver.cc:533] Webserver started at http://127.3.128.129:33637/ using document root <none> and password file <none>
I20260617 20:25:17.505532  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:17.505738  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:17.506006  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:17.507107  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "b4e0042fb1f54d198c747c6be9d4e5c4"
format_stamp: "Formatted at 2026-06-17 20:25:17 on dist-test-slave-nf4h"
I20260617 20:25:17.511919  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260617 20:25:17.515533 11154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:17.516517  3586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260617 20:25:17.516876  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "b4e0042fb1f54d198c747c6be9d4e5c4"
format_stamp: "Formatted at 2026-06-17 20:25:17 on dist-test-slave-nf4h"
I20260617 20:25:17.517141  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:17.530473  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:17.531481  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:17.543856  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:17.544302  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:17.544728  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:17.545001  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:17.609777  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:43827
I20260617 20:25:17.609865 11224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:43827 every 8 connection(s)
I20260617 20:25:17.615795 11225 heartbeater.cc:344] Connected to a master server at 127.3.128.190:42333
I20260617 20:25:17.616225 11225 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:17.617153 11225 heartbeater.cc:507] Master 127.3.128.190:42333 requested a full tablet report, sending...
I20260617 20:25:17.619485 11080 ts_manager.cc:194] Registered new tserver with Master: b4e0042fb1f54d198c747c6be9d4e5c4 (127.3.128.129:43827)
I20260617 20:25:17.620050  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005932589s
I20260617 20:25:17.621789 11080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56034
I20260617 20:25:17.634831 11225 heartbeater.cc:499] Master 127.3.128.190:42333 was elected leader, sending a full tablet report...
I20260617 20:25:17.643780 11080 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56056:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:17.683699 11189 tablet_service.cc:1511] Processing CreateTablet for tablet 4d288256751f4526a5a8c1e4ed1c2a6a (DEFAULT_TABLE table=client-testtb [id=831f9178364f4e06b3000f3f14c3711d]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:17.683984 11188 tablet_service.cc:1511] Processing CreateTablet for tablet 4a56ff987faa452aa6708d1e3c9f0054 (DEFAULT_TABLE table=client-testtb [id=831f9178364f4e06b3000f3f14c3711d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:17.685068 11189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d288256751f4526a5a8c1e4ed1c2a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:17.685714 11188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a56ff987faa452aa6708d1e3c9f0054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:17.701119 11235 tablet_bootstrap.cc:492] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4: Bootstrap starting.
I20260617 20:25:17.705255 11235 tablet_bootstrap.cc:654] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:17.710985 11235 tablet_bootstrap.cc:492] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4: No bootstrap required, opened a new log
I20260617 20:25:17.711398 11235 ts_tablet_manager.cc:1403] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260617 20:25:17.713423 11235 raft_consensus.cc:359] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.713842 11235 raft_consensus.cc:385] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:17.714069 11235 raft_consensus.cc:740] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e0042fb1f54d198c747c6be9d4e5c4, State: Initialized, Role: FOLLOWER
I20260617 20:25:17.714663 11235 consensus_queue.cc:260] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.715155 11235 raft_consensus.cc:399] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:17.715397 11235 raft_consensus.cc:493] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:17.715660 11235 raft_consensus.cc:3060] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:17.721873 11235 raft_consensus.cc:515] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.722440 11235 leader_election.cc:304] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [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: b4e0042fb1f54d198c747c6be9d4e5c4; no voters: 
I20260617 20:25:17.724170 11235 leader_election.cc:290] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:17.724563 11237 raft_consensus.cc:2804] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:17.726642 11235 ts_tablet_manager.cc:1434] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.005s
I20260617 20:25:17.727423 11235 tablet_bootstrap.cc:492] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4: Bootstrap starting.
I20260617 20:25:17.732420 11235 tablet_bootstrap.cc:654] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:17.732348 11237 raft_consensus.cc:697] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 LEADER]: Becoming Leader. State: Replica: b4e0042fb1f54d198c747c6be9d4e5c4, State: Running, Role: LEADER
I20260617 20:25:17.733450 11237 consensus_queue.cc:237] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [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: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.737372 11235 tablet_bootstrap.cc:492] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4: No bootstrap required, opened a new log
I20260617 20:25:17.737943 11235 ts_tablet_manager.cc:1403] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260617 20:25:17.740540 11079 catalog_manager.cc:5696] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e0042fb1f54d198c747c6be9d4e5c4 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:17.741108 11235 raft_consensus.cc:359] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.741876 11235 raft_consensus.cc:385] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:17.742256 11235 raft_consensus.cc:740] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e0042fb1f54d198c747c6be9d4e5c4, State: Initialized, Role: FOLLOWER
I20260617 20:25:17.743295 11235 consensus_queue.cc:260] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.743906 11235 raft_consensus.cc:399] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:17.744262 11235 raft_consensus.cc:493] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:17.744699 11235 raft_consensus.cc:3060] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:17.754316 11235 raft_consensus.cc:515] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.755205 11235 leader_election.cc:304] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [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: b4e0042fb1f54d198c747c6be9d4e5c4; no voters: 
I20260617 20:25:17.756074 11239 raft_consensus.cc:2804] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:17.756547 11239 raft_consensus.cc:697] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 LEADER]: Becoming Leader. State: Replica: b4e0042fb1f54d198c747c6be9d4e5c4, State: Running, Role: LEADER
I20260617 20:25:17.756547 11235 leader_election.cc:290] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:17.757311 11239 consensus_queue.cc:237] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [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: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.758967 11235 ts_tablet_manager.cc:1434] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4: Time spent starting tablet: real 0.021s	user 0.020s	sys 0.001s
I20260617 20:25:17.766377 11079 catalog_manager.cc:5696] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e0042fb1f54d198c747c6be9d4e5c4 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:17.795001 11079 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56056:
name: "table_ea_flush_DATE"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: DATE
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:17.817340 11188 tablet_service.cc:1511] Processing CreateTablet for tablet 16c71133e8604504bb97da8736bb3104 (DEFAULT_TABLE table=table_ea_flush_DATE [id=7f576a499ed249af9e6c7aa7a87ee48f]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:17.818620 11188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c71133e8604504bb97da8736bb3104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:17.834407 11235 tablet_bootstrap.cc:492] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Bootstrap starting.
I20260617 20:25:17.838878 11235 tablet_bootstrap.cc:654] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:17.843163 11235 tablet_bootstrap.cc:492] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: No bootstrap required, opened a new log
I20260617 20:25:17.843631 11235 ts_tablet_manager.cc:1403] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260617 20:25:17.846009 11235 raft_consensus.cc:359] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.846462 11235 raft_consensus.cc:385] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:17.846699 11235 raft_consensus.cc:740] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e0042fb1f54d198c747c6be9d4e5c4, State: Initialized, Role: FOLLOWER
I20260617 20:25:17.847412 11235 consensus_queue.cc:260] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.847947 11235 raft_consensus.cc:399] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:17.848196 11235 raft_consensus.cc:493] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:17.848526 11235 raft_consensus.cc:3060] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:17.853832 11235 raft_consensus.cc:515] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.854377 11235 leader_election.cc:304] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [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: b4e0042fb1f54d198c747c6be9d4e5c4; no voters: 
I20260617 20:25:17.854846 11235 leader_election.cc:290] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:17.855051 11239 raft_consensus.cc:2804] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:17.855564 11239 raft_consensus.cc:697] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 LEADER]: Becoming Leader. State: Replica: b4e0042fb1f54d198c747c6be9d4e5c4, State: Running, Role: LEADER
I20260617 20:25:17.856413 11235 ts_tablet_manager.cc:1434] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260617 20:25:17.856276 11239 consensus_queue.cc:237] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [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: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } }
I20260617 20:25:17.863549 11079 catalog_manager.cc:5696] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4e0042fb1f54d198c747c6be9d4e5c4 (127.3.128.129). New cstate: current_term: 1 leader_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e0042fb1f54d198c747c6be9d4e5c4" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:18.027209 11079 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56056:
table { table_name: "table_ea_flush_DATE" } modify_external_catalogs: true
I20260617 20:25:18.028152 11079 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56056:
table { table_name: "table_ea_flush_DATE" } modify_external_catalogs: true
I20260617 20:25:18.040486 11079 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898: Sending DeleteTablet for 1 replicas of tablet 16c71133e8604504bb97da8736bb3104
I20260617 20:25:18.043218 11188 tablet_service.cc:1558] Processing DeleteTablet for tablet 16c71133e8604504bb97da8736bb3104 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:18 UTC) from {username='slave'} at 127.0.0.1:53240
I20260617 20:25:18.046308 11249 tablet_replica.cc:333] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: stopping tablet replica
I20260617 20:25:18.047734  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:18.048569 11249 raft_consensus.cc:2243] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:18.049762 11249 raft_consensus.cc:2272] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:18.057546 11249 ts_tablet_manager.cc:1916] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:18.094540 11249 ts_tablet_manager.cc:1929] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:18.095222 11249 log.cc:1199] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_43.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/16c71133e8604504bb97da8736bb3104
I20260617 20:25:18.096489 11249 ts_tablet_manager.cc:1950] T 16c71133e8604504bb97da8736bb3104 P b4e0042fb1f54d198c747c6be9d4e5c4: Deleting consensus metadata
I20260617 20:25:18.105692 11066 catalog_manager.cc:5027] TS b4e0042fb1f54d198c747c6be9d4e5c4 (127.3.128.129:43827): tablet 16c71133e8604504bb97da8736bb3104 (table table_ea_flush_DATE [id=7f576a499ed249af9e6c7aa7a87ee48f]) successfully deleted
I20260617 20:25:18.113523  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:18.115017  3586 tablet_replica.cc:333] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4: stopping tablet replica
I20260617 20:25:18.115937  3586 raft_consensus.cc:2243] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:18.117012  3586 raft_consensus.cc:2272] T 4a56ff987faa452aa6708d1e3c9f0054 P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:18.122606  3586 tablet_replica.cc:333] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4: stopping tablet replica
I20260617 20:25:18.123508  3586 raft_consensus.cc:2243] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:18.124414  3586 raft_consensus.cc:2272] T 4d288256751f4526a5a8c1e4ed1c2a6a P b4e0042fb1f54d198c747c6be9d4e5c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:18.144507  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
I20260617 20:25:18.177016  3586 master.cc:562] Master@127.3.128.190:42333 shutting down...
I20260617 20:25:18.214493  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:18.215216  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:18.215668  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9c2645e7e9f49538c12f5aa0eef9898: stopping tablet replica
I20260617 20:25:18.237130  3586 master.cc:584] Master@127.3.128.190:42333 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/43 (1035 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/51
I20260617 20:25:18.282567  3586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.128.190:39637
I20260617 20:25:18.283821  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:18.289784 11251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:18.290908 11252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:18.292755 11254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:18.294199  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:18.295572  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:18.295866  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:18.296118  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727918296091 us; error 0 us; skew 500 ppm
I20260617 20:25:18.296867  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:18.299903  3586 webserver.cc:533] Webserver started at http://127.3.128.190:40125/ using document root <none> and password file <none>
I20260617 20:25:18.300714  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:18.301003  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:18.301429  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:18.302973  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/master-0-root/instance:
uuid: "654f73bb16ff4376bdbb590c77179aeb"
format_stamp: "Formatted at 2026-06-17 20:25:18 on dist-test-slave-nf4h"
I20260617 20:25:18.308854  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260617 20:25:18.313213 11259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:18.314077  3586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260617 20:25:18.314491  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/master-0-root
uuid: "654f73bb16ff4376bdbb590c77179aeb"
format_stamp: "Formatted at 2026-06-17 20:25:18 on dist-test-slave-nf4h"
I20260617 20:25:18.314886  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:18.335237  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:18.336889  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:18.394899  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.190:39637
I20260617 20:25:18.395030 11320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.190:39637 every 8 connection(s)
I20260617 20:25:18.401497 11321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:18.414003 11321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb: Bootstrap starting.
I20260617 20:25:18.420883 11321 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:18.425522 11321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb: No bootstrap required, opened a new log
I20260617 20:25:18.427908 11321 raft_consensus.cc:359] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654f73bb16ff4376bdbb590c77179aeb" member_type: VOTER }
I20260617 20:25:18.428398 11321 raft_consensus.cc:385] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:18.428671 11321 raft_consensus.cc:740] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 654f73bb16ff4376bdbb590c77179aeb, State: Initialized, Role: FOLLOWER
I20260617 20:25:18.429337 11321 consensus_queue.cc:260] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "654f73bb16ff4376bdbb590c77179aeb" member_type: VOTER }
I20260617 20:25:18.429834 11321 raft_consensus.cc:399] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:18.430094 11321 raft_consensus.cc:493] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:18.430390 11321 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:18.435782 11321 raft_consensus.cc:515] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654f73bb16ff4376bdbb590c77179aeb" member_type: VOTER }
I20260617 20:25:18.436396 11321 leader_election.cc:304] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [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: 654f73bb16ff4376bdbb590c77179aeb; no voters: 
I20260617 20:25:18.438058 11321 leader_election.cc:290] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:18.438508 11324 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:18.440068 11324 raft_consensus.cc:697] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 1 LEADER]: Becoming Leader. State: Replica: 654f73bb16ff4376bdbb590c77179aeb, State: Running, Role: LEADER
I20260617 20:25:18.441229 11324 consensus_queue.cc:237] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [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: "654f73bb16ff4376bdbb590c77179aeb" member_type: VOTER }
I20260617 20:25:18.441962 11321 sys_catalog.cc:565] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [sys.catalog]: configured and running, proceeding with master startup.
I20260617 20:25:18.444423 11325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "654f73bb16ff4376bdbb590c77179aeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654f73bb16ff4376bdbb590c77179aeb" member_type: VOTER } }
I20260617 20:25:18.445139 11325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:18.452885 11329 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 20:25:18.453449 11326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 654f73bb16ff4376bdbb590c77179aeb. Latest consensus state: current_term: 1 leader_uuid: "654f73bb16ff4376bdbb590c77179aeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654f73bb16ff4376bdbb590c77179aeb" member_type: VOTER } }
I20260617 20:25:18.454298 11326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [sys.catalog]: This master's current role is: LEADER
I20260617 20:25:18.460561 11329 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 20:25:18.465607  3586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 20:25:18.471122 11329 catalog_manager.cc:1382] Generated new cluster ID: 7c52364aa36140f3841ffa900a26c413
I20260617 20:25:18.471427 11329 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 20:25:18.496690 11329 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 20:25:18.498237 11329 catalog_manager.cc:1539] Loading token signing keys...
I20260617 20:25:18.520187 11329 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb: Generated new TSK 0
I20260617 20:25:18.520951 11329 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 20:25:18.532831  3586 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260617 20:25:18.541699 11343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:18.544289 11344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260617 20:25:18.550256 11346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260617 20:25:18.551159  3586 server_base.cc:1061] running on GCE node
I20260617 20:25:18.552238  3586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260617 20:25:18.552524  3586 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260617 20:25:18.552765  3586 hybrid_clock.cc:648] HybridClock initialized: now 1781727918552747 us; error 0 us; skew 500 ppm
I20260617 20:25:18.553416  3586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 20:25:18.556947  3586 webserver.cc:533] Webserver started at http://127.3.128.129:36485/ using document root <none> and password file <none>
I20260617 20:25:18.557507  3586 fs_manager.cc:362] Metadata directory not provided
I20260617 20:25:18.557783  3586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 20:25:18.558190  3586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 20:25:18.560161  3586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/ts-0-root/instance:
uuid: "2d236ad7886e48d0bda59dbcdc0ea11b"
format_stamp: "Formatted at 2026-06-17 20:25:18 on dist-test-slave-nf4h"
I20260617 20:25:18.566732  3586 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260617 20:25:18.571959 11351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:18.573238  3586 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260617 20:25:18.573601  3586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/ts-0-root
uuid: "2d236ad7886e48d0bda59dbcdc0ea11b"
format_stamp: "Formatted at 2026-06-17 20:25:18 on dist-test-slave-nf4h"
I20260617 20:25:18.573939  3586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260617 20:25:18.597590  3586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260617 20:25:18.599151  3586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 20:25:18.612473  3586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 20:25:18.612989  3586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260617 20:25:18.613440  3586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 20:25:18.613729  3586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260617 20:25:18.682247  3586 rpc_server.cc:307] RPC server started. Bound to: 127.3.128.129:41401
I20260617 20:25:18.682370 11421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.128.129:41401 every 8 connection(s)
I20260617 20:25:18.687258 11422 heartbeater.cc:344] Connected to a master server at 127.3.128.190:39637
I20260617 20:25:18.687677 11422 heartbeater.cc:461] Registering TS with master...
I20260617 20:25:18.688462 11422 heartbeater.cc:507] Master 127.3.128.190:39637 requested a full tablet report, sending...
I20260617 20:25:18.690474 11276 ts_manager.cc:194] Registered new tserver with Master: 2d236ad7886e48d0bda59dbcdc0ea11b (127.3.128.129:41401)
I20260617 20:25:18.690613  3586 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005078333s
I20260617 20:25:18.692286 11276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59614
I20260617 20:25:18.705135 11422 heartbeater.cc:499] Master 127.3.128.190:39637 was elected leader, sending a full tablet report...
I20260617 20:25:18.713807 11276 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59640:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:18.748101 11387 tablet_service.cc:1511] Processing CreateTablet for tablet f21d35dcef0442088aac0671c709e6dd (DEFAULT_TABLE table=client-testtb [id=02897c33346f4cee973146482fffa99c]), partition=RANGE (key) PARTITION VALUES < 9
I20260617 20:25:18.748553 11386 tablet_service.cc:1511] Processing CreateTablet for tablet 43963cd344a24dd6844cfc0cd98ad55f (DEFAULT_TABLE table=client-testtb [id=02897c33346f4cee973146482fffa99c]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260617 20:25:18.749356 11387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21d35dcef0442088aac0671c709e6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:18.750247 11386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43963cd344a24dd6844cfc0cd98ad55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:18.764238 11432 tablet_bootstrap.cc:492] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b: Bootstrap starting.
I20260617 20:25:18.770068 11432 tablet_bootstrap.cc:654] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:18.774389 11432 tablet_bootstrap.cc:492] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b: No bootstrap required, opened a new log
I20260617 20:25:18.774896 11432 ts_tablet_manager.cc:1403] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260617 20:25:18.777278 11432 raft_consensus.cc:359] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.777794 11432 raft_consensus.cc:385] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:18.778069 11432 raft_consensus.cc:740] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d236ad7886e48d0bda59dbcdc0ea11b, State: Initialized, Role: FOLLOWER
I20260617 20:25:18.778792 11432 consensus_queue.cc:260] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.779363 11432 raft_consensus.cc:399] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:18.779647 11432 raft_consensus.cc:493] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:18.779971 11432 raft_consensus.cc:3060] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:18.785175 11432 raft_consensus.cc:515] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.785817 11432 leader_election.cc:304] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [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: 2d236ad7886e48d0bda59dbcdc0ea11b; no voters: 
I20260617 20:25:18.787385 11432 leader_election.cc:290] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:18.787705 11434 raft_consensus.cc:2804] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:18.789222 11434 raft_consensus.cc:697] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 LEADER]: Becoming Leader. State: Replica: 2d236ad7886e48d0bda59dbcdc0ea11b, State: Running, Role: LEADER
I20260617 20:25:18.789829 11432 ts_tablet_manager.cc:1434] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260617 20:25:18.789973 11434 consensus_queue.cc:237] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [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: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.790853 11432 tablet_bootstrap.cc:492] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b: Bootstrap starting.
I20260617 20:25:18.797467 11432 tablet_bootstrap.cc:654] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:18.797008 11276 catalog_manager.cc:5696] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d236ad7886e48d0bda59dbcdc0ea11b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:18.802589 11432 tablet_bootstrap.cc:492] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b: No bootstrap required, opened a new log
I20260617 20:25:18.803045 11432 ts_tablet_manager.cc:1403] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260617 20:25:18.805384 11432 raft_consensus.cc:359] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.805833 11432 raft_consensus.cc:385] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:18.806113 11432 raft_consensus.cc:740] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d236ad7886e48d0bda59dbcdc0ea11b, State: Initialized, Role: FOLLOWER
I20260617 20:25:18.806672 11432 consensus_queue.cc:260] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.807114 11432 raft_consensus.cc:399] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:18.807329 11432 raft_consensus.cc:493] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:18.807605 11432 raft_consensus.cc:3060] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:18.814926 11432 raft_consensus.cc:515] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.815727 11432 leader_election.cc:304] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [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: 2d236ad7886e48d0bda59dbcdc0ea11b; no voters: 
I20260617 20:25:18.816445 11432 leader_election.cc:290] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:18.816762 11434 raft_consensus.cc:2804] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:18.817293 11434 raft_consensus.cc:697] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 LEADER]: Becoming Leader. State: Replica: 2d236ad7886e48d0bda59dbcdc0ea11b, State: Running, Role: LEADER
I20260617 20:25:18.818024 11434 consensus_queue.cc:237] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [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: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.819108 11432 ts_tablet_manager.cc:1434] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.002s
I20260617 20:25:18.823902 11276 catalog_manager.cc:5696] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d236ad7886e48d0bda59dbcdc0ea11b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:18.842128 11276 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59640:
name: "table_ea_flush_DECIMAL64"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
    nested_type {
      array {
        type: DECIMAL64
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260617 20:25:18.864560 11386 tablet_service.cc:1511] Processing CreateTablet for tablet 8b292e1f562b4ac1a7af4f788c2c0e6f (DEFAULT_TABLE table=table_ea_flush_DECIMAL64 [id=b010678a124a43709f41374be46beb4f]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260617 20:25:18.865823 11386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b292e1f562b4ac1a7af4f788c2c0e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 20:25:18.878448 11432 tablet_bootstrap.cc:492] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Bootstrap starting.
I20260617 20:25:18.883322 11432 tablet_bootstrap.cc:654] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Neither blocks nor log segments found. Creating new log.
I20260617 20:25:18.887825 11432 tablet_bootstrap.cc:492] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: No bootstrap required, opened a new log
I20260617 20:25:18.888257 11432 ts_tablet_manager.cc:1403] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260617 20:25:18.890396 11432 raft_consensus.cc:359] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.890825 11432 raft_consensus.cc:385] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 20:25:18.891055 11432 raft_consensus.cc:740] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d236ad7886e48d0bda59dbcdc0ea11b, State: Initialized, Role: FOLLOWER
I20260617 20:25:18.891790 11432 consensus_queue.cc:260] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.892452 11432 raft_consensus.cc:399] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 20:25:18.892800 11432 raft_consensus.cc:493] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 20:25:18.893134 11432 raft_consensus.cc:3060] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 0 FOLLOWER]: Advancing to term 1
I20260617 20:25:18.898458 11432 raft_consensus.cc:515] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.899003 11432 leader_election.cc:304] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [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: 2d236ad7886e48d0bda59dbcdc0ea11b; no voters: 
I20260617 20:25:18.899494 11432 leader_election.cc:290] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260617 20:25:18.899679 11434 raft_consensus.cc:2804] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 20:25:18.900231 11434 raft_consensus.cc:697] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 LEADER]: Becoming Leader. State: Replica: 2d236ad7886e48d0bda59dbcdc0ea11b, State: Running, Role: LEADER
I20260617 20:25:18.901007 11432 ts_tablet_manager.cc:1434] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260617 20:25:18.900985 11434 consensus_queue.cc:237] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [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: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } }
I20260617 20:25:18.907253 11275 catalog_manager.cc:5696] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d236ad7886e48d0bda59dbcdc0ea11b (127.3.128.129). New cstate: current_term: 1 leader_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d236ad7886e48d0bda59dbcdc0ea11b" member_type: VOTER last_known_addr { host: "127.3.128.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260617 20:25:18.997583 11276 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59640:
table { table_name: "table_ea_flush_DECIMAL64" } modify_external_catalogs: true
I20260617 20:25:18.998216 11276 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59640:
table { table_name: "table_ea_flush_DECIMAL64" } modify_external_catalogs: true
I20260617 20:25:19.007362 11276 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb: Sending DeleteTablet for 1 replicas of tablet 8b292e1f562b4ac1a7af4f788c2c0e6f
I20260617 20:25:19.009265 11386 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b292e1f562b4ac1a7af4f788c2c0e6f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 20:25:18 UTC) from {username='slave'} at 127.0.0.1:32958
I20260617 20:25:19.011713  3586 tablet_server.cc:179] TabletServer@127.3.128.129:0 shutting down...
I20260617 20:25:19.012033 11445 tablet_replica.cc:333] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: stopping tablet replica
I20260617 20:25:19.013185 11445 raft_consensus.cc:2243] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:19.013931 11445 raft_consensus.cc:2272] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:19.021085 11445 ts_tablet_manager.cc:1916] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 20:25:19.051329  3586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 20:25:19.052153 11445 ts_tablet_manager.cc:1929] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 20:25:19.052558 11445 log.cc:1199] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Deleting WAL directory at /tmp/dist-test-taskQfgcdM/test-tmp/client-test.4.Params_ArrayColumnParamTest.EmptyAndNullArrays_51.1781727816514006-3586-0/minicluster-data/ts-0-root/wals/8b292e1f562b4ac1a7af4f788c2c0e6f
I20260617 20:25:19.053375 11445 ts_tablet_manager.cc:1950] T 8b292e1f562b4ac1a7af4f788c2c0e6f P 2d236ad7886e48d0bda59dbcdc0ea11b: Deleting consensus metadata
I20260617 20:25:19.055274  3586 tablet_replica.cc:333] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b: stopping tablet replica
W20260617 20:25:19.055269 11262 catalog_manager.cc:5019] TS 2d236ad7886e48d0bda59dbcdc0ea11b (127.3.128.129:41401): delete failed for tablet 8b292e1f562b4ac1a7af4f788c2c0e6f with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260617 20:25:19.056456  3586 raft_consensus.cc:2243] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:19.057009  3586 raft_consensus.cc:2272] T 43963cd344a24dd6844cfc0cd98ad55f P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:19.059831  3586 tablet_replica.cc:333] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b: stopping tablet replica
I20260617 20:25:19.060319  3586 raft_consensus.cc:2243] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:19.060798  3586 raft_consensus.cc:2272] T f21d35dcef0442088aac0671c709e6dd P 2d236ad7886e48d0bda59dbcdc0ea11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:19.084019  3586 tablet_server.cc:196] TabletServer@127.3.128.129:0 shutdown complete.
W20260617 20:25:19.084817 11262 catalog_manager.cc:4754] TS 2d236ad7886e48d0bda59dbcdc0ea11b (127.3.128.129:41401): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8b292e1f562b4ac1a7af4f788c2c0e6f: Network error: Client connection negotiation failed: client connection to 127.3.128.129:41401: connect: Connection refused (error 111)
I20260617 20:25:19.099231  3586 master.cc:562] Master@127.3.128.190:39637 shutting down...
I20260617 20:25:19.127979  3586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 1 LEADER]: Raft consensus shutting down.
I20260617 20:25:19.128486  3586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 20:25:19.128846  3586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 654f73bb16ff4376bdbb590c77179aeb: stopping tablet replica
I20260617 20:25:19.147892  3586 master.cc:584] Master@127.3.128.190:39637 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/51 (890 ms)
[----------] 7 tests from Params/ArrayColumnParamTest (6691 ms total)

[----------] Global test environment tear-down
[==========] 35 tests from 8 test suites ran. (102472 ms total)
[  PASSED  ] 32 tests.
[  SKIPPED ] 3 tests, listed below:
[  SKIPPED ] ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks
[  SKIPPED ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime
[  SKIPPED ] FlushModeOpRatesTest.RunComparison/0
I20260617 20:25:19.218279  3586 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260617 20:25:19.218603  3586 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~4 seconds ago
I20260617 20:25:19.218770  3586 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/meta_cache.cc:302: suppressed but not reported on 37 messages since previous log ~91 seconds ago
I20260617 20:25:19.218947  3586 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 2 messages since previous log ~11 seconds ago
ThreadSanitizer: reported 3 warnings