[==========] Running 25 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from MvccTest
[ RUN      ] MvccTest.TestMvccBasic
[       OK ] MvccTest.TestMvccBasic (1 ms)
[ RUN      ] MvccTest.TestMvccMultipleInFlight
[       OK ] MvccTest.TestMvccMultipleInFlight (0 ms)
[ RUN      ] MvccTest.TestOutOfOrderOps
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:00.942694  2628 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.942827  2628 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.942885  2628 hybrid_clock.cc:648] HybridClock initialized: now 1786521840942882 us; error 0 us; skew 500 ppm
[       OK ] MvccTest.TestOutOfOrderOps (1 ms)
[ RUN      ] MvccTest.TestSafeTimeWithOutOfOrderOps
[       OK ] MvccTest.TestSafeTimeWithOutOfOrderOps (0 ms)
[ RUN      ] MvccTest.TestScopedOp
W20260812 08:04:00.944209  2628 mvcc.cc:118] aborting op with timestamp 3 in state 1; MVCC is closed
[       OK ] MvccTest.TestScopedOp (0 ms)
[ RUN      ] MvccTest.TestPointInTimeSnapshot
[       OK ] MvccTest.TestPointInTimeSnapshot (0 ms)
[ RUN      ] MvccTest.TestMayHaveAppliedOpsAtOrAfter
[       OK ] MvccTest.TestMayHaveAppliedOpsAtOrAfter (0 ms)
[ RUN      ] MvccTest.TestMayHaveNonAppliedOpsBefore
[       OK ] MvccTest.TestMayHaveNonAppliedOpsBefore (0 ms)
[ RUN      ] MvccTest.TestAreAllOpsAppliedForTests
[       OK ] MvccTest.TestAreAllOpsAppliedForTests (0 ms)
[ RUN      ] MvccTest.WaitForCleanSnapshotSnapWithNoInflights
[       OK ] MvccTest.WaitForCleanSnapshotSnapWithNoInflights (0 ms)
[ RUN      ] MvccTest.WaitForCleanSnapshotSnapBeforeSafeTimeWithInFlights
[       OK ] MvccTest.WaitForCleanSnapshotSnapBeforeSafeTimeWithInFlights (0 ms)
[ RUN      ] MvccTest.WaitForCleanSnapshotSnapAfterSafeTimeWithInFlights
[       OK ] MvccTest.WaitForCleanSnapshotSnapAfterSafeTimeWithInFlights (6 ms)
[ RUN      ] MvccTest.WaitForCleanSnapshotSnapAtTimestampWithInFlights
[       OK ] MvccTest.WaitForCleanSnapshotSnapAtTimestampWithInFlights (2 ms)
[ RUN      ] MvccTest.TestWaitForApplyingOpsToApply
[       OK ] MvccTest.TestWaitForApplyingOpsToApply (5 ms)
[ RUN      ] MvccTest.TestDontWaitAfterClose
W20260812 08:04:00.967763  2628 mvcc.cc:118] aborting op with timestamp 1 in state 1; MVCC is closed
[       OK ] MvccTest.TestDontWaitAfterClose (6 ms)
[ RUN      ] MvccTest.TestOpAbort
[       OK ] MvccTest.TestOpAbort (0 ms)
[ RUN      ] MvccTest.TestAutomaticCleanTimeMoveToSafeTimeOnApply
[       OK ] MvccTest.TestAutomaticCleanTimeMoveToSafeTimeOnApply (0 ms)
[ RUN      ] MvccTest.TestIllegalStateTransitionsCrash

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.

[WARNING] /home/jenkins-slave/workspace/build_and_test/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest-death-test.cc:1108:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
[       OK ] MvccTest.TestIllegalStateTransitionsCrash (1221 ms)
[ RUN      ] MvccTest.TestWaitUntilCleanDeadline
[       OK ] MvccTest.TestWaitUntilCleanDeadline (10 ms)
[ RUN      ] MvccTest.TestCorrectInitWithNoOps
[       OK ] MvccTest.TestCorrectInitWithNoOps (0 ms)
[----------] 20 tests from MvccTest (1262 ms total)

[----------] 2 tests from TransactionMvccTest
[ RUN      ] TransactionMvccTest.TestTimestampSnapshot
[       OK ] TransactionMvccTest.TestTimestampSnapshot (0 ms)
[ RUN      ] TransactionMvccTest.TestLatestSnapshot
[       OK ] TransactionMvccTest.TestLatestSnapshot (0 ms)
[----------] 2 tests from TransactionMvccTest (1 ms total)

[----------] 3 tests from Op/ParamedTransactionMvccTest
[ RUN      ] Op/ParamedTransactionMvccTest.TestConcurrentLatestSnapshots/0
[       OK ] Op/ParamedTransactionMvccTest.TestConcurrentLatestSnapshots/0 (1 ms)
[ RUN      ] Op/ParamedTransactionMvccTest.TestConcurrentLatestSnapshots/1
[       OK ] Op/ParamedTransactionMvccTest.TestConcurrentLatestSnapshots/1 (1 ms)
[ RUN      ] Op/ParamedTransactionMvccTest.TestConcurrentLatestSnapshots/2
[       OK ] Op/ParamedTransactionMvccTest.TestConcurrentLatestSnapshots/2 (1 ms)
[----------] 3 tests from Op/ParamedTransactionMvccTest (3 ms total)

[----------] Global test environment tear-down
[==========] 25 tests from 3 test suites ran. (1267 ms total)
[  PASSED  ] 25 tests.
