[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from ClusterLocationTest
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsNone
[       OK ] ClusterLocationTest.PlacementPolicyViolationsNone (0 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsSimple
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:51.565951 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 3) at location L0
I20260812 06:37:51.566460 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (2 of 3) at location L0
I20260812 06:37:51.566601 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (2 of 3) at location L0
[       OK ] ClusterLocationTest.PlacementPolicyViolationsSimple (0 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsMixed
I20260812 06:37:51.566908 12556 placement_policy_util.cc:411] tablet t1: detected majority of replicas (2 of 3) at location L1
I20260812 06:37:51.566946 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 3) at location L0
I20260812 06:37:51.567145 12556 placement_policy_util.cc:411] tablet t1: detected majority of replicas (2 of 3) at location L1
I20260812 06:37:51.567185 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 3) at location L0
[       OK ] ClusterLocationTest.PlacementPolicyViolationsMixed (0 ms)
[ RUN      ] ClusterLocationTest.NoCandidateMovesToFixPolicyViolations
I20260812 06:37:51.567502 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 5) at location L0
I20260812 06:37:51.567667 12556 placement_policy_util.cc:411] tablet t0: detected majority of replicas (4 of 7) at location L0
I20260812 06:37:51.567809 12556 placement_policy_util.cc:403] tablet t0: detected 3 of 6 replicas at location L0
[       OK ] ClusterLocationTest.NoCandidateMovesToFixPolicyViolations (0 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsEvenRFEdgeCases
I20260812 06:37:51.568171 12556 placement_policy_util.cc:403] tablet t1: detected 4 of 4 replicas at location L0
I20260812 06:37:51.568204 12556 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 06:37:51.568349 12556 placement_policy_util.cc:403] tablet t1: detected 2 of 2 replicas at location L1
I20260812 06:37:51.568382 12556 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 06:37:51.568519 12556 placement_policy_util.cc:403] tablet t2: detected 1 of 2 replicas at location L2
I20260812 06:37:51.568581 12556 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 06:37:51.568639 12556 placement_policy_util.cc:403] tablet t1: detected 1 of 2 replicas at location L2
I20260812 06:37:51.568792 12556 placement_policy_util.cc:403] tablet t1: detected 1 of 2 replicas at location L3
I20260812 06:37:51.568822 12556 placement_policy_util.cc:403] tablet t0: detected 1 of 2 replicas at location L1
I20260812 06:37:51.568984 12556 placement_policy_util.cc:403] tablet t1: detected 2 of 4 replicas at location L1
I20260812 06:37:51.569013 12556 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 06:37:51.569176 12556 placement_policy_util.cc:403] tablet t1: detected 2 of 2 replicas at location L1
I20260812 06:37:51.569206 12556 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 06:37:51.569367 12556 placement_policy_util.cc:403] tablet t0: detected 2 of 4 replicas at location L0
[       OK ] ClusterLocationTest.PlacementPolicyViolationsEvenRFEdgeCases (1 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsEvenRF
I20260812 06:37:51.569643 12556 placement_policy_util.cc:403] tablet t0: detected 3 of 6 replicas at location L0
I20260812 06:37:51.569832 12556 placement_policy_util.cc:403] tablet t0: detected 4 of 8 replicas at location L1
[       OK ] ClusterLocationTest.PlacementPolicyViolationsEvenRF (0 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsNoneEvenRF
[       OK ] ClusterLocationTest.PlacementPolicyViolationsNoneEvenRF (0 ms)
[----------] 7 tests from ClusterLocationTest (4 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (4 ms total)
[  PASSED  ] 7 tests.
