[==========] 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 08:04:07.911631  6236 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 3) at location L0
I20260812 08:04:07.912168  6236 placement_policy_util.cc:411] tablet t0: detected majority of replicas (2 of 3) at location L0
I20260812 08:04:07.912310  6236 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 08:04:07.912645  6236 placement_policy_util.cc:411] tablet t1: detected majority of replicas (2 of 3) at location L1
I20260812 08:04:07.912683  6236 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 3) at location L0
I20260812 08:04:07.912909  6236 placement_policy_util.cc:411] tablet t1: detected majority of replicas (2 of 3) at location L1
I20260812 08:04:07.912943  6236 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 08:04:07.913290  6236 placement_policy_util.cc:411] tablet t0: detected majority of replicas (3 of 5) at location L0
I20260812 08:04:07.913472  6236 placement_policy_util.cc:411] tablet t0: detected majority of replicas (4 of 7) at location L0
I20260812 08:04:07.913625  6236 placement_policy_util.cc:403] tablet t0: detected 3 of 6 replicas at location L0
[       OK ] ClusterLocationTest.NoCandidateMovesToFixPolicyViolations (0 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsEvenRFEdgeCases
I20260812 08:04:07.913964  6236 placement_policy_util.cc:403] tablet t1: detected 4 of 4 replicas at location L0
I20260812 08:04:07.914000  6236 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 08:04:07.914139  6236 placement_policy_util.cc:403] tablet t1: detected 2 of 2 replicas at location L1
I20260812 08:04:07.914170  6236 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 08:04:07.914319  6236 placement_policy_util.cc:403] tablet t2: detected 1 of 2 replicas at location L2
I20260812 08:04:07.914350  6236 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 08:04:07.914407  6236 placement_policy_util.cc:403] tablet t1: detected 1 of 2 replicas at location L2
I20260812 08:04:07.914557  6236 placement_policy_util.cc:403] tablet t1: detected 1 of 2 replicas at location L3
I20260812 08:04:07.914587  6236 placement_policy_util.cc:403] tablet t0: detected 1 of 2 replicas at location L1
I20260812 08:04:07.914746  6236 placement_policy_util.cc:403] tablet t1: detected 2 of 4 replicas at location L1
I20260812 08:04:07.914775  6236 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 08:04:07.914937  6236 placement_policy_util.cc:403] tablet t1: detected 2 of 2 replicas at location L1
I20260812 08:04:07.914966  6236 placement_policy_util.cc:403] tablet t0: detected 2 of 2 replicas at location L0
I20260812 08:04:07.915122  6236 placement_policy_util.cc:403] tablet t0: detected 2 of 4 replicas at location L0
[       OK ] ClusterLocationTest.PlacementPolicyViolationsEvenRFEdgeCases (1 ms)
[ RUN      ] ClusterLocationTest.PlacementPolicyViolationsEvenRF
I20260812 08:04:07.915401  6236 placement_policy_util.cc:403] tablet t0: detected 3 of 6 replicas at location L0
I20260812 08:04:07.915582  6236 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.
