Build/Test Explorer

TestFusion
Invocation status: Passed

Kokoro: grpc/core/master/linux/bazel_rbe/grpc_bazel_rbe_dbg

2 targets evaluated on for 12 min, 48 sec
by kokoro
2 Passed

Showing build.log

Download
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[19:30:19 PDT] Transferring environment variable script to build VM
[19:30:20 PDT] Transferring kokoro_log_reader.py to build VM
[19:30:22 PDT] Transferring source code to build VM
[19:30:32 PDT] Executing build script on build VM



[ID: 8121970] Executing command via SSH:
export KOKORO_BUILD_NUMBER="992"
export KOKORO_JOB_NAME="grpc/core/master/linux/bazel_rbe/grpc_bazel_rbe_dbg"
source /tmpfs/kokoro-env_vars.sh; cd /tmpfs/src/ ; chmod 755 github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh ; PYTHON_3_VERSION="$(pyenv which python3 2> /dev/null || which python3)" ; PYTHON_2_VERSION="$(pyenv which python2 2> /dev/null || which python2)" ; if "$PYTHON_3_VERSION" -c "import psutil" ; then KOKORO_PYTHON_COMMAND="$PYTHON_3_VERSION" ; else KOKORO_PYTHON_COMMAND="$PYTHON_2_VERSION" ; fi > /dev/null 2>&1 ; echo "export KOKORO_PYTHON_COMMAND="$KOKORO_PYTHON_COMMAND"" > "$HOME/.kokoro_python_vars" ; nohup bash -c "( rm -f /tmpfs/kokoro_build_exit_code ; github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh ; echo \${PIPESTATUS[0]} > /tmpfs/kokoro_build_exit_code ) > /tmpfs/kokoro_build.log 2>&1" > /dev/null 2>&1 & echo $! > /tmpfs/kokoro_build.pid ; source "$HOME/.kokoro_python_vars" ; "$KOKORO_PYTHON_COMMAND" /tmpfs/kokoro_log_reader.py /tmpfs/kokoro_build.log /tmpfs/kokoro_build_exit_code /tmpfs/kokoro_build.pid /tmpfs/kokoro_log_reader.pid --start_byte 0

++ dirname github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
+ source github/grpc/tools/internal_ci/linux/../../../tools/internal_ci/helper_scripts/move_src_tree_and_respawn_itself_rc
++ set -ex
+++ pwd
++ CURRENT_DIR=/tmpfs/src
++ CI_SCRIPT_RELATIVE_TO_SRC=github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
++ '[' /tmpfs/src == /tmpfs/altsrc ']'
++ '[' /tmpfs/src == /tmpfs/src ']'
++ echo 'Moving workspace from /tmpfs/src to /tmpfs/altsrc and respawning the CI script.'
Moving workspace from /tmpfs/src to /tmpfs/altsrc and respawning the CI script.
++ exec bash -c 'set -ex; cd /tmpfs; mkdir -p altsrc; mv src/github altsrc; cd altsrc; exec '\''github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh'\'''
+ cd /tmpfs
+ mkdir -p altsrc
+ mv src/github altsrc
+ cd altsrc
+ exec github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
++ dirname /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
+ source /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/../../../tools/internal_ci/helper_scripts/move_src_tree_and_respawn_itself_rc
++ set -ex
+++ pwd
++ CURRENT_DIR=/tmpfs/altsrc
++ CI_SCRIPT_RELATIVE_TO_SRC=/tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
++ '[' /tmpfs/altsrc == /tmpfs/altsrc ']'
++ echo 'Successfully respawned the CI script /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh under /tmpfs/altsrc.'
Successfully respawned the CI script /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh under /tmpfs/altsrc.
++ export GRPC_TEST_REPORT_BASE_DIR=/tmpfs/src/github/grpc
++ GRPC_TEST_REPORT_BASE_DIR=/tmpfs/src/github/grpc
++ dirname /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
+ cd /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/../../..
+ source tools/internal_ci/helper_scripts/prepare_build_linux_rc
++ ulimit -n 32768
++ GRPC_DOCKER_OPTS='--data-root=/tmpfs/docker --registry-mirror=https://mirror.gcr.io'
+++ ps -p 1 -o comm=
++ P1NAME=systemd
++ [[ systemd == *\s\y\s\t\e\m\d* ]]
++ sudo sed -i -E 's|ExecStart=(.*)//|EnvironmentFile=/etc/default/docker\nExecStart=\nExecStart=\1// $DOCKER_OPTS|' /lib/systemd/system/docker.service
++ sudo systemctl daemon-reload
++ echo 'DOCKER_OPTS="--data-root=/tmpfs/docker --registry-mirror=https://mirror.gcr.io"'
++ sudo tee --append /etc/default/docker
DOCKER_OPTS="--data-root=/tmpfs/docker --registry-mirror=https://mirror.gcr.io"
++ sudo systemctl restart docker.service
++ git submodule update --init
Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'third_party/abseil-cpp'
Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
Submodule 'third_party/envoy-api' (https://github.com/envoyproxy/data-plane-api.git) registered for path 'third_party/envoy-api'
Submodule 'third_party/googleapis' (https://github.com/googleapis/googleapis.git) registered for path 'third_party/googleapis'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
Submodule 'third_party/opencensus-proto' (https://github.com/census-instrumentation/opencensus-proto.git) registered for path 'third_party/opencensus-proto'
Submodule 'third_party/opentelemetry' (https://github.com/open-telemetry/opentelemetry-proto.git) registered for path 'third_party/opentelemetry'
Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp) registered for path 'third_party/opentelemetry-cpp'
Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf'
Submodule 'third_party/protoc-gen-validate' (https://github.com/envoyproxy/protoc-gen-validate.git) registered for path 'third_party/protoc-gen-validate'
Submodule 'third_party/re2' (https://github.com/google/re2.git) registered for path 'third_party/re2'
Submodule 'third_party/xds' (https://github.com/cncf/xds.git) registered for path 'third_party/xds'
Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
Cloning into '/tmpfs/altsrc/github/grpc/third_party/abseil-cpp'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/benchmark'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/bloaty'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/boringssl-with-bazel'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/cares/cares'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/envoy-api'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/googleapis'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/googletest'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/opencensus-proto'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/opentelemetry'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/opentelemetry-cpp'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/protobuf'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/protoc-gen-validate'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/re2'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/xds'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/zlib'...
Submodule path 'third_party/abseil-cpp': checked out '4a2c63365eff8823a5221db86ef490e828306f9d'
Submodule path 'third_party/benchmark': checked out '344117638c8ff7e239044fd0fa7085839fc03021'
Submodule path 'third_party/bloaty': checked out '60209eb1ccc34d5deefb002d1b7f37545204f7f2'
Submodule path 'third_party/boringssl-with-bazel': checked out 'b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6'
Submodule path 'third_party/cares/cares': checked out '6360e96b5cf8e5980c887ce58ef727e53d77243a'
Submodule path 'third_party/envoy-api': checked out 'f8b75d1efa92bbf534596a013d9ca5873f79dd30'
Submodule path 'third_party/googleapis': checked out 'fe8ba054ad4f7eca946c2d14a63c3f07c0b586a0'
Submodule path 'third_party/googletest': checked out '2dd1c131950043a8ad5ab0d2dda0e0970596586a'
Submodule path 'third_party/opencensus-proto': checked out '4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89'
Submodule path 'third_party/opentelemetry': checked out '60fa8754d890b5c55949a8c68dcfd7ab5c2395df'
Submodule path 'third_party/opentelemetry-cpp': checked out '4bd64c9a336fd438d6c4c9dad2e6b61b0585311f'
Submodule path 'third_party/protobuf': checked out '63def39e881afa496502d9c410f4ea948e59490d'
Submodule path 'third_party/protoc-gen-validate': checked out 'fab737efbb4b4d03e7c771393708f75594b121e4'
Submodule path 'third_party/re2': checked out '0c5616df9c0aaa44c9440d87422012423d91c7d1'
Submodule path 'third_party/xds': checked out '3a472e524827f72d1ad621c4983dd5af54c46776'
Submodule path 'third_party/zlib': checked out '09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851'
++ python3 -m pip install six
Requirement already satisfied: six in /usr/lib/python3/dist-packages (1.14.0)
++ sudo bash -c 'echo "0" > /proc/sys/kernel/yama/ptrace_scope'
++ mount
++ grep -q 'on /tmpfs '
+ tools/bazel version
INFO: Running bazel wrapper (see //tools/bazel for details), bazel version 7.3.1 will be used instead of system-wide bazel installation.
Downloading bazel, will try URLs: https://storage.googleapis.com/grpc-bazel-mirror/github.com/bazelbuild/bazel/releases/download/7.3.1/bazel-7.3.1-linux-x86_64 https://github.com/bazelbuild/bazel/releases/download/7.3.1/bazel-7.3.1-linux-x86_64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 68.2M 6 4216k 0 0 32.6M 0 0:00:02 --:--:-- 0:00:02 32.4M100 68.2M 100 68.2M 0 0 173M 0 --:--:-- --:--:-- --:--:-- 172M
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Build label: 7.3.1
Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer
Build time: Mon Aug 19 16:12:50 2024 (1724083970)
Build timestamp: 1724083970
Build timestamp as int: 1724083970
+ python3 tools/run_tests/python_utils/bazel_report_helper.py --report_path bazel_rbe
Added invocation ID d0dbd55e-25f8-44c9-8d90-0eb1f7717d95 to kokoro "bazel_invocation_ids" artifact
Bazel invocation ID: d0dbd55e-25f8-44c9-8d90-0eb1f7717d95
Upload test results to BigQuery after bazel runs: True
Generated bazel wrapper: bazel_rbe/bazel_wrapper
Generated bazel wrapper: bazel_rbe/bazel_wrapper.bat
+ bazel_rbe/bazel_wrapper --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --cache_test_results=no --config=dbg -- //test/...
+ tools/bazel --bazelrc=bazel_rbe/bazel_wrapper.bazelrc --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --cache_test_results=no --config=dbg -- //test/...
INFO: Running bazel wrapper (see //tools/bazel for details), bazel version 7.3.1 will be used instead of system-wide bazel installation.
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: d0dbd55e-25f8-44c9-8d90-0eb1f7717d95
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/d0dbd55e-25f8-44c9-8d90-0eb1f7717d95
Computing main repo mapping:
WARNING: --remote_upload_local_results is set, but the remote cache does not support uploading action results or the current account is not authorized to write local results to the remote cache.
Computing main repo mapping:
Computing main repo mapping:
Computing main repo mapping:
Computing main repo mapping:
Computing main repo mapping:
Loading:
Loading: 1 packages loaded
Loading: 94 packages loaded
currently loading: test/core/xds ... (11 packages)
Analyzing: 3712 targets (105 packages loaded)
Analyzing: 3712 targets (105 packages loaded, 0 targets configured)
Analyzing: 3712 targets (105 packages loaded, 0 targets configured)
[0 / 1] checking cached actions
Analyzing: 3712 targets (160 packages loaded, 36 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (175 packages loaded, 128 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (175 packages loaded, 128 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (175 packages loaded, 128 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (184 packages loaded, 692 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (195 packages loaded, 3227 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (227 packages loaded, 4808 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (296 packages loaded, 7574 targets configured)
[1 / 1] checking cached actions
WARNING: /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/external/google_cloud_cpp/google/cloud/BUILD.bazel:62:15: in config_setting rule @@google_cloud_cpp//google/cloud:disable_opentelemetry: target '@@google_cloud_cpp//google/cloud:disable_opentelemetry' depends on deprecated target '@@google_cloud_cpp//:enable-experimental-opentelemetry': this flag is now GA, please use //:enable_opentelemetry instead.
WARNING: /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/external/google_cloud_cpp/google/cloud/BUILD.bazel:53:15: in config_setting rule @@google_cloud_cpp//google/cloud:enable_opentelemetry_valid-transition: target '@@google_cloud_cpp//google/cloud:enable_opentelemetry_valid-transition' depends on deprecated target '@@google_cloud_cpp//:enable-experimental-opentelemetry': this flag is now GA, please use //:enable_opentelemetry instead.
Analyzing: 3712 targets (337 packages loaded, 8953 targets configured)
[1 / 1] checking cached actions
Analyzing: 3712 targets (342 packages loaded, 9460 targets configured)
[16 / 41] checking cached actions
Analyzing: 3712 targets (354 packages loaded, 10168 targets configured)
[26 / 220] checking cached actions
Analyzing: 3712 targets (363 packages loaded, 10371 targets configured)
[404 / 522] Creating runfiles tree bazel-out/k8-dbg/bin/test/core/client_idle/idle_filter_state_test.runfiles; 0s local ... (4 actions, 2 running)
Analyzing: 3712 targets (363 packages loaded, 10524 targets configured)
[693 / 791] Compiling absl/debugging/stacktrace.cc; 0s remote, remote-cache ... (8 actions, 4 running)
Analyzing: 3712 targets (364 packages loaded, 10770 targets configured)
[1,011 / 1,177] Linking external/com_google_absl/absl/base/libmalloc_internal.so; 0s remote, remote-cache ... (10 actions, 0 running)
Analyzing: 3712 targets (365 packages loaded, 11097 targets configured)
[1,133 / 1,251] Linking test/cpp/util/libget_grpc_test_runfile_dir.a; Downloading test/cpp/util/libget_grpc_test_runfile_dir.a; 0s remote, remote-cache ... (52 actions, 0 running)
Analyzing: 3712 targets (366 packages loaded, 11208 targets configured)
[1,296 / 1,336] [Sched] Testing //test/core/gprpp:no_destruct_test ... (25 actions, 0 running)
Analyzing: 3712 targets (366 packages loaded, 11296 targets configured)
[1,467 / 1,567] 5 / 20 tests; Linking test/core/gprpp/libbitset_test_TEST_LIBRARY.so; Downloading test/core/gprpp/libbitset_test_TEST_LIBRARY.so, 1.7 MiB / 3.2 MiB; 1s remote, remote-cache ... (60 actions, 1 running)
Analyzing: 3712 targets (366 packages loaded, 11382 targets configured)
[1,679 / 1,701] 14 / 25 tests; [Sched] Testing //test/core/backoff:random_early_detection_test ... (14 actions, 1 running)
Analyzing: 3712 targets (366 packages loaded, 12088 targets configured)
[1,863 / 1,896] 19 / 37 tests; [Sched] Testing //test/core/gprpp:single_set_ptr_test ... (20 actions, 0 running)
Analyzing: 3712 targets (366 packages loaded, 12265 targets configured)
[2,027 / 2,059] 27 / 46 tests; [Sched] Testing //test/core/gprpp:bitset_test ... (23 actions, 4 running)
Analyzing: 3712 targets (366 packages loaded, 12491 targets configured)
[2,227 / 2,261] 41 / 56 tests; [Sched] Testing //test/core/gprpp:notification_test ... (22 actions, 1 running)
Analyzing: 3712 targets (366 packages loaded, 12614 targets configured)
[2,412 / 2,915] 47 / 64 tests; [Sched] Testing //test/core/gprpp:notification_test ... (190 actions, 11 running)
Analyzing: 3712 targets (366 packages loaded, 12710 targets configured)
[2,666 / 3,547] 50 / 70 tests; [Sched] Testing //test/core/gprpp:notification_test; 4s ... (191 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 12792 targets configured)
[3,440 / 4,209] 52 / 71 tests; [Sched] Testing //test/core/gprpp:notification_test; 5s ... (200 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 12871 targets configured)
[3,664 / 4,297] 54 / 75 tests; [Sched] Testing //test/core/gprpp:notification_test; 6s ... (199 actions, 0 running)
Analyzing: 3712 targets (367 packages loaded, 12926 targets configured)
[3,865 / 4,369] 55 / 79 tests; [Sched] Testing //test/core/gprpp:notification_test; 7s ... (164 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 12988 targets configured)
[4,139 / 4,499] 60 / 84 tests; [Sched] Testing //test/core/gprpp:notification_test; 8s ... (13 actions, 1 running)
Analyzing: 3712 targets (367 packages loaded, 13033 targets configured)
[4,662 / 5,508] 62 / 85 tests; [Sched] Testing //test/core/gprpp:notification_test; 9s ... (187 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 13060 targets configured)
[5,044 / 5,609] 68 / 87 tests; [Sched] Testing //test/core/gprpp:notification_test; 10s ... (196 actions, 1 running)
Analyzing: 3712 targets (367 packages loaded, 13102 targets configured)
[5,269 / 5,777] 69 / 87 tests; [Sched] Testing //test/core/gprpp:notification_test; 11s ... (83 actions, 0 running)
Analyzing: 3712 targets (367 packages loaded, 13167 targets configured)
[5,611 / 6,041] 69 / 89 tests; [Sched] Testing //test/core/gprpp:notification_test; 12s ... (69 actions, 0 running)
Analyzing: 3712 targets (367 packages loaded, 13219 targets configured)
[5,741 / 6,077] 69 / 89 tests; [Sched] Testing //test/core/gprpp:notification_test; 13s ... (163 actions, 0 running)
Analyzing: 3712 targets (367 packages loaded, 13272 targets configured)
[6,124 / 6,388] 69 / 91 tests; [Sched] Testing //test/core/gprpp:notification_test; 14s ... (91 actions, 0 running)
Analyzing: 3712 targets (367 packages loaded, 13363 targets configured)
[6,373 / 6,403] 69 / 91 tests; [Sched] Testing //test/core/gprpp:notification_test; 16s ... (25 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 13390 targets configured)
[6,652 / 6,791] 78 / 94 tests; [Sched] Testing //test/core/gprpp:notification_test; 17s ... (68 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 13434 targets configured)
[6,843 / 6,864] 86 / 102 tests; [Sched] Testing //test/core/gprpp:notification_test; 18s ... (19 actions, 0 running)
Analyzing: 3712 targets (367 packages loaded, 13470 targets configured)
[7,123 / 7,345] 88 / 111 tests; [Sched] Testing //test/core/gprpp:notification_test; 19s ... (114 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 13497 targets configured)
[7,356 / 7,481] 95 / 121 tests; [Sched] Testing //test/core/gprpp:notification_test; 20s ... (74 actions, 1 running)
Analyzing: 3712 targets (367 packages loaded, 13518 targets configured)
[7,734 / 9,009] 96 / 129 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 5s ... (195 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 13533 targets configured)
[8,148 / 9,495] 98 / 134 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 6s ... (196 actions, 5 running)
Analyzing: 3712 targets (367 packages loaded, 13555 targets configured)
[8,503 / 9,686] 99 / 139 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 7s ... (199 actions, 2 running)
Analyzing: 3712 targets (367 packages loaded, 13595 targets configured)
[8,762 / 9,851] 102 / 149 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 8s ... (199 actions, 5 running)
Analyzing: 3712 targets (367 packages loaded, 13620 targets configured)
[8,958 / 9,944] 104 / 157 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 9s ... (200 actions, 2 running)
Analyzing: 3712 targets (367 packages loaded, 13647 targets configured)
[9,138 / 10,141] 104 / 170 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 10s ... (198 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 13665 targets configured)
[9,373 / 10,324] 106 / 180 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 11s ... (198 actions, 5 running)
Analyzing: 3712 targets (367 packages loaded, 13683 targets configured)
[9,580 / 10,433] 109 / 189 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 12s ... (198 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 13698 targets configured)
[9,822 / 10,535] 111 / 197 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 13s ... (193 actions, 2 running)
INFO: From Generating proto_library //src/proto/grpc/testing/xds/v3:_route_proto_only:
src/proto/grpc/testing/xds/v3/route.proto:25:1: warning: Import src/proto/grpc/testing/xds/v3/percent.proto is unused.
Analyzing: 3712 targets (367 packages loaded, 13713 targets configured)
[10,131 / 10,836] 113 / 205 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 14s ... (198 actions, 4 running)
INFO: From Action src/proto/grpc/testing/xds/v3/route.grpc.pb.h:
src/proto/grpc/testing/xds/v3/route.proto:25:1: warning: Import src/proto/grpc/testing/xds/v3/percent.proto is unused.
Analyzing: 3712 targets (367 packages loaded, 13725 targets configured)
[10,507 / 11,225] 114 / 213 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 15s ... (199 actions, 14 running)
INFO: From Compiling test/core/handshake/http_proxy_mapper_test.cc:
test/core/handshake/http_proxy_mapper_test.cc:230:1: warning: 'InstantiateTestCase_P_IsDeprecated' is deprecated: INSTANTIATE_TEST_CASE_P is deprecated, please use INSTANTIATE_TEST_SUITE_P [-Wdeprecated-declarations]
230 | INSTANTIATE_TEST_CASE_P(IncludedAddresses, IncludedAddressesTest,
| ^
external/com_google_googletest/googletest/include/gtest/gtest-param-test.h:539:38: note: expanded from macro 'INSTANTIATE_TEST_CASE_P'
539 | static_assert(::testing::internal::InstantiateTestCase_P_IsDeprecated(), \
| ^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1283:1: note: 'InstantiateTestCase_P_IsDeprecated' has been explicitly marked deprecated here
1283 | GTEST_INTERNAL_DEPRECATED(
| ^
external/com_google_googletest/googletest/include/gtest/internal/gtest-port.h:2352:59: note: expanded from macro 'GTEST_INTERNAL_DEPRECATED'
2352 | #define GTEST_INTERNAL_DEPRECATED(message) __attribute__((deprecated(message)))
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 13738 targets configured)
[11,030 / 12,039] 116 / 220 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 16s ... (193 actions, 8 running)
INFO: From Action external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.grpc.pb.h:
bazel-out/k8-dbg/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
INFO: From Action external/com_google_googleapis/google/devtools/cloudtrace/v1/trace.grpc.pb.h:
bazel-out/k8-dbg/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
Analyzing: 3712 targets (367 packages loaded, 13750 targets configured)
[11,429 / 12,246] 117 / 227 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 17s ... (196 actions, 5 running)
INFO: From Action external/com_google_googleapis/google/iam/credentials/v1/common.grpc.pb.h:
bazel-out/k8-dbg/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
INFO: From Action external/com_google_googleapis/google/longrunning/operations.grpc.pb.h:
bazel-out/k8-dbg/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
Analyzing: 3712 targets (367 packages loaded, 13763 targets configured)
[11,665 / 12,328] 118 / 234 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 18s ... (196 actions, 5 running)
INFO: From Compiling lib/dotdot.c:
external/com_github_curl_curl/lib/dotdot.c:57:10: warning: variable 'clen' set but not used [-Wunused-but-set-variable]
57 | size_t clen = inlen; /* the length of the cloned input */
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 13776 targets configured)
[11,985 / 12,527] 119 / 240 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 19s ... (196 actions, 2 running)
INFO: From Compiling src/civetweb.c:
external/civetweb/src/civetweb.c:14708:6: warning: variable 'uri_len' set but not used [-Wunused-but-set-variable]
14708 | int uri_len, ssl_index;
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 13795 targets configured)
[12,152 / 12,643] 120 / 252 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 20s ... (198 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 13808 targets configured)
[12,284 / 12,711] 120 / 260 tests; [Sched] Testing //test/core/resource_quota:periodic_update_test; 21s ... (198 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 13823 targets configured)
[12,398 / 12,797] 122 / 267 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 15s ... (195 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 13838 targets configured)
[12,563 / 12,946] 122 / 276 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 16s ... (197 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 13855 targets configured)
[12,735 / 13,100] 122 / 282 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 17s ... (195 actions, 3 running)
INFO: From Compiling test/cpp/interop/xds_stats_watcher.cc:
test/cpp/interop/xds_stats_watcher.cc:170:18: warning: 'mutable_num_rpcs_started_by_method' is deprecated [-Wdeprecated-declarations]
170 | *response->mutable_num_rpcs_started_by_method();
| ^
bazel-out/k8-dbg/bin/src/proto/grpc/testing/messages.pb.h:6067:5: note: 'mutable_num_rpcs_started_by_method' has been explicitly marked deprecated here
6067 | [[deprecated]] ::google::protobuf::Map* mutable_num_rpcs_started_by_method();
| ^
test/cpp/interop/xds_stats_watcher.cc:172:18: warning: 'mutable_num_rpcs_succeeded_by_method' is deprecated [-Wdeprecated-declarations]
172 | *response->mutable_num_rpcs_succeeded_by_method();
| ^
bazel-out/k8-dbg/bin/src/proto/grpc/testing/messages.pb.h:6082:5: note: 'mutable_num_rpcs_succeeded_by_method' has been explicitly marked deprecated here
6082 | [[deprecated]] ::google::protobuf::Map* mutable_num_rpcs_succeeded_by_method();
| ^
test/cpp/interop/xds_stats_watcher.cc:174:18: warning: 'mutable_num_rpcs_failed_by_method' is deprecated [-Wdeprecated-declarations]
174 | *response->mutable_num_rpcs_failed_by_method();
| ^
bazel-out/k8-dbg/bin/src/proto/grpc/testing/messages.pb.h:6097:5: note: 'mutable_num_rpcs_failed_by_method' has been explicitly marked deprecated here
6097 | [[deprecated]] ::google::protobuf::Map* mutable_num_rpcs_failed_by_method();
| ^
3 warnings generated.
Analyzing: 3712 targets (367 packages loaded, 13869 targets configured)
[12,892 / 13,224] 122 / 290 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 18s ... (191 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 13895 targets configured)
[12,996 / 13,347] 123 / 304 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 19s ... (200 actions, 1 running)
Analyzing: 3712 targets (367 packages loaded, 13914 targets configured)
[13,102 / 13,460] 124 / 311 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 16s ... (195 actions, 8 running)
Analyzing: 3712 targets (367 packages loaded, 13951 targets configured)
[13,229 / 13,627] 131 / 327 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 17s ... (198 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 13982 targets configured)
[13,332 / 13,758] 136 / 343 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 18s ... (195 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 13998 targets configured)
[13,484 / 13,951] 149 / 350 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 19s ... (190 actions, 21 running)
Analyzing: 3712 targets (367 packages loaded, 14018 targets configured)
[13,621 / 14,092] 162 / 359 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 20s ... (199 actions, 28 running)
Analyzing: 3712 targets (367 packages loaded, 14042 targets configured)
[13,790 / 14,339] 180 / 369 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 21s ... (197 actions, 12 running)
INFO: From Compiling test/core/xds/xds_client_test.cc:
test/core/xds/xds_client_test.cc:637:62: warning: returning variable 'server_failures_' by reference requires holding mutex 'mu_' [-Wthread-safety-reference-return]
637 | const ServerFailureMap& server_failures() const { return server_failures_; }
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 14066 targets configured)
[13,903 / 14,469] 189 / 383 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 22s ... (199 actions, 12 running)
INFO: From Compiling opencensus/common/internal/timestamp.cc:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:114:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:118:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:63:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:28:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:93:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:41:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:45:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:37:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:56:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:43:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:60:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_enum_reflection.h:30:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:13:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:39:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:110:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:52:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:113:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/reflection.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:116:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
39 warnings generated.
Analyzing: 3712 targets (367 packages loaded, 14099 targets configured)
[14,004 / 14,591] 200 / 401 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 23s ... (197 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 14119 targets configured)
[14,128 / 14,726] 207 / 414 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 40.0 MiB / 153.9 MiB; 14s remote, remote-cache ... (200 actions, 8 running)
INFO: From Compiling opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:114:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:118:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:63:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:28:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:93:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:41:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:45:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:37:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:56:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:43:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:60:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_enum_reflection.h:30:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:13:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:39:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:110:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:52:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:113:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/reflection.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:116:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/annotations.pb.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/http.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/annotations.pb.h:30:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/annotations.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_entry.h:25:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field.h:30:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field.h:40:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:33:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/resource.pb.h:36:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:39:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/rpc/status.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:39:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/rpc/status.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:43:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_bases.h:17:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:28:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_bases.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:40:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
59 warnings generated.
Analyzing: 3712 targets (367 packages loaded, 14159 targets configured)
[14,269 / 14,933] 221 / 427 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 42.0 MiB / 153.9 MiB; 15s remote, remote-cache ... (194 actions, 17 running)
Analyzing: 3712 targets (367 packages loaded, 14180 targets configured)
[14,455 / 15,146] 231 / 439 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 43.5 MiB / 153.9 MiB; 16s remote, remote-cache ... (195 actions, 13 running)
INFO: From Compiling test/core/load_balancing/outlier_detection_test.cc:
In file included from test/core/load_balancing/outlier_detection_test.cc:45:
./test/core/load_balancing/lb_policy_test_lib.h:401:56: warning: returning variable 'state_tracker_' by reference requires holding mutex 'test_->work_serializer_' exclusively [-Wthread-safety-reference-return]
401 | ConnectivityStateTracker& state_tracker() { return state_tracker_; }
| ^
1 warning generated.
INFO: From Action external/com_google_googleapis/google/monitoring/v3/alert.grpc.pb.h:
bazel-out/k8-dbg/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
INFO: From Compiling test/core/load_balancing/ring_hash_test.cc:
In file included from test/core/load_balancing/ring_hash_test.cc:42:
./test/core/load_balancing/lb_policy_test_lib.h:401:56: warning: returning variable 'state_tracker_' by reference requires holding mutex 'test_->work_serializer_' exclusively [-Wthread-safety-reference-return]
401 | ConnectivityStateTracker& state_tracker() { return state_tracker_; }
| ^
1 warning generated.
INFO: From Compiling test/core/load_balancing/pick_first_test.cc:
In file included from test/core/load_balancing/pick_first_test.cc:51:
./test/core/load_balancing/lb_policy_test_lib.h:401:56: warning: returning variable 'state_tracker_' by reference requires holding mutex 'test_->work_serializer_' exclusively [-Wthread-safety-reference-return]
401 | ConnectivityStateTracker& state_tracker() { return state_tracker_; }
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 14199 targets configured)
[14,588 / 15,279] 235 / 448 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 44.5 MiB / 153.9 MiB; 17s remote, remote-cache ... (198 actions, 11 running)
INFO: From Action external/com_google_googleapis/google/logging/v2/log_entry.grpc.pb.h:
bazel-out/k8-dbg/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
Analyzing: 3712 targets (367 packages loaded, 14217 targets configured)
[14,751 / 15,442] 247 / 460 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 45.6 MiB / 153.9 MiB; 18s remote, remote-cache ... (198 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 14244 targets configured)
[14,876 / 15,565] 256 / 477 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 46.7 MiB / 153.9 MiB; 20s remote, remote-cache ... (199 actions, 6 running)
INFO: From Compiling opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:114:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:118:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:63:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:28:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:93:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:41:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:45:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:37:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:56:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:43:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:60:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_enum_reflection.h:30:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:13:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:39:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:110:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:52:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:113:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/reflection.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:116:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_entry.h:25:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field.h:30:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field.h:40:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/label.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:33:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:40:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/distribution.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/distribution.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/distribution.pb.h:36:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
53 warnings generated.
INFO: From Compiling test/core/load_balancing/round_robin_test.cc:
In file included from test/core/load_balancing/round_robin_test.cc:30:
./test/core/load_balancing/lb_policy_test_lib.h:401:56: warning: returning variable 'state_tracker_' by reference requires holding mutex 'test_->work_serializer_' exclusively [-Wthread-safety-reference-return]
401 | ConnectivityStateTracker& state_tracker() { return state_tracker_; }
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 14285 targets configured)
[14,983 / 15,667] 259 / 506 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 47.5 MiB / 153.9 MiB; 21s remote, remote-cache ... (193 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 14303 targets configured)
[15,172 / 15,858] 271 / 518 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 48.2 MiB / 153.9 MiB; 22s remote, remote-cache ... (196 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 14324 targets configured)
[15,321 / 16,008] 278 / 528 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 48.5 MiB / 153.9 MiB; 23s remote, remote-cache ... (196 actions, 24 running)
Analyzing: 3712 targets (367 packages loaded, 14348 targets configured)
[15,458 / 16,140] 292 / 541 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 49.5 MiB / 153.9 MiB; 24s remote, remote-cache ... (200 actions, 13 running)
INFO: From Compiling test/core/load_balancing/weighted_round_robin_test.cc:
In file included from test/core/load_balancing/weighted_round_robin_test.cc:53:
./test/core/load_balancing/lb_policy_test_lib.h:401:56: warning: returning variable 'state_tracker_' by reference requires holding mutex 'test_->work_serializer_' exclusively [-Wthread-safety-reference-return]
401 | ConnectivityStateTracker& state_tracker() { return state_tracker_; }
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 14390 targets configured)
[15,577 / 16,318] 297 / 546 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 50.4 MiB / 153.9 MiB; 25s remote, remote-cache ... (199 actions, 11 running)
INFO: From Compiling test/core/load_balancing/xds_override_host_test.cc:
In file included from test/core/load_balancing/xds_override_host_test.cc:49:
./test/core/load_balancing/lb_policy_test_lib.h:401:56: warning: returning variable 'state_tracker_' by reference requires holding mutex 'test_->work_serializer_' exclusively [-Wthread-safety-reference-return]
401 | ConnectivityStateTracker& state_tracker() { return state_tracker_; }
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 14431 targets configured)
[15,668 / 16,448] 307 / 575 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 51.1 MiB / 153.9 MiB; 26s remote, remote-cache ... (197 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 14458 targets configured)
[15,765 / 16,559] 312 / 595 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 52.1 MiB / 153.9 MiB; 27s remote, remote-cache ... (199 actions, 8 running)
INFO: From Compiling test/core/iomgr/endpoint_tests.cc:
test/core/iomgr/endpoint_tests.cc:295:13: warning: unused function 'inc_on_failure' [-Wunused-function]
295 | static void inc_on_failure(void* arg, grpc_error_handle error) {
| ^~~~~~~~~~~~~~
test/core/iomgr/endpoint_tests.cc:302:13: warning: unused function 'wait_for_fail_count' [-Wunused-function]
302 | static void wait_for_fail_count(int* fail_count, int want_fail_count) {
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
Analyzing: 3712 targets (367 packages loaded, 14482 targets configured)
[15,885 / 16,683] 315 / 614 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 52.8 MiB / 153.9 MiB; 28s remote, remote-cache ... (200 actions, 10 running)
INFO: From Compiling test/cpp/interop/observability_client.cc:
test/cpp/interop/observability_client.cc:216:39: warning: 'GcpObservabilityInit' is deprecated: Use grpc::GcpObservability::Init() instead. [-Wdeprecated-declarations]
216 | auto status = grpc::experimental::GcpObservabilityInit();
| ^
include/grpcpp/ext/gcp_observability.h:104:1: note: 'GcpObservabilityInit' has been explicitly marked deprecated here
104 | GRPC_DEPRECATED("Use grpc::GcpObservability::Init() instead.")
| ^
include/grpc/support/port_platform.h:24:35: note: expanded from macro 'GRPC_DEPRECATED'
24 | #define GRPC_DEPRECATED(reason) [[deprecated(reason)]]
| ^
test/cpp/interop/observability_client.cc:399:25: warning: 'GcpObservabilityClose' is deprecated: Use grpc::GcpObservability::Init() instead. [-Wdeprecated-declarations]
399 | grpc::experimental::GcpObservabilityClose();
| ^
include/grpcpp/ext/gcp_observability.h:106:1: note: 'GcpObservabilityClose' has been explicitly marked deprecated here
106 | GRPC_DEPRECATED("Use grpc::GcpObservability::Init() instead.")
| ^
include/grpc/support/port_platform.h:24:35: note: expanded from macro 'GRPC_DEPRECATED'
24 | #define GRPC_DEPRECATED(reason) [[deprecated(reason)]]
| ^
2 warnings generated.
Analyzing: 3712 targets (367 packages loaded, 14500 targets configured)
[15,979 / 16,778] 322 / 627 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 54.0 MiB / 153.9 MiB; 29s remote, remote-cache ... (196 actions, 11 running)
Analyzing: 3712 targets (367 packages loaded, 14523 targets configured)
[16,154 / 16,951] 329 / 640 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 54.5 MiB / 153.9 MiB; 30s remote, remote-cache ... (196 actions, 18 running)
Analyzing: 3712 targets (367 packages loaded, 14545 targets configured)
[16,287 / 17,096] 333 / 656 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 55.2 MiB / 153.9 MiB; 31s remote, remote-cache ... (197 actions, 24 running)
Analyzing: 3712 targets (367 packages loaded, 14580 targets configured)
[16,416 / 17,237] 339 / 684 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 56.2 MiB / 153.9 MiB; 32s remote, remote-cache ... (199 actions, 21 running)
INFO: From Compiling opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:108:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:114:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:118:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:63:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:19:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:28:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:21:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:17:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:93:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:41:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:45:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:49:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:37:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:18:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:23:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:44:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:56:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:43:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.h:60:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_enum_reflection.h:30:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:13:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:39:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:28:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/unknown_field_set.h:32:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_reflection.h:31:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:110:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:52:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:113:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/reflection.h:24:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/message.h:116:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_entry.h:25:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field.h:30:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:20:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field.h:40:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/map_field_inl.h:26:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/label.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:33:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:36:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:40:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/annotations.pb.h:29:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/http.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/annotations.pb.h:30:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/descriptor.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/annotations.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:33:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/client.pb.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:34:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/metric.pb.h:41:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/resource.pb.h:36:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/distribution.pb.h:31:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/distribution.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:34:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:32:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/api/distribution.pb.h:36:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:39:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_bases.h:17:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:28:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:23:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_layering_check_legacy/google/protobuf/generated_message_bases.h:22:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/rpc/status.pb.h:35:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-dbg/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
bazel-out/k8-dbg/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port/google/protobuf/port_def.inc:937:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
937 | #if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
| ^
64 warnings generated.
Analyzing: 3712 targets (367 packages loaded, 14602 targets configured)
[16,567 / 17,395] 342 / 696 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 57.9 MiB / 153.9 MiB; 33s remote, remote-cache ... (197 actions, 22 running)
INFO: From Compiling test/cpp/interop/observability_interop_server_bootstrap.cc:
test/cpp/interop/observability_interop_server_bootstrap.cc:47:39: warning: 'GcpObservabilityInit' is deprecated: Use grpc::GcpObservability::Init() instead. [-Wdeprecated-declarations]
47 | auto status = grpc::experimental::GcpObservabilityInit();
| ^
include/grpcpp/ext/gcp_observability.h:104:1: note: 'GcpObservabilityInit' has been explicitly marked deprecated here
104 | GRPC_DEPRECATED("Use grpc::GcpObservability::Init() instead.")
| ^
include/grpc/support/port_platform.h:24:35: note: expanded from macro 'GRPC_DEPRECATED'
24 | #define GRPC_DEPRECATED(reason) [[deprecated(reason)]]
| ^
1 warning generated.
Analyzing: 3712 targets (367 packages loaded, 14614 targets configured)
[16,685 / 17,497] 344 / 709 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 58.8 MiB / 153.9 MiB; 34s remote, remote-cache ... (195 actions, 18 running)
Analyzing: 3712 targets (367 packages loaded, 14632 targets configured)
[16,824 / 17,618] 352 / 721 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 60.2 MiB / 153.9 MiB; 35s remote, remote-cache ... (199 actions, 19 running)
Analyzing: 3712 targets (367 packages loaded, 14664 targets configured)
[16,912 / 17,735] 358 / 746 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 60.7 MiB / 153.9 MiB; 36s remote, remote-cache ... (197 actions, 36 running)
Analyzing: 3712 targets (367 packages loaded, 14683 targets configured)
[17,089 / 17,891] 364 / 759 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 62.2 MiB / 153.9 MiB; 37s remote, remote-cache ... (195 actions, 37 running)
Analyzing: 3712 targets (367 packages loaded, 14704 targets configured)
[17,237 / 18,051] 376 / 774 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 63.5 MiB / 153.9 MiB; 38s remote, remote-cache ... (196 actions, 36 running)
Analyzing: 3712 targets (367 packages loaded, 14727 targets configured)
[17,372 / 18,198] 387 / 790 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 65.2 MiB / 153.9 MiB; 39s remote, remote-cache ... (194 actions, 35 running)
Analyzing: 3712 targets (367 packages loaded, 14749 targets configured)
[17,460 / 18,302] 393 / 806 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 67.6 MiB / 153.9 MiB; 40s remote, remote-cache ... (197 actions, 27 running)
Analyzing: 3712 targets (367 packages loaded, 14775 targets configured)
[17,588 / 18,481] 400 / 825 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 68.6 MiB / 153.9 MiB; 41s remote, remote-cache ... (199 actions, 29 running)
Analyzing: 3712 targets (367 packages loaded, 14806 targets configured)
[17,701 / 18,615] 411 / 847 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 71.3 MiB / 153.9 MiB; 42s remote, remote-cache ... (196 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 14831 targets configured)
[17,798 / 18,724] 416 / 863 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 73.8 MiB / 153.9 MiB; 43s remote, remote-cache ... (198 actions, 17 running)
Analyzing: 3712 targets (367 packages loaded, 14856 targets configured)
[17,892 / 18,829] 423 / 880 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 74.9 MiB / 153.9 MiB; 44s remote, remote-cache ... (199 actions, 13 running)
Analyzing: 3712 targets (367 packages loaded, 14883 targets configured)
[17,953 / 18,911] 433 / 898 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 77.8 MiB / 153.9 MiB; 45s remote, remote-cache ... (199 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 14913 targets configured)
[18,072 / 19,036] 439 / 918 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 78.6 MiB / 153.9 MiB; 46s remote, remote-cache ... (198 actions, 17 running)
Analyzing: 3712 targets (367 packages loaded, 14939 targets configured)
[18,180 / 19,178] 447 / 935 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 80.5 MiB / 153.9 MiB; 47s remote, remote-cache ... (196 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 14967 targets configured)
[18,287 / 19,357] 453 / 950 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 83.1 MiB / 153.9 MiB; 48s remote, remote-cache ... (194 actions, 17 running)
Analyzing: 3712 targets (367 packages loaded, 14985 targets configured)
[18,438 / 19,542] 464 / 961 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 84.5 MiB / 153.9 MiB; 49s remote, remote-cache ... (198 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 15009 targets configured)
[18,574 / 19,781] 468 / 977 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 85.5 MiB / 153.9 MiB; 50s remote, remote-cache ... (199 actions, 29 running)
Analyzing: 3712 targets (367 packages loaded, 15038 targets configured)
[18,682 / 20,053] 475 / 998 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 86.0 MiB / 153.9 MiB; 51s remote, remote-cache ... (199 actions, 19 running)
Analyzing: 3712 targets (367 packages loaded, 15059 targets configured)
[18,785 / 20,268] 484 / 1013 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 88.9 MiB / 153.9 MiB; 52s remote, remote-cache ... (199 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15080 targets configured)
[18,860 / 20,505] 487 / 1027 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 92.2 MiB / 153.9 MiB; 53s remote, remote-cache ... (199 actions, 8 running)
Analyzing: 3712 targets (367 packages loaded, 15106 targets configured)
[18,947 / 20,776] 492 / 1046 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 94.5 MiB / 153.9 MiB; 54s remote, remote-cache ... (197 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 15128 targets configured)
[19,029 / 21,068] 496 / 1059 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 96.4 MiB / 153.9 MiB; 55s remote, remote-cache ... (200 actions, 16 running)
Analyzing: 3712 targets (367 packages loaded, 15153 targets configured)
[19,107 / 21,310] 503 / 1075 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 98.1 MiB / 153.9 MiB; 56s remote, remote-cache ... (199 actions, 10 running)
Analyzing: 3712 targets (367 packages loaded, 15172 targets configured)
[19,175 / 21,434] 507 / 1090 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 101.9 MiB / 153.9 MiB; 57s remote, remote-cache ... (195 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15194 targets configured)
[19,261 / 21,576] 515 / 1102 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 104.2 MiB / 153.9 MiB; 58s remote, remote-cache ... (200 actions, 10 running)
Analyzing: 3712 targets (367 packages loaded, 15221 targets configured)
[19,354 / 21,731] 523 / 1114 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 106.0 MiB / 153.9 MiB; 59s remote, remote-cache ... (197 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 15246 targets configured)
[19,440 / 21,903] 526 / 1122 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 107.7 MiB / 153.9 MiB; 60s remote, remote-cache ... (199 actions, 12 running)
Analyzing: 3712 targets (367 packages loaded, 15285 targets configured)
[19,502 / 22,066] 532 / 1148 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 110.1 MiB / 153.9 MiB; 61s remote, remote-cache ... (198 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15307 targets configured)
[19,593 / 22,173] 539 / 1161 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 111.0 MiB / 153.9 MiB; 62s remote, remote-cache ... (198 actions, 10 running)
Analyzing: 3712 targets (367 packages loaded, 15337 targets configured)
[19,667 / 22,374] 550 / 1184 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 112.4 MiB / 153.9 MiB; 63s remote, remote-cache ... (199 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15368 targets configured)
[19,778 / 22,616] 554 / 1205 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 113.9 MiB / 153.9 MiB; 64s remote, remote-cache ... (200 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 15387 targets configured)
[19,833 / 22,738] 560 / 1219 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 115.1 MiB / 153.9 MiB; 65s remote, remote-cache ... (199 actions, 2 running)
Analyzing: 3712 targets (367 packages loaded, 15406 targets configured)
[19,894 / 22,851] 567 / 1234 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 117.1 MiB / 153.9 MiB; 66s remote, remote-cache ... (198 actions, 12 running)
Analyzing: 3712 targets (367 packages loaded, 15423 targets configured)
[19,974 / 22,954] 575 / 1247 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 119.2 MiB / 153.9 MiB; 67s remote, remote-cache ... (198 actions, 8 running)
Analyzing: 3712 targets (367 packages loaded, 15447 targets configured)
[20,045 / 23,065] 582 / 1267 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 122.6 MiB / 153.9 MiB; 68s remote, remote-cache ... (200 actions, 11 running)
Analyzing: 3712 targets (367 packages loaded, 15474 targets configured)
[20,107 / 23,214] 586 / 1287 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 126.5 MiB / 153.9 MiB; 69s remote, remote-cache ... (197 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 15493 targets configured)
[20,163 / 23,399] 590 / 1304 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 129.1 MiB / 153.9 MiB; 70s remote, remote-cache ... (199 actions, 13 running)
Analyzing: 3712 targets (367 packages loaded, 15521 targets configured)
[20,243 / 23,538] 598 / 1327 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 131.8 MiB / 153.9 MiB; 71s remote, remote-cache ... (196 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15542 targets configured)
[20,335 / 23,670] 604 / 1342 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 135.1 MiB / 153.9 MiB; 72s remote, remote-cache ... (197 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15564 targets configured)
[20,463 / 23,825] 609 / 1361 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 137.9 MiB / 153.9 MiB; 73s remote, remote-cache ... (198 actions, 10 running)
Analyzing: 3712 targets (367 packages loaded, 15580 targets configured)
[20,541 / 23,885] 618 / 1376 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 140.2 MiB / 153.9 MiB; 74s remote, remote-cache ... (199 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 15610 targets configured)
[20,568 / 23,945] 622 / 1399 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 142.4 MiB / 153.9 MiB; 75s remote, remote-cache ... (199 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 15638 targets configured)
[20,591 / 24,078] 627 / 1421 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 145.6 MiB / 153.9 MiB; 76s remote, remote-cache ... (199 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 15668 targets configured)
[20,626 / 24,178] 633 / 1441 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 148.8 MiB / 153.9 MiB; 77s remote, remote-cache ... (200 actions, 8 running)
Analyzing: 3712 targets (367 packages loaded, 15688 targets configured)
[20,673 / 24,251] 634 / 1455 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 151.0 MiB / 153.9 MiB; 78s remote, remote-cache ... (200 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 15712 targets configured)
[20,713 / 24,324] 636 / 1471 tests; Linking test/cpp/naming/resolver_component_test_unsecure; Downloading test/cpp/naming/resolver_component_test_unsecure, 153.8 MiB / 153.9 MiB; 79s remote, remote-cache ... (200 actions, 8 running)
Analyzing: 3712 targets (367 packages loaded, 15734 targets configured)
[20,767 / 24,391] 640 / 1486 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 80s remote, remote-cache ... (200 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15767 targets configured)
[20,807 / 24,490] 641 / 1507 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 81s remote, remote-cache ... (200 actions, 9 running)
Analyzing: 3712 targets (367 packages loaded, 15788 targets configured)
[20,861 / 24,576] 645 / 1523 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 82s remote, remote-cache ... (198 actions, 5 running)
Analyzing: 3712 targets (367 packages loaded, 15819 targets configured)
[20,908 / 24,645] 650 / 1541 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 83s remote, remote-cache ... (196 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 15836 targets configured)
[20,959 / 24,731] 651 / 1555 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 84s remote, remote-cache ... (198 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 15864 targets configured)
[21,000 / 24,798] 653 / 1571 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 85s remote, remote-cache ... (198 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 15896 targets configured)
[21,040 / 24,881] 654 / 1593 tests; Linking test/cpp/naming/resolver_component_test_unsecure; 86s remote, remote-cache ... (198 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 15924 targets configured)
[21,068 / 24,934] 657 / 1613 tests; Linking test/cpp/util/grpc_cli; Downloading test/cpp/util/grpc_cli, 175.3 MiB / 187.0 MiB; 87s remote, remote-cache ... (198 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 15955 targets configured)
[21,128 / 25,044] 658 / 1632 tests; Linking test/cpp/util/grpc_cli; Downloading test/cpp/util/grpc_cli, 177.6 MiB / 187.0 MiB; 88s remote, remote-cache ... (198 actions, 7 running)
Analyzing: 3712 targets (367 packages loaded, 15988 targets configured)
[21,159 / 25,112] 658 / 1656 tests; Linking test/cpp/util/grpc_cli; Downloading test/cpp/util/grpc_cli, 182.3 MiB / 187.0 MiB; 89s remote, remote-cache ... (200 actions, 4 running)
Analyzing: 3712 targets (367 packages loaded, 16017 targets configured)
[21,186 / 25,168] 661 / 1679 tests; Linking test/cpp/util/grpc_cli; Downloading test/cpp/util/grpc_cli, 186.7 MiB / 187.0 MiB; 90s remote, remote-cache ... (200 actions, 8 running)
Analyzing: 3712 targets (367 packages loaded, 16041 targets configured)
[21,216 / 25,210] 664 / 1693 tests; Linking test/cpp/util/grpc_cli; 91s remote, remote-cache ... (199 actions, 3 running)
Analyzing: 3712 targets (367 packages loaded, 16056 targets configured)
[21,241 / 25,250] 666 / 1706 tests; Linking test/cpp/util/grpc_cli; 92s remote, remote-cache ... (200 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 16064 targets configured)
[21,254 / 25,257] 668 / 1713 tests; Linking test/cpp/util/grpc_cli; 93s remote, remote-cache ... (200 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 16077 targets configured)
[21,260 / 25,282] 670 / 1720 tests; Linking test/cpp/util/grpc_cli; 94s remote, remote-cache ... (200 actions, 6 running)
Analyzing: 3712 targets (367 packages loaded, 16084 targets configured)
[21,283 / 25,299] 671 / 1724 tests; Linking test/cpp/util/grpc_cli; 95s remote, remote-cache ... (200 actions, 10 running)
Analyzing: 3712 targets (367 packages loaded, 16090 targets configured)
[21,300 / 25,309] 672 / 1730 tests; Linking test/cpp/util/grpc_cli; 96s remote, remote-cache ... (199 actions, 11 running)
Analyzing: 3712 targets (367 packages loaded, 16099 targets configured)
[21,325 / 25,342] 672 / 1739 tests; Linking test/cpp/util/grpc_cli; 97s remote, remote-cache ... (199 actions, 13 running)
Analyzing: 3712 targets (367 packages loaded, 16106 targets configured)
[21,363 / 25,379] 673 / 1744 tests; Linking test/cpp/util/grpc_cli; 98s remote, remote-cache ... (199 actions, 11 running)
Analyzing: 3712 targets (367 packages loaded, 16112 targets configured)
[21,388 / 25,386] 676 / 1747 tests; Linking test/cpp/util/grpc_cli; 99s remote, remote-cache ... (200 actions, 11 running)
Analyzing: 3712 targets (367 packages loaded, 16119 targets configured)
[21,416 / 25,414] 677 / 1751 tests; Linking test/cpp/util/grpc_cli; 100s remote, remote-cache ... (195 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 16127 targets configured)
[21,443 / 25,446] 679 / 1756 tests; Linking test/cpp/util/grpc_cli; 101s remote, remote-cache ... (198 actions, 17 running)
Analyzing: 3712 targets (367 packages loaded, 16130 targets configured)
[21,456 / 25,451] 679 / 1759 tests; Linking test/cpp/util/grpc_cli; 102s remote, remote-cache ... (200 actions, 26 running)
Analyzing: 3712 targets (367 packages loaded, 16139 targets configured)
[21,482 / 25,465] 679 / 1767 tests; Linking test/cpp/util/grpc_cli; 103s remote, remote-cache ... (199 actions, 26 running)
Analyzing: 3712 targets (367 packages loaded, 16157 targets configured)
[21,511 / 25,496] 680 / 1781 tests; Linking test/cpp/util/grpc_cli; 105s remote, remote-cache ... (200 actions, 29 running)
Analyzing: 3712 targets (367 packages loaded, 16173 targets configured)
[21,554 / 25,545] 682 / 1788 tests; Linking test/cpp/util/grpc_cli; 106s remote, remote-cache ... (200 actions, 22 running)
Analyzing: 3712 targets (367 packages loaded, 16186 targets configured)
[21,611 / 25,601] 683 / 1801 tests; Linking test/cpp/util/grpc_cli; 107s remote, remote-cache ... (199 actions, 17 running)
Analyzing: 3712 targets (367 packages loaded, 16211 targets configured)
[21,661 / 25,676] 687 / 1818 tests; Linking test/cpp/util/grpc_cli; 108s remote, remote-cache ... (200 actions, 14 running)
Analyzing: 3712 targets (367 packages loaded, 16237 targets configured)
[21,723 / 25,770] 688 / 1838 tests; Linking test/cpp/util/grpc_cli; 109s remote, remote-cache ... (200 actions, 18 running)
Analyzing: 3712 targets (367 packages loaded, 16258 targets configured)
[21,798 / 25,861] 694 / 1853 tests; Linking test/cpp/util/grpc_cli; 110s remote, remote-cache ... (200 actions, 12 running)
Analyzing: 3712 targets (367 packages loaded, 16285 targets configured)
[21,869 / 25,946] 698 / 1876 tests; Linking test/core/tsi/alts/fake_handshaker/fake_handshaker_server; 110s remote, remote-cache ... (200 actions, 10 running)
INFO: Analyzed 3712 targets (367 packages loaded, 16285 targets configured).
FAIL: //test/cpp/end2end/xds:xds_end2end_test@poller=epoll1 (shard 18 of 50) (see /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-dbg/testlogs/test/cpp/end2end/xds/xds_end2end_test@poller=epoll1/shard_18_of_50/test_attempts/attempt_1.log)
[21,893 / 25,970] 700 / 1877 tests; Linking test/core/tsi/alts/fake_handshaker/fake_handshaker_server; 111s remote, remote-cache ... (200 actions, 11 running)
[21,910 / 25,976] 702 / 1877 tests; Linking test/cpp/interop/istio_echo_server; 107s remote, remote-cache ... (200 actions, 9 running)

FLAKY: //test/cpp/end2end/xds:xds_end2end_test@poller=epoll1 (Summary)
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-dbg/testlogs/test/cpp/end2end/xds/xds_end2end_test@poller=epoll1/shard_18_of_50/test_attempts/attempt_1.log
INFO: From Testing //test/cpp/end2end/xds:xds_end2end_test@poller=epoll1 (shard 18 of 50):
stdout (/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/_tmp/actions/stdout-25672) 2020845 exceeds maximum size of --experimental_ui_max_stdouterr_bytes=1048576 bytes; skipping
[21,955 / 26,009] 705 / 1877 tests; Linking test/cpp/interop/istio_echo_server; 108s remote, remote-cache ... (199 actions, 9 running)
[21,977 / 26,022] 710 / 1877 tests; Linking test/cpp/codegen/golden_file_test; 99s remote, remote-cache ... (200 actions, 6 running)
[22,011 / 26,029] 711 / 1877 tests; Linking test/cpp/interop/http2_client; 99s remote, remote-cache ... (200 actions, 8 running)
[22,047 / 26,032] 711 / 1877 tests; Linking test/cpp/interop/http2_client; 100s remote, remote-cache ... (200 actions, 9 running)
[22,121 / 26,064] 714 / 1877 tests; [Sched] Testing //test/core/tsi:ssl_transport_security_test@poller=poll (shard 4 of 5); 59s ... (200 actions, 8 running)
[22,153 / 26,090] 716 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 53s ... (200 actions, 8 running)
[22,178 / 26,090] 718 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 54s ... (200 actions, 8 running)
[22,231 / 26,106] 719 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 55s ... (199 actions, 8 running)
[22,281 / 26,150] 721 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 56s ... (200 actions, 7 running)
[22,345 / 26,202] 725 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 57s ... (198 actions, 9 running)
[22,455 / 26,294] 727 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 58s ... (199 actions, 8 running)
[22,524 / 26,320] 729 / 1877 tests; [Sched] Testing //test/cpp/end2end:port_sharing_end2end_test@poller=poll; 59s ... (200 actions, 8 running)
[22,661 / 26,417] 734 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 41s ... (200 actions, 9 running)
[22,825 / 26,584] 738 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 42s ... (199 actions, 12 running)
[22,930 / 26,660] 744 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 43s ... (200 actions, 7 running)
[23,014 / 26,753] 747 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 44s ... (200 actions, 8 running)
[23,171 / 26,898] 751 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 45s ... (200 actions, 5 running)
[23,236 / 26,935] 756 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 46s ... (200 actions, 6 running)
[23,274 / 26,954] 757 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 47s ... (200 actions, 6 running)
[23,312 / 26,960] 759 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 48s ... (200 actions, 5 running)
[23,406 / 27,037] 763 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1; 49s ... (200 actions, 7 running)
[23,474 / 27,065] 766 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=poll; 47s ... (200 actions, 7 running)
[23,572 / 27,151] 769 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=poll; 48s ... (200 actions, 8 running)
[23,655 / 27,204] 774 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=poll; 49s ... (200 actions, 7 running)
[23,732 / 27,246] 780 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=no_pick_first_new (shard 3 of 5); 50s ... (200 actions, 8 running)
[23,783 / 27,270] 784 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=no_pick_first_new (shard 3 of 5); 51s ... (200 actions, 5 running)
[23,921 / 27,427] 788 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 41s remote ... (200 actions, 8 running)
[24,009 / 27,494] 792 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 42s remote ... (200 actions, 6 running)
[24,059 / 27,511] 798 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 43s remote ... (200 actions, 7 running)
[24,112 / 27,523] 801 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 44s remote ... (200 actions, 7 running)
[24,154 / 27,554] 804 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 45s remote ... (200 actions, 6 running)
[24,215 / 27,614] 812 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 46s remote ... (199 actions, 4 running)
[24,303 / 27,672] 816 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 47s remote ... (200 actions, 5 running)
[24,423 / 27,812] 822 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 48s remote ... (200 actions, 4 running)
[24,510 / 27,891] 827 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 49s remote ... (200 actions, 5 running)
[24,554 / 27,897] 834 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 50s remote ... (200 actions, 6 running)
[24,589 / 27,915] 837 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 51s remote ... (200 actions, 8 running)
[24,630 / 27,953] 842 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 52s remote ... (200 actions, 7 running)
[24,653 / 27,953] 847 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 53s remote ... (200 actions, 6 running)
[24,667 / 27,954] 851 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 54s remote ... (200 actions, 6 running)
[24,696 / 27,961] 854 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 55s remote ... (199 actions, 5 running)
[24,717 / 27,965] 856 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 56s remote ... (200 actions, 5 running)
[24,746 / 27,991] 858 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 57s remote ... (200 actions, 4 running)
[24,774 / 27,991] 860 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 58s remote ... (200 actions, 6 running)
[24,922 / 28,141] 864 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 59s remote ... (200 actions, 7 running)
[25,052 / 28,272] 867 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 60s remote ... (200 actions, 4 running)
[25,271 / 28,531] 871 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 61s remote ... (200 actions, 10 running)
[25,272 / 28,531] 871 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 62s remote ... (200 actions, 43 running)
[25,377 / 28,591] 882 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 63s remote ... (198 actions, 13 running)
[25,584 / 28,814] 885 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 64s remote ... (200 actions, 4 running)
[25,706 / 28,982] 886 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 65s remote ... (199 actions, 11 running)
[25,899 / 29,177] 889 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 66s remote ... (200 actions, 7 running)
[25,900 / 29,177] 889 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 67s remote ... (200 actions, 38 running)
[26,187 / 29,446] 900 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 68s remote ... (200 actions, 11 running)
[26,281 / 29,552] 903 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 69s remote ... (200 actions, 5 running)
[26,392 / 29,683] 906 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 70s remote ... (200 actions, 5 running)
[26,402 / 29,686] 909 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 71s remote ... (200 actions, 17 running)
[26,479 / 29,725] 914 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 72s remote ... (200 actions, 11 running)
[26,546 / 29,752] 924 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 73s remote ... (200 actions, 4 running)
[26,568 / 29,752] 927 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 74s remote ... (200 actions, 9 running)
[26,621 / 29,762] 931 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 76s remote ... (200 actions, 4 running)
[26,644 / 29,762] 932 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 77s remote ... (200 actions, 6 running)
[26,672 / 29,762] 934 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 78s remote ... (200 actions, 5 running)
[26,740 / 29,795] 939 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 79s remote ... (200 actions, 4 running)
[26,773 / 29,795] 943 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 80s remote ... (200 actions, 7 running)
[26,818 / 29,809] 948 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 81s remote ... (200 actions, 4 running)
[26,863 / 29,879] 949 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 82s remote ... (200 actions, 7 running)
[26,913 / 29,919] 954 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 83s remote ... (200 actions, 4 running)
[26,958 / 29,921] 959 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 84s remote ... (200 actions, 5 running)
[26,994 / 29,922] 964 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 85s remote ... (200 actions, 6 running)
[27,053 / 29,938] 967 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 86s remote ... (199 actions, 5 running)
[27,119 / 30,438] 973 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 87s remote ... (200 actions, 5 running)
[27,170 / 30,461] 975 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 88s remote ... (200 actions, 5 running)
[27,228 / 30,515] 978 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 89s remote ... (200 actions, 3 running)
[27,268 / 30,577] 986 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 90s remote ... (200 actions, 4 running)
[27,327 / 30,627] 988 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 91s remote ... (200 actions, 5 running)
[27,378 / 30,664] 989 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 92s remote ... (200 actions, 5 running)
[27,465 / 30,745] 997 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 93s remote ... (200 actions, 5 running)
[27,559 / 30,963] 998 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 94s remote ... (200 actions, 6 running)
[27,615 / 31,076] 1002 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 95s remote ... (200 actions, 3 running)
[27,671 / 31,103] 1003 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 96s remote ... (199 actions, 6 running)
[27,780 / 31,282] 1008 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 97s remote ... (200 actions, 8 running)
[27,966 / 31,569] 1012 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 98s remote ... (198 actions, 4 running)
[28,054 / 31,843] 1015 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 99s remote ... (200 actions, 5 running)
[28,083 / 31,843] 1020 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 100s remote ... (200 actions, 4 running)
[28,129 / 31,914] 1024 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 101s remote ... (200 actions, 8 running)
[28,258 / 32,089] 1028 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 102s remote ... (199 actions, 7 running)
[28,401 / 32,312] 1035 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 103s remote ... (200 actions, 3 running)
[28,436 / 32,313] 1039 / 1877 tests; Testing //test/cpp/ext/otel:otel_plugin_test@poller=poll; 104s remote ... (200 actions, 4 running)
INFO: From Compiling test/core/end2end/fuzzers/client_fuzzer.cc:
test/core/end2end/fuzzers/client_fuzzer.cc:51:13: warning: unused function 'discard_write' [-Wunused-function]
51 | static void discard_write(grpc_slice /*slice*/) {}
| ^~~~~~~~~~~~~
1 warning generated.
[28,482 / 32,313] 1043 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 94s remote ... (200 actions, 3 running)
[28,546 / 32,361] 1046 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 95s remote ... (199 actions, 4 running)
[28,617 / 32,405] 1049 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 96s remote ... (200 actions, 2 running)
[28,822 / 32,889] 1054 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 97s remote ... (199 actions, 3 running)
[28,933 / 33,059] 1057 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 98s remote ... (200 actions, 4 running)
[29,018 / 33,609] 1058 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 99s remote ... (200 actions, 4 running)
[29,124 / 34,033] 1062 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 100s remote ... (200 actions, 3 running)
[29,241 / 34,456] 1067 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 101s remote ... (200 actions, 1 running)
[29,306 / 34,485] 1071 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 102s remote ... (200 actions, 4 running)
[29,370 / 34,556] 1078 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 103s remote ... (200 actions, 2 running)
[29,434 / 34,569] 1082 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 104s remote ... (200 actions, 4 running)
[29,452 / 34,570] 1083 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 105s remote ... (200 actions, 5 running)
[29,515 / 34,576] 1086 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 106s remote ... (200 actions, 4 running)
[29,568 / 34,577] 1092 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 107s remote ... (200 actions, 1 running)
[29,641 / 34,578] 1100 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 108s remote ... (200 actions, 2 running)
[29,716 / 34,624] 1105 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 109s remote ... (200 actions, 2 running)
[29,777 / 34,626] 1115 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 110s remote ... (200 actions, 5 running)
[29,824 / 34,629] 1121 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 111s remote ... (200 actions, 1 running)
[29,889 / 34,629] 1127 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 112s remote ... (200 actions, 3 running)
[29,928 / 34,643] 1132 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 113s remote ... (200 actions, 2 running)
[30,004 / 34,654] 1136 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 114s remote ... (200 actions, 2 running)
[30,047 / 34,656] 1142 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 115s remote ... (200 actions, 3 running)
[30,139 / 34,731] 1148 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 116s remote ... (200 actions, 3 running)
[30,200 / 34,737] 1155 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 117s remote ... (200 actions, 3 running)
[30,281 / 34,742] 1164 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 118s remote ... (200 actions, 2 running)
[30,318 / 34,745] 1170 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 119s remote ... (200 actions, 3 running)
[30,360 / 34,745] 1173 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 120s remote ... (200 actions, 3 running)
[30,395 / 34,777] 1175 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 121s remote ... (200 actions, 3 running)
[30,445 / 34,800] 1178 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 122s remote ... (200 actions, 3 running)
[30,510 / 34,903] 1180 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 123s remote ... (200 actions, 5 running)
[30,560 / 34,904] 1185 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 124s remote ... (200 actions, 3 running)
[30,590 / 34,907] 1188 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 125s remote ... (200 actions, 3 running)
[30,606 / 34,907] 1190 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 126s remote ... (200 actions, 2 running)
[30,641 / 34,909] 1192 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 127s remote ... (200 actions, 3 running)
[30,673 / 34,921] 1195 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 128s remote ... (200 actions, 3 running)
[30,704 / 34,932] 1195 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 129s remote ... (200 actions, 5 running)
[30,765 / 34,933] 1198 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 130s remote ... (200 actions, 4 running)
[30,805 / 34,935] 1201 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 131s remote ... (200 actions, 4 running)
[30,852 / 34,937] 1206 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 132s remote ... (200 actions, 4 running)
[30,905 / 34,937] 1210 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 133s remote ... (200 actions, 3 running)
[30,956 / 34,938] 1213 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 134s remote ... (200 actions, 5 running)
[30,994 / 34,941] 1215 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 135s remote ... (200 actions, 3 running)
[31,049 / 34,942] 1219 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 136s remote ... (200 actions, 4 running)
[31,112 / 34,945] 1222 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 137s remote ... (200 actions, 3 running)
[31,193 / 35,024] 1227 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 138s remote ... (200 actions, 3 running)
[31,336 / 35,167] 1231 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 139s remote ... (200 actions, 3 running)
[31,420 / 35,182] 1234 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 140s remote ... (199 actions, 7 running)
[31,488 / 35,203] 1241 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 141s remote ... (200 actions, 3 running)
[31,555 / 35,255] 1243 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 142s remote ... (200 actions, 5 running)
[31,617 / 35,255] 1244 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 143s remote ... (200 actions, 5 running)
[31,744 / 35,314] 1249 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 144s remote ... (200 actions, 4 running)
[31,804 / 35,316] 1250 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 145s remote ... (200 actions, 3 running)
[31,904 / 35,317] 1254 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 146s remote ... (200 actions, 3 running)
[31,987 / 35,318] 1258 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 147s remote ... (200 actions, 4 running)
[32,096 / 35,319] 1258 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 148s remote ... (200 actions, 3 running)
[32,225 / 35,320] 1261 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 149s remote ... (200 actions, 3 running)
[32,281 / 35,320] 1262 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 150s remote ... (200 actions, 3 running)
[32,304 / 35,320] 1262 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 151s remote ... (200 actions, 4 running)
[32,339 / 35,333] 1264 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 152s remote ... (200 actions, 4 running)
[32,448 / 35,429] 1264 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 153s remote ... (199 actions, 7 running)
[32,530 / 35,583] 1265 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 154s remote ... (198 actions, 4 running)
[32,587 / 35,783] 1269 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 155s remote ... (200 actions, 7 running)
[32,638 / 35,785] 1270 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 156s remote ... (200 actions, 5 running)
[32,710 / 35,859] 1274 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 157s remote ... (200 actions, 5 running)
[32,750 / 35,891] 1283 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 158s remote ... (200 actions, 5 running)
[32,819 / 36,192] 1290 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 159s remote ... (200 actions, 5 running)
[32,876 / 36,242] 1295 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 160s remote ... (200 actions, 8 running)
[32,914 / 36,283] 1300 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 161s remote ... (200 actions, 7 running)
[32,971 / 36,284] 1305 / 1877 tests; Testing //test/cpp/ext/csm:metadata_exchange_test@poller=poll; 162s remote ... (200 actions, 6 running)
[33,011 / 36,284] 1308 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=poll (shard 3 of 5); 49s ... (200 actions, 4 running)
[33,054 / 36,286] 1318 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=work_serializer_dispatch (shard 2 of 5); 48s ... (200 actions, 4 running)
[33,113 / 36,289] 1328 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=work_serializer_dispatch (shard 2 of 5); 49s ... (200 actions, 6 running)
[33,151 / 36,291] 1334 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=work_serializer_dispatch (shard 2 of 5); 50s ... (200 actions, 5 running)
[33,183 / 36,293] 1341 / 1877 tests; [Sched] Testing //test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=work_serializer_dispatch (shard 3 of 5); 51s ... (200 actions, 4 running)
[33,212 / 36,294] 1348 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 51s remote ... (200 actions, 5 running)
[33,229 / 36,294] 1350 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 52s remote ... (200 actions, 6 running)
[33,269 / 36,294] 1355 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 53s remote ... (200 actions, 7 running)
[33,304 / 36,294] 1360 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 54s remote ... (200 actions, 8 running)
[33,335 / 36,294] 1369 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 55s remote ... (199 actions, 9 running)
[33,369 / 36,296] 1376 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 56s remote ... (200 actions, 12 running)
[33,407 / 36,296] 1382 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 57s remote ... (200 actions, 8 running)
[33,449 / 36,297] 1392 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 58s remote ... (200 actions, 7 running)
[33,484 / 36,298] 1399 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 59s remote ... (200 actions, 5 running)
[33,507 / 36,298] 1403 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 60s remote ... (200 actions, 5 running)
[33,541 / 36,298] 1408 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 61s remote ... (200 actions, 4 running)
[33,593 / 36,298] 1411 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 62s remote ... (200 actions, 5 running)
[33,649 / 36,298] 1417 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=poll; 63s remote ... (200 actions, 5 running)
[33,694 / 36,299] 1424 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 54s remote ... (200 actions, 7 running)
[33,741 / 36,299] 1436 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 55s remote ... (200 actions, 7 running)
[33,784 / 36,299] 1443 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 56s remote ... (200 actions, 9 running)
[33,854 / 36,439] 1451 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 57s remote ... (200 actions, 5 running)
[33,908 / 36,439] 1458 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 58s remote ... (200 actions, 6 running)
[33,943 / 36,440] 1465 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 59s remote ... (200 actions, 5 running)
[33,972 / 36,450] 1470 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 60s remote ... (200 actions, 3 running)
[34,008 / 36,510] 1475 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 61s remote ... (200 actions, 3 running)
[34,033 / 36,512] 1476 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 62s remote ... (200 actions, 3 running)
[34,063 / 36,512] 1479 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 63s remote ... (200 actions, 2 running)
[34,079 / 36,512] 1484 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 64s remote ... (200 actions, 1 running)
[34,118 / 36,512] 1485 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 65s remote ... (200 actions, 4 running)
[34,149 / 36,512] 1487 / 1877 tests; Testing //test/cpp/end2end:server_crash_test@poller=epoll1; 66s remote ... (200 actions, 3 running)
[34,167 / 36,512] 1489 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 52s ... (200 actions, 2 running)
[34,186 / 36,512] 1489 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 53s ... (200 actions, 2 running)
[34,238 / 36,512] 1491 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 54s ... (200 actions, 0 running)
[34,296 / 36,512] 1497 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 55s ... (199 actions, 0 running)
[34,335 / 36,512] 1499 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 56s ... (200 actions, 2 running)
[34,387 / 36,512] 1503 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 57s ... (200 actions, 3 running)
[34,433 / 36,512] 1512 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 58s ... (200 actions, 2 running)
[34,485 / 36,513] 1519 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 2 of 10); 60s ... (200 actions, 0 running)
[34,528 / 36,513] 1529 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=poll (shard 10 of 10); 59s ... (200 actions, 7 running)
[34,594 / 36,513] 1537 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 41s ... (200 actions, 5 running)
[34,654 / 36,513] 1545 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 42s ... (200 actions, 3 running)
[34,688 / 36,513] 1548 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 43s ... (200 actions, 3 running)
[34,747 / 36,513] 1551 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 44s ... (200 actions, 2 running)
[34,803 / 36,513] 1556 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 45s ... (200 actions, 5 running)
[34,849 / 36,513] 1562 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 46s ... (200 actions, 6 running)
[34,889 / 36,544] 1569 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 47s ... (200 actions, 3 running)
[34,947 / 36,585] 1571 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 48s ... (200 actions, 3 running)
[35,001 / 36,585] 1573 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 49s ... (200 actions, 2 running)
[35,046 / 36,585] 1580 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 50s ... (200 actions, 2 running)
[35,081 / 36,585] 1582 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 51s ... (200 actions, 2 running)
[35,117 / 36,585] 1585 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 52s ... (200 actions, 2 running)
[35,164 / 36,585] 1586 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 53s ... (200 actions, 2 running)
[35,212 / 36,585] 1590 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 54s ... (200 actions, 3 running)
[35,263 / 36,585] 1594 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 55s ... (200 actions, 2 running)
[35,322 / 36,585] 1600 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 56s ... (200 actions, 8 running)
[35,414 / 36,589] 1609 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 57s ... (200 actions, 1 running)
[35,471 / 36,661] 1612 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 58s ... (200 actions, 4 running)
[35,531 / 36,662] 1623 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 1 of 10); 59s ... (200 actions, 0 running)
[35,572 / 36,662] 1630 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 2 of 10); 58s ... (200 actions, 5 running)
[35,616 / 36,662] 1638 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 2 of 10); 59s ... (200 actions, 1 running)
[35,672 / 36,662] 1648 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 7 of 10); 59s ... (200 actions, 2 running)
[35,691 / 36,662] 1649 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 8 of 10); 59s ... (200 actions, 2 running)
[35,751 / 36,663] 1653 / 1877 tests; [Sched] Testing //test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 (shard 8 of 10); 60s ... (200 actions, 5 running)
[35,784 / 36,663] 1661 / 1877 tests; [Sched] Testing //test/cpp/qps:qps_openloop_test@poller=poll; 20s ... (200 actions, 11 running)
[35,842 / 36,663] 1670 / 1877 tests; [Sched] Testing //test/cpp/qps:qps_openloop_test@poller=poll; 21s ... (200 actions, 7 running)
[35,889 / 36,663] 1680 / 1877 tests; [Sched] Testing //test/cpp/qps:qps_openloop_test@poller=poll; 22s ... (200 actions, 5 running)
[35,963 / 36,665] 1702 / 1877 tests; [Sched] Testing //test/cpp/qps:qps_openloop_test@poller=poll; 23s ... (200 actions, 3 running)
[36,017 / 36,665] 1719 / 1877 tests; [Sched] Testing //test/core/end2end:cancel_after_invoke_test@poller=epoll1@experiment=no_event_engine_listener (shard 27 of 50); 20s ... (200 actions, 2 running)
[36,077 / 36,665] 1733 / 1877 tests; [Sched] Testing //test/core/end2end:cancel_after_invoke_test@poller=epoll1@experiment=no_event_engine_listener (shard 27 of 50); 21s ... (200 actions, 6 running)
[36,111 / 36,665] 1745 / 1877 tests; [Sched] Testing //test/core/end2end:cancel_after_invoke_test@poller=epoll1@experiment=no_event_engine_listener (shard 27 of 50); 22s ... (200 actions, 5 running)
[36,156 / 36,665] 1753 / 1877 tests; [Sched] Testing //test/core/end2end:cancel_after_invoke_test@poller=epoll1@experiment=no_event_engine_listener (shard 28 of 50); 23s ... (200 actions, 14 running)
[36,205 / 36,665] 1770 / 1877 tests; [Sched] Testing //test/core/end2end/fuzzers:api_fuzzer; 9s ... (200 actions, 9 running)
[36,231 / 36,665] 1781 / 1877 tests; [Sched] Testing //test/core/end2end/fuzzers:api_fuzzer; 10s ... (200 actions, 8 running)
[36,253 / 36,665] 1793 / 1877 tests; [Sched] Testing //test/core/end2end/fuzzers:api_fuzzer; 11s ... (200 actions, 3 running)
[36,319 / 36,665] 1798 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 10s ... (200 actions, 5 running)
[36,366 / 36,665] 1802 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 11s ... (200 actions, 9 running)
[36,423 / 36,665] 1814 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 12s ... (200 actions, 9 running)
[36,516 / 36,665] 1831 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 13s ... (149 actions, 8 running)
[36,579 / 36,665] 1845 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 14s ... (86 actions, 5 running)
[36,604 / 36,665] 1854 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 15s ... (61 actions, 5 running)
[36,637 / 36,665] 1861 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 16s ... (28 actions, 3 running)
[36,650 / 36,665] 1867 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 17s ... (15 actions, 2 running)
[36,657 / 36,665] 1869 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 18s ... (8 actions, 2 running)
[36,660 / 36,665] 1872 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 20s ... (5 actions, 0 running)
[36,661 / 36,665] 1873 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 21s ... (4 actions, 0 running)
[36,663 / 36,665] 1875 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 23s ... (2 actions, 0 running)
[36,663 / 36,665] 1875 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 25s ... (2 actions, 1 running)
[36,664 / 36,665] 1876 / 1877 tests; [Sched] Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 26s
[36,664 / 36,665] 1876 / 1877 tests; Testing //test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns; 0s remote
INFO: Found 1835 targets and 1877 test targets...
INFO: Elapsed time: 443.564s, Critical Path: 248.55s
INFO: 36665 processes: 9307 remote cache hit, 16260 internal, 2 linux-sandbox, 11096 remote.
INFO: Build completed successfully, 36665 total actions
INFO:
//test/core/address_utils:parse_address_test@poller=epoll1 PASSED in 1.3s
//test/core/address_utils:parse_address_test@poller=poll PASSED in 4.6s
//test/core/address_utils:parse_address_with_named_scope_id_test PASSED in 5.2s
//test/core/address_utils:sockaddr_utils_fuzzer_test PASSED in 1.2s
//test/core/address_utils:sockaddr_utils_test@poller=epoll1 PASSED in 4.2s
//test/core/address_utils:sockaddr_utils_test@poller=poll PASSED in 4.8s
//test/core/avl:avl_fuzzer PASSED in 1.4s
//test/core/avl:avl_test PASSED in 0.4s
//test/core/backoff:backoff_test PASSED in 2.2s
//test/core/backoff:random_early_detection_test PASSED in 1.0s
//test/core/bad_client:bad_streaming_id_bad_client_test@poller=epoll1 PASSED in 1.9s
//test/core/bad_client:bad_streaming_id_bad_client_test@poller=poll PASSED in 2.2s
//test/core/bad_client:badreq_bad_client_test@poller=epoll1 PASSED in 3.5s
//test/core/bad_client:badreq_bad_client_test@poller=poll PASSED in 5.9s
//test/core/bad_client:connection_prefix_bad_client_test@poller=epoll1 PASSED in 1.9s
//test/core/bad_client:connection_prefix_bad_client_test@poller=poll PASSED in 6.2s
//test/core/bad_client:duplicate_header_bad_client_test@poller=epoll1 PASSED in 4.6s
//test/core/bad_client:duplicate_header_bad_client_test@poller=poll PASSED in 1.3s
//test/core/bad_client:head_of_line_blocking_bad_client_test@poller=epoll1 PASSED in 1.2s
//test/core/bad_client:head_of_line_blocking_bad_client_test@poller=poll PASSED in 1.1s
//test/core/bad_client:headers_bad_client_test@poller=epoll1 PASSED in 2.7s
//test/core/bad_client:headers_bad_client_test@poller=poll PASSED in 3.0s
//test/core/bad_client:initial_settings_frame_bad_client_test@poller=epoll1 PASSED in 2.0s
//test/core/bad_client:initial_settings_frame_bad_client_test@poller=poll PASSED in 5.7s
//test/core/bad_client:out_of_bounds_bad_client_test@poller=epoll1 PASSED in 2.0s
//test/core/bad_client:out_of_bounds_bad_client_test@poller=poll PASSED in 1.6s
//test/core/bad_client:server_registered_method_bad_client_test@poller=epoll1 PASSED in 1.4s
//test/core/bad_client:server_registered_method_bad_client_test@poller=poll PASSED in 2.1s
//test/core/bad_client:simple_request_bad_client_test@poller=epoll1 PASSED in 1.2s
//test/core/bad_client:simple_request_bad_client_test@poller=poll PASSED in 5.4s
//test/core/bad_client:unknown_frame_bad_client_test@poller=epoll1 PASSED in 28.4s
//test/core/bad_client:unknown_frame_bad_client_test@poller=poll PASSED in 28.7s
//test/core/bad_client:window_overflow_bad_client_test@poller=epoll1 PASSED in 1.3s
//test/core/bad_client:window_overflow_bad_client_test@poller=poll PASSED in 1.8s
//test/core/bad_ssl:bad_ssl_alpn_test@poller=epoll1 PASSED in 12.0s
//test/core/bad_ssl:bad_ssl_alpn_test@poller=poll PASSED in 12.9s
//test/core/bad_ssl:bad_ssl_cert_test@poller=epoll1 PASSED in 13.0s
//test/core/bad_ssl:bad_ssl_cert_test@poller=poll PASSED in 12.3s
//test/core/call:bm_client_call PASSED in 1.6s
//test/core/call:call_utils_test@poller=epoll1 PASSED in 0.4s
//test/core/call:call_utils_test@poller=poll PASSED in 0.6s
//test/core/call:client_call_fuzzer@poller=epoll1 PASSED in 3.3s
//test/core/call:client_call_fuzzer@poller=poll PASSED in 2.6s
//test/core/call:client_call_test PASSED in 1.3s
//test/core/call:server_call_fuzzer@poller=epoll1 PASSED in 1.7s
//test/core/call:server_call_fuzzer@poller=poll PASSED in 1.5s
//test/core/call:server_call_test PASSED in 1.2s
//test/core/channel:call_finalization_test@poller=epoll1 PASSED in 1.3s
//test/core/channel:call_finalization_test@poller=poll PASSED in 1.1s
//test/core/channel:channel_args_test PASSED in 1.5s
//test/core/channel:channel_stack_builder_test@poller=epoll1 PASSED in 1.2s
//test/core/channel:channel_stack_builder_test@poller=poll PASSED in 5.5s
//test/core/channel:channel_stack_test PASSED in 1.4s
//test/core/channel:minimal_stack_is_minimal_test PASSED in 1.0s
//test/core/channel:server_call_tracer_factory_test PASSED in 4.9s
//test/core/channel:status_util_test PASSED in 1.6s
//test/core/channelz:channel_trace_test@poller=epoll1 PASSED in 7.2s
//test/core/channelz:channel_trace_test@poller=poll PASSED in 2.0s
//test/core/channelz:channelz_registry_test PASSED in 1.9s
//test/core/channelz:channelz_test@poller=epoll1 PASSED in 11.4s
//test/core/channelz:channelz_test@poller=poll PASSED in 7.3s
//test/core/client_channel:bm_client_channel PASSED in 1.6s
//test/core/client_channel:bm_load_balanced_call_destination PASSED in 1.6s
//test/core/client_channel:client_channel_fuzzer@poller=epoll1 PASSED in 1.4s
//test/core/client_channel:client_channel_fuzzer@poller=poll PASSED in 1.6s
//test/core/client_channel:client_channel_service_config_test PASSED in 1.5s
//test/core/client_channel:client_channel_test PASSED in 1.3s
//test/core/client_channel:connected_subchannel_fuzzer@poller=epoll1 PASSED in 2.1s
//test/core/client_channel:connected_subchannel_fuzzer@poller=poll PASSED in 2.7s
//test/core/client_channel:connected_subchannel_test PASSED in 1.2s
//test/core/client_channel:lb_metadata_test PASSED in 6.8s
//test/core/client_channel:load_balanced_call_destination_fuzzer@poller=epoll1 PASSED in 1.6s
//test/core/client_channel:load_balanced_call_destination_fuzzer@poller=poll PASSED in 1.8s
//test/core/client_channel:load_balanced_call_destination_test PASSED in 1.2s
//test/core/client_channel:retry_service_config_test PASSED in 4.6s
//test/core/client_channel:retry_throttle_test PASSED in 4.8s
//test/core/client_channel:subchannel_args_test PASSED in 1.4s
//test/core/client_idle:idle_filter_state_test PASSED in 1.9s
//test/core/compiler_bugs:miscompile_with_no_unique_address_test PASSED in 0.4s
//test/core/compression:compression_test PASSED in 1.4s
//test/core/compression:message_compress_fuzzer PASSED in 1.1s
//test/core/compression:message_compress_test PASSED in 3.0s
//test/core/compression:message_decompress_fuzzer PASSED in 1.0s
//test/core/config:core_configuration_test PASSED in 2.8s
//test/core/config:load_config_test PASSED in 1.2s
//test/core/end2end:bad_ping_fuzzer PASSED in 1.4s
//test/core/end2end:bad_server_response_test@poller=epoll1 PASSED in 10.9s
//test/core/end2end:bad_server_response_test@poller=poll PASSED in 23.7s
//test/core/end2end:binary_metadata_fuzzer PASSED in 1.7s
//test/core/end2end:call_creds_fuzzer PASSED in 1.8s
//test/core/end2end:call_host_override_fuzzer PASSED in 1.7s
//test/core/end2end:cancel_after_accept_fuzzer PASSED in 1.6s
//test/core/end2end:cancel_after_client_done_fuzzer PASSED in 2.1s
//test/core/end2end:cancel_after_invoke_fuzzer PASSED in 1.7s
//test/core/end2end:cancel_after_round_trip_fuzzer PASSED in 1.7s
//test/core/end2end:cancel_before_invoke_fuzzer PASSED in 1.4s
//test/core/end2end:cancel_in_a_vacuum_fuzzer PASSED in 1.2s
//test/core/end2end:cancel_with_status_fuzzer PASSED in 1.7s
//test/core/end2end:channelz_fuzzer PASSED in 1.5s
//test/core/end2end:client_streaming_fuzzer PASSED in 1.6s
//test/core/end2end:compressed_payload_fuzzer PASSED in 1.6s
//test/core/end2end:connection_refused_test@poller=epoll1 PASSED in 5.9s
//test/core/end2end:connection_refused_test@poller=poll PASSED in 9.1s
//test/core/end2end:connectivity_fuzzer PASSED in 1.7s
//test/core/end2end:default_host_fuzzer PASSED in 1.2s
//test/core/end2end:disappearing_server_fuzzer PASSED in 2.0s
//test/core/end2end:dualstack_socket_test@poller=epoll1 PASSED in 3.6s
//test/core/end2end:dualstack_socket_test@poller=poll PASSED in 2.7s
//test/core/end2end:empty_batch_fuzzer PASSED in 1.7s
//test/core/end2end:filter_causes_close_fuzzer PASSED in 1.6s
//test/core/end2end:filter_init_fails_fuzzer PASSED in 1.5s
//test/core/end2end:filtered_metadata_fuzzer PASSED in 1.5s
//test/core/end2end:goaway_server_test@poller=epoll1 PASSED in 0.9s
//test/core/end2end:goaway_server_test@poller=poll PASSED in 3.8s
//test/core/end2end:graceful_server_shutdown_fuzzer PASSED in 1.5s
//test/core/end2end:grpc_authz_fuzzer PASSED in 2.1s
//test/core/end2end:h2_ssl_session_reuse_test@poller=epoll1 PASSED in 1.1s
//test/core/end2end:h2_ssl_session_reuse_test@poller=poll PASSED in 4.4s
//test/core/end2end:h2_tls_peer_property_external_verifier_test@poller=epoll1 PASSED in 1.2s
//test/core/end2end:h2_tls_peer_property_external_verifier_test@poller=poll PASSED in 1.5s
//test/core/end2end:high_initial_seqno_fuzzer PASSED in 2.9s
//test/core/end2end:hpack_size_fuzzer PASSED in 2.9s
//test/core/end2end:http2_stats_fuzzer PASSED in 1.7s
//test/core/end2end:invalid_call_argument_test@poller=epoll1 PASSED in 11.2s
//test/core/end2end:invalid_call_argument_test@poller=poll PASSED in 11.2s
//test/core/end2end:invoke_large_request_fuzzer PASSED in 2.4s
//test/core/end2end:keepalive_timeout_fuzzer PASSED in 2.9s
//test/core/end2end:large_metadata_fuzzer PASSED in 1.8s
//test/core/end2end:max_concurrent_streams_fuzzer PASSED in 1.6s
//test/core/end2end:max_connection_age_fuzzer PASSED in 1.6s
//test/core/end2end:max_connection_idle_fuzzer PASSED in 1.4s
//test/core/end2end:max_message_length_fuzzer PASSED in 1.8s
//test/core/end2end:multiple_server_queues_test@poller=epoll1 PASSED in 1.3s
//test/core/end2end:multiple_server_queues_test@poller=poll PASSED in 1.3s
//test/core/end2end:negative_deadline_fuzzer PASSED in 1.6s
//test/core/end2end:no_logging_fuzzer PASSED in 1.6s
//test/core/end2end:no_op_fuzzer PASSED in 1.4s
//test/core/end2end:no_server_test@poller=epoll1 PASSED in 3.5s
//test/core/end2end:no_server_test@poller=poll PASSED in 3.2s
//test/core/end2end:payload_fuzzer PASSED in 2.0s
//test/core/end2end:ping_fuzzer PASSED in 2.1s
//test/core/end2end:ping_pong_streaming_fuzzer PASSED in 1.9s
//test/core/end2end:proxy_auth_fuzzer PASSED in 1.5s
//test/core/end2end:registered_call_fuzzer PASSED in 1.6s
//test/core/end2end:request_with_flags_fuzzer PASSED in 1.5s
//test/core/end2end:request_with_payload_fuzzer PASSED in 1.8s
//test/core/end2end:resource_quota_server_fuzzer PASSED in 1.5s
//test/core/end2end:retry_cancel_after_first_attempt_starts_fuzzer PASSED in 1.6s
//test/core/end2end:retry_cancel_during_delay_fuzzer PASSED in 1.9s
//test/core/end2end:retry_cancel_with_multiple_send_batches_fuzzer PASSED in 1.6s
//test/core/end2end:retry_cancellation_fuzzer PASSED in 1.3s
//test/core/end2end:retry_disabled_fuzzer PASSED in 1.3s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_fuzzer PASSED in 2.0s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_fuzzer PASSED in 1.8s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_fuzzer PASSED in 1.3s
//test/core/end2end:retry_fuzzer PASSED in 1.6s
//test/core/end2end:retry_lb_drop_fuzzer PASSED in 1.5s
//test/core/end2end:retry_lb_fail_fuzzer PASSED in 1.4s
//test/core/end2end:retry_non_retriable_status_before_trailers_fuzzer PASSED in 1.1s
//test/core/end2end:retry_non_retriable_status_fuzzer PASSED in 1.3s
//test/core/end2end:retry_per_attempt_recv_timeout_fuzzer PASSED in 1.6s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_fuzzer PASSED in 1.6s
//test/core/end2end:retry_recv_initial_metadata_fuzzer PASSED in 1.7s
//test/core/end2end:retry_recv_message_fuzzer PASSED in 2.4s
//test/core/end2end:retry_recv_message_replay_fuzzer PASSED in 2.0s
//test/core/end2end:retry_recv_trailing_metadata_error_fuzzer PASSED in 1.3s
//test/core/end2end:retry_send_initial_metadata_refs_fuzzer PASSED in 1.8s
//test/core/end2end:retry_send_op_fails_fuzzer PASSED in 1.5s
//test/core/end2end:retry_send_recv_batch_fuzzer PASSED in 2.0s
//test/core/end2end:retry_server_pushback_delay_fuzzer PASSED in 1.7s
//test/core/end2end:retry_server_pushback_disabled_fuzzer PASSED in 3.2s
//test/core/end2end:retry_streaming_after_commit_fuzzer PASSED in 1.7s
//test/core/end2end:retry_streaming_fuzzer PASSED in 1.6s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_fuzzer PASSED in 1.6s
//test/core/end2end:retry_throttled_fuzzer PASSED in 1.8s
//test/core/end2end:retry_too_many_attempts_fuzzer PASSED in 2.2s
//test/core/end2end:retry_transparent_goaway_fuzzer PASSED in 2.2s
//test/core/end2end:retry_transparent_max_concurrent_streams_fuzzer PASSED in 2.2s
//test/core/end2end:retry_transparent_not_sent_on_wire_fuzzer PASSED in 2.0s
//test/core/end2end:retry_unref_before_finish_fuzzer PASSED in 1.5s
//test/core/end2end:retry_unref_before_recv_fuzzer PASSED in 1.5s
//test/core/end2end:server_finishes_request_fuzzer PASSED in 1.5s
//test/core/end2end:server_streaming_fuzzer PASSED in 1.9s
//test/core/end2end:shutdown_finishes_calls_fuzzer PASSED in 1.6s
//test/core/end2end:shutdown_finishes_tags_fuzzer PASSED in 1.6s
//test/core/end2end:simple_delayed_request_fuzzer PASSED in 2.0s
//test/core/end2end:simple_metadata_fuzzer PASSED in 1.3s
//test/core/end2end:simple_request_fuzzer PASSED in 2.1s
//test/core/end2end:streaming_error_response_fuzzer PASSED in 1.5s
//test/core/end2end:timeout_before_request_call_fuzzer PASSED in 1.5s
//test/core/end2end:trailing_metadata_fuzzer PASSED in 1.4s
//test/core/end2end:write_buffering_at_end_fuzzer PASSED in 1.8s
//test/core/end2end:write_buffering_fuzzer PASSED in 1.6s
//test/core/end2end/fuzzers:api_fuzzer PASSED in 10.8s
//test/core/end2end/fuzzers:client_fuzzer PASSED in 3.7s
//test/core/end2end/fuzzers:connector_fuzzer_chttp2 PASSED in 1.5s
//test/core/end2end/fuzzers:connector_fuzzer_chttp2_fakesec PASSED in 1.5s
//test/core/end2end/fuzzers:server_fuzzer_chaotic_good PASSED in 2.4s
//test/core/end2end/fuzzers:server_fuzzer_chttp2 PASSED in 1.8s
//test/core/end2end/fuzzers:server_fuzzer_chttp2_fake_creds PASSED in 1.3s
//test/core/event_engine:common_closures_test@poller=epoll1 PASSED in 0.4s
//test/core/event_engine:common_closures_test@poller=poll PASSED in 0.4s
//test/core/event_engine:default_engine_methods_test@poller=epoll1 PASSED in 4.1s
//test/core/event_engine:default_engine_methods_test@poller=poll PASSED in 4.3s
//test/core/event_engine:endpoint_config_test PASSED in 0.5s
//test/core/event_engine:factory_test@poller=epoll1 PASSED in 0.8s
//test/core/event_engine:factory_test@poller=poll PASSED in 0.6s
//test/core/event_engine:forkable_test@poller=epoll1 PASSED in 0.4s
//test/core/event_engine:forkable_test@poller=poll PASSED in 0.4s
//test/core/event_engine:handle_tests PASSED in 1.2s
//test/core/event_engine:query_extensions_test PASSED in 0.5s
//test/core/event_engine:slice_buffer_test@poller=epoll1 PASSED in 0.4s
//test/core/event_engine:slice_buffer_test@poller=poll PASSED in 0.4s
//test/core/event_engine:smoke_test@poller=epoll1 PASSED in 0.9s
//test/core/event_engine:smoke_test@poller=poll PASSED in 0.7s
//test/core/event_engine:tcp_socket_utils_test PASSED in 1.2s
//test/core/event_engine:thread_pool_test@poller=epoll1 PASSED in 16.3s
//test/core/event_engine:thread_pool_test@poller=poll PASSED in 13.9s
//test/core/event_engine/fuzzing_event_engine:fuzzing_event_engine_unittest@poller=epoll1 PASSED in 6.6s
//test/core/event_engine/fuzzing_event_engine:fuzzing_event_engine_unittest@poller=poll PASSED in 1.2s
//test/core/event_engine/posix:event_poller_posix_test@poller=epoll1 PASSED in 1.5s
//test/core/event_engine/posix:event_poller_posix_test@poller=poll PASSED in 1.5s
//test/core/event_engine/posix:lock_free_event_test PASSED in 1.5s
//test/core/event_engine/posix:log_too_many_open_files_test PASSED in 1.1s
//test/core/event_engine/posix:posix_endpoint_test@poller=epoll1 PASSED in 6.9s
//test/core/event_engine/posix:posix_endpoint_test@poller=poll PASSED in 1.9s
//test/core/event_engine/posix:posix_engine_listener_utils_test@poller=epoll1 PASSED in 1.3s
//test/core/event_engine/posix:posix_engine_listener_utils_test@poller=poll PASSED in 1.1s
//test/core/event_engine/posix:posix_event_engine_connect_test@poller=epoll1 PASSED in 6.3s
//test/core/event_engine/posix:posix_event_engine_connect_test@poller=poll PASSED in 11.6s
//test/core/event_engine/posix:tcp_posix_socket_utils_test PASSED in 1.0s
//test/core/event_engine/posix:timer_heap_test PASSED in 1.8s
//test/core/event_engine/posix:timer_list_test PASSED in 0.4s
//test/core/event_engine/posix:timer_manager_test PASSED in 4.4s
//test/core/event_engine/posix:traced_buffer_list_test PASSED in 4.8s
//test/core/event_engine/posix:wakeup_fd_posix_test@poller=epoll1 PASSED in 1.1s
//test/core/event_engine/posix:wakeup_fd_posix_test@poller=poll PASSED in 1.8s
//test/core/event_engine/test_suite:fuzzing_event_engine_test PASSED in 27.3s
//test/core/event_engine/test_suite:posix_event_engine_native_dns_test@poller=epoll1 PASSED in 3.4s
//test/core/event_engine/test_suite:posix_event_engine_native_dns_test@poller=poll PASSED in 3.5s
//test/core/event_engine/test_suite:posix_event_engine_test@poller=epoll1 PASSED in 19.3s
//test/core/event_engine/test_suite:posix_event_engine_test@poller=poll PASSED in 18.8s
//test/core/event_engine/test_suite:thready_posix_event_engine_test@poller=epoll1 PASSED in 16.6s
//test/core/event_engine/test_suite:thready_posix_event_engine_test@poller=poll PASSED in 16.7s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test@poller=epoll1 PASSED in 3.7s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test@poller=poll PASSED in 4.4s
//test/core/event_engine/work_queue:basic_work_queue_fuzzer PASSED in 1.8s
//test/core/event_engine/work_queue:basic_work_queue_test@poller=epoll1 PASSED in 0.8s
//test/core/event_engine/work_queue:basic_work_queue_test@poller=poll PASSED in 3.6s
//test/core/experiments:bm_experiments PASSED in 1.9s
//test/core/experiments:experiments_tag_test PASSED in 0.4s
//test/core/experiments:experiments_tag_test@experiment=no_test_experiment_1 PASSED in 0.4s
//test/core/experiments:experiments_test PASSED in 0.4s
//test/core/ext/filters/event_engine_client_channel_resolver:resolver_fuzzer PASSED in 2.7s
//test/core/ext/filters/rbac:rbac_service_config_parser_test PASSED in 1.2s
//test/core/filters:bm_http_client_filter PASSED in 1.7s
//test/core/filters:client_auth_filter_test PASSED in 1.3s
//test/core/filters:client_authority_filter_test PASSED in 3.3s
//test/core/filters:filter_test_test PASSED in 5.3s
//test/core/filters:gcp_authentication_filter_test PASSED in 1.1s
//test/core/gprpp:bitset_test PASSED in 1.9s
//test/core/gprpp:chunked_vector_fuzzer PASSED in 1.8s
//test/core/gprpp:chunked_vector_test PASSED in 0.4s
//test/core/gprpp:chunked_vector_test@experiment=free_large_allocator PASSED in 0.6s
//test/core/gprpp:chunked_vector_test@experiment=unconstrained_max_quota_buffer_size PASSED in 0.4s
//test/core/gprpp:cpp_impl_of_test PASSED in 0.5s
//test/core/gprpp:directory_reader_test PASSED in 1.1s
//test/core/gprpp:down_cast_test PASSED in 0.4s
//test/core/gprpp:dual_ref_counted_test@poller=epoll1 PASSED in 1.4s
//test/core/gprpp:dual_ref_counted_test@poller=poll PASSED in 1.0s
//test/core/gprpp:dump_args_test PASSED in 0.4s
//test/core/gprpp:examine_stack_test PASSED in 4.8s
//test/core/gprpp:fork_test PASSED in 8.6s
//test/core/gprpp:glob_test PASSED in 1.1s
//test/core/gprpp:host_port_test PASSED in 1.2s
//test/core/gprpp:if_list_test PASSED in 1.0s
//test/core/gprpp:load_file_test PASSED in 3.7s
//test/core/gprpp:match_test PASSED in 0.4s
//test/core/gprpp:mpscq_test PASSED in 2.8s
//test/core/gprpp:no_destruct_test PASSED in 0.4s
//test/core/gprpp:notification_test PASSED in 20.1s
//test/core/gprpp:orphanable_test@poller=epoll1 PASSED in 1.5s
//test/core/gprpp:orphanable_test@poller=poll PASSED in 1.9s
//test/core/gprpp:overload_test PASSED in 0.4s
//test/core/gprpp:ref_counted_ptr_test@poller=epoll1 PASSED in 5.0s
//test/core/gprpp:ref_counted_ptr_test@poller=poll PASSED in 1.3s
//test/core/gprpp:ref_counted_test@poller=epoll1 PASSED in 2.2s
//test/core/gprpp:ref_counted_test@poller=poll PASSED in 1.1s
//test/core/gprpp:single_set_ptr_test PASSED in 0.8s
//test/core/gprpp:sorted_pack_test PASSED in 0.5s
//test/core/gprpp:stat_test PASSED in 2.1s
//test/core/gprpp:status_helper_test PASSED in 1.8s
//test/core/gprpp:table_test PASSED in 0.5s
//test/core/gprpp:thd_test PASSED in 1.3s
//test/core/gprpp:time_test PASSED in 0.4s
//test/core/gprpp:time_util_test PASSED in 1.2s
//test/core/gprpp:unique_type_name_test PASSED in 0.6s
//test/core/gprpp:uuid_v4_test PASSED in 1.2s
//test/core/gprpp:validation_errors_test@poller=epoll1 PASSED in 17.8s
//test/core/gprpp:validation_errors_test@poller=poll PASSED in 1.5s
//test/core/handshake:client_ssl_test@poller=epoll1 PASSED in 1.2s
//test/core/handshake:client_ssl_test@poller=poll PASSED in 1.3s
//test/core/handshake:handshake_server_with_readahead_handshaker_test@poller=epoll1 PASSED in 2.3s
//test/core/handshake:handshake_server_with_readahead_handshaker_test@poller=poll PASSED in 2.1s
//test/core/handshake:http_proxy_mapper_test PASSED in 1.2s
//test/core/handshake:server_ssl_test@poller=epoll1 PASSED in 4.4s
//test/core/handshake:server_ssl_test@poller=poll PASSED in 4.0s
//test/core/http:format_request_test@poller=epoll1 PASSED in 1.5s
//test/core/http:format_request_test@poller=poll PASSED in 1.7s
//test/core/http:httpcli_test@poller=epoll1 PASSED in 13.6s
//test/core/http:httpcli_test@poller=poll PASSED in 11.8s
//test/core/http:httpscli_test@poller=epoll1 PASSED in 10.9s
//test/core/http:httpscli_test@poller=poll PASSED in 10.6s
//test/core/http:parser_test PASSED in 1.3s
//test/core/http:request_fuzzer@poller=epoll1 PASSED in 1.3s
//test/core/http:request_fuzzer@poller=poll PASSED in 1.2s
//test/core/http:response_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/http:response_fuzzer@poller=poll PASSED in 1.0s
//test/core/iomgr:buffer_list_test@poller=epoll1 PASSED in 1.0s
//test/core/iomgr:buffer_list_test@poller=poll PASSED in 1.3s
//test/core/iomgr:combiner_test@poller=epoll1 PASSED in 2.2s
//test/core/iomgr:combiner_test@poller=poll PASSED in 2.2s
//test/core/iomgr:endpoint_pair_test@experiment=tcp_frame_size_tuning PASSED in 3.5s
//test/core/iomgr:endpoint_pair_test@experiment=tcp_rcv_lowat PASSED in 5.0s
//test/core/iomgr:endpoint_pair_test@poller=epoll1 PASSED in 3.2s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=event_engine_client PASSED in 2.9s
//test/core/iomgr:endpoint_pair_test@poller=poll PASSED in 4.3s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=event_engine_client PASSED in 2.2s
//test/core/iomgr:error_test PASSED in 5.0s
//test/core/iomgr:fd_conservation_posix_test@poller=epoll1 PASSED in 32.6s
//test/core/iomgr:fd_conservation_posix_test@poller=poll PASSED in 33.0s
//test/core/iomgr:fd_posix_test@poller=epoll1 PASSED in 4.9s
//test/core/iomgr:fd_posix_test@poller=poll PASSED in 1.1s
//test/core/iomgr:grpc_ipv6_loopback_available_test@poller=epoll1 PASSED in 1.1s
//test/core/iomgr:grpc_ipv6_loopback_available_test@poller=poll PASSED in 1.2s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test@poller=epoll1 PASSED in 1.2s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test@poller=poll PASSED in 1.5s
//test/core/iomgr:resolve_address_using_ares_resolver_test@poller=epoll1 PASSED in 1.1s
//test/core/iomgr:resolve_address_using_ares_resolver_test@poller=poll PASSED in 1.3s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test@poller=epoll1 PASSED in 1.4s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test@poller=poll PASSED in 1.2s
//test/core/iomgr:resolve_address_using_native_resolver_test@poller=epoll1 PASSED in 1.1s
//test/core/iomgr:resolve_address_using_native_resolver_test@poller=poll PASSED in 1.2s
//test/core/iomgr:socket_utils_test@poller=epoll1 PASSED in 1.6s
//test/core/iomgr:socket_utils_test@poller=poll PASSED in 3.6s
//test/core/iomgr:tcp_client_posix_test@experiment=tcp_frame_size_tuning PASSED in 3.3s
//test/core/iomgr:tcp_client_posix_test@experiment=tcp_rcv_lowat PASSED in 3.9s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1 PASSED in 5.5s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=event_engine_client PASSED in 2.2s
//test/core/iomgr:tcp_client_posix_test@poller=poll PASSED in 3.1s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=event_engine_client PASSED in 2.2s
//test/core/iomgr:tcp_posix_test@experiment=tcp_frame_size_tuning PASSED in 3.6s
//test/core/iomgr:tcp_posix_test@experiment=tcp_rcv_lowat PASSED in 4.8s
//test/core/iomgr:tcp_posix_test@poller=epoll1 PASSED in 4.8s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 4.5s
//test/core/iomgr:tcp_posix_test@poller=poll PASSED in 4.6s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=no_event_engine_listener PASSED in 4.8s
//test/core/iomgr:tcp_server_posix_test@poller=epoll1 PASSED in 5.6s
//test/core/iomgr:tcp_server_posix_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.2s
//test/core/iomgr:tcp_server_posix_test@poller=poll PASSED in 8.6s
//test/core/iomgr:tcp_server_posix_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.5s
//test/core/iomgr:timer_heap_test PASSED in 5.8s
//test/core/iomgr:timer_list_test PASSED in 7.1s
//test/core/json:json_fuzzer@poller=epoll1 PASSED in 1.2s
//test/core/json:json_fuzzer@poller=poll PASSED in 1.1s
//test/core/json:json_object_loader_test PASSED in 1.4s
//test/core/json:json_test PASSED in 1.2s
//test/core/load_balancing:bm_picker PASSED in 41.5s
//test/core/load_balancing:outlier_detection_lb_config_parser_test PASSED in 1.5s
//test/core/load_balancing:outlier_detection_test PASSED in 2.9s
//test/core/load_balancing:outlier_detection_test@experiment=no_pick_first_new PASSED in 1.4s
//test/core/load_balancing:outlier_detection_test@experiment=work_serializer_dispatch PASSED in 1.7s
//test/core/load_balancing:pick_first_test PASSED in 1.4s
//test/core/load_balancing:pick_first_test@experiment=no_pick_first_new PASSED in 1.2s
//test/core/load_balancing:pick_first_test@experiment=work_serializer_dispatch PASSED in 3.4s
//test/core/load_balancing:ring_hash_test PASSED in 1.2s
//test/core/load_balancing:ring_hash_test@experiment=no_pick_first_new PASSED in 2.2s
//test/core/load_balancing:ring_hash_test@experiment=work_serializer_dispatch PASSED in 1.6s
//test/core/load_balancing:rls_lb_config_parser_test PASSED in 1.3s
//test/core/load_balancing:round_robin_test PASSED in 1.6s
//test/core/load_balancing:round_robin_test@experiment=no_pick_first_new PASSED in 1.2s
//test/core/load_balancing:round_robin_test@experiment=work_serializer_dispatch PASSED in 1.5s
//test/core/load_balancing:static_stride_scheduler_benchmark PASSED in 0.4s
//test/core/load_balancing:static_stride_scheduler_test PASSED in 0.9s
//test/core/load_balancing:weighted_round_robin_config_test PASSED in 2.8s
//test/core/load_balancing:weighted_round_robin_test PASSED in 1.8s
//test/core/load_balancing:weighted_round_robin_test@experiment=no_pick_first_new PASSED in 1.7s
//test/core/load_balancing:weighted_round_robin_test@experiment=work_serializer_dispatch PASSED in 1.7s
//test/core/load_balancing:xds_override_host_lb_config_parser_test PASSED in 1.2s
//test/core/load_balancing:xds_override_host_test PASSED in 2.5s
//test/core/load_balancing:xds_override_host_test@experiment=no_pick_first_new PASSED in 1.6s
//test/core/load_balancing:xds_override_host_test@experiment=work_serializer_dispatch PASSED in 1.6s
//test/core/matchers:matchers_test@poller=epoll1 PASSED in 1.2s
//test/core/matchers:matchers_test@poller=poll PASSED in 1.6s
//test/core/memory_usage:memory_usage_test@poller=epoll1 PASSED in 29.3s
//test/core/memory_usage:memory_usage_test@poller=poll PASSED in 38.4s
//test/core/message_size:message_size_service_config_test@poller=epoll1 PASSED in 1.1s
//test/core/message_size:message_size_service_config_test@poller=poll PASSED in 1.0s
//test/core/nanopb:fuzzer_response@poller=epoll1 PASSED in 1.3s
//test/core/nanopb:fuzzer_response@poller=poll PASSED in 1.3s
//test/core/nanopb:fuzzer_serverlist@poller=epoll1 PASSED in 1.4s
//test/core/nanopb:fuzzer_serverlist@poller=poll PASSED in 1.3s
//test/core/promise:activity_test PASSED in 0.4s
//test/core/promise:all_ok_test PASSED in 0.4s
//test/core/promise:arena_promise_test PASSED in 0.7s
//test/core/promise:arena_promise_test@experiment=free_large_allocator PASSED in 4.8s
//test/core/promise:arena_promise_test@experiment=unconstrained_max_quota_buffer_size PASSED in 0.9s
//test/core/promise:bm_party PASSED in 1.7s
//test/core/promise:cancel_callback_test PASSED in 0.4s
//test/core/promise:context_test PASSED in 0.9s
//test/core/promise:event_engine_wakeup_scheduler_test PASSED in 4.5s
//test/core/promise:exec_ctx_wakeup_scheduler_test PASSED in 0.7s
//test/core/promise:for_each_test PASSED in 0.4s
//test/core/promise:if_test PASSED in 0.4s
//test/core/promise:inter_activity_latch_test PASSED in 1.4s
//test/core/promise:inter_activity_pipe_test PASSED in 0.4s
//test/core/promise:interceptor_list_test PASSED in 0.6s
//test/core/promise:join_test PASSED in 0.4s
//test/core/promise:latch_test PASSED in 0.4s
//test/core/promise:loop_test PASSED in 0.4s
//test/core/promise:map_pipe_test PASSED in 0.4s
//test/core/promise:mpsc_test PASSED in 0.4s
//test/core/promise:observable_test PASSED in 2.1s
//test/core/promise:party_test PASSED in 8.2s
//test/core/promise:pipe_test PASSED in 4.9s
//test/core/promise:poll_test PASSED in 0.4s
//test/core/promise:prioritized_race_test PASSED in 0.4s
//test/core/promise:promise_factory_test PASSED in 0.4s
//test/core/promise:promise_fuzzer PASSED in 1.3s
//test/core/promise:promise_map_test PASSED in 0.4s
//test/core/promise:promise_mutex_test@poller=epoll1 PASSED in 0.4s
//test/core/promise:promise_mutex_test@poller=poll PASSED in 0.4s
//test/core/promise:promise_test PASSED in 0.5s
//test/core/promise:race_test PASSED in 0.4s
//test/core/promise:seq_test PASSED in 0.4s
//test/core/promise:sleep_test PASSED in 9.5s
//test/core/promise:status_flag_test PASSED in 0.4s
//test/core/promise:switch_test PASSED in 0.4s
//test/core/promise:try_join_test PASSED in 0.4s
//test/core/promise:try_seq_metadata_test PASSED in 3.5s
//test/core/promise:try_seq_test PASSED in 0.5s
//test/core/promise:wait_for_callback_test PASSED in 0.4s
//test/core/resolver:binder_resolver_test@poller=epoll1 PASSED in 2.3s
//test/core/resolver:binder_resolver_test@poller=poll PASSED in 1.5s
//test/core/resolver:dns_resolver_cooldown_test@poller=epoll1 PASSED in 1.1s
//test/core/resolver:dns_resolver_cooldown_test@poller=poll PASSED in 1.2s
//test/core/resolver:dns_resolver_test@poller=epoll1 PASSED in 1.5s
//test/core/resolver:dns_resolver_test@poller=poll PASSED in 2.4s
//test/core/resolver:endpoint_addresses_test PASSED in 2.0s
//test/core/resolver:fake_resolver_test@poller=epoll1 PASSED in 1.1s
//test/core/resolver:fake_resolver_test@poller=poll PASSED in 5.9s
//test/core/resolver:google_c2p_resolver_test@poller=epoll1 PASSED in 2.6s
//test/core/resolver:google_c2p_resolver_test@poller=poll PASSED in 2.8s
//test/core/resolver:sockaddr_resolver_test@poller=epoll1 PASSED in 1.3s
//test/core/resolver:sockaddr_resolver_test@poller=poll PASSED in 1.2s
//test/core/resource_quota:arena_test PASSED in 4.3s
//test/core/resource_quota:arena_test@experiment=free_large_allocator PASSED in 1.6s
//test/core/resource_quota:arena_test@experiment=unconstrained_max_quota_buffer_size PASSED in 3.7s
//test/core/resource_quota:memory_quota_fuzzer PASSED in 4.9s
//test/core/resource_quota:memory_quota_stress_test PASSED in 8.8s
//test/core/resource_quota:memory_quota_stress_test@experiment=free_large_allocator PASSED in 11.3s
//test/core/resource_quota:memory_quota_stress_test@experiment=unconstrained_max_quota_buffer_size PASSED in 8.8s
//test/core/resource_quota:memory_quota_test PASSED in 6.2s
//test/core/resource_quota:memory_quota_test@experiment=free_large_allocator PASSED in 6.2s
//test/core/resource_quota:memory_quota_test@experiment=unconstrained_max_quota_buffer_size PASSED in 6.3s
//test/core/resource_quota:periodic_update_test PASSED in 21.6s
//test/core/resource_quota:resource_quota_test PASSED in 0.7s
//test/core/resource_quota:resource_quota_test@experiment=free_large_allocator PASSED in 0.8s
//test/core/resource_quota:resource_quota_test@experiment=unconstrained_max_quota_buffer_size PASSED in 3.2s
//test/core/resource_quota:thread_quota_test PASSED in 0.3s
//test/core/security:alts_credentials_fuzzer@poller=epoll1 PASSED in 1.6s
//test/core/security:alts_credentials_fuzzer@poller=poll PASSED in 1.5s
//test/core/security:alts_security_connector_test@poller=epoll1 PASSED in 0.9s
//test/core/security:alts_security_connector_test@poller=poll PASSED in 1.0s
//test/core/security:auth_context_test PASSED in 4.8s
//test/core/security:authorization_matchers_test@poller=epoll1 PASSED in 1.2s
//test/core/security:authorization_matchers_test@poller=poll PASSED in 7.3s
//test/core/security:aws_request_signer_test@poller=epoll1 PASSED in 1.1s
//test/core/security:aws_request_signer_test@poller=poll PASSED in 0.9s
//test/core/security:cel_authorization_engine_test@poller=epoll1 PASSED in 0.9s
//test/core/security:cel_authorization_engine_test@poller=poll PASSED in 1.1s
//test/core/security:certificate_provider_registry_test@poller=epoll1 PASSED in 1.4s
//test/core/security:certificate_provider_registry_test@poller=poll PASSED in 1.0s
//test/core/security:channel_creds_registry_test@poller=epoll1 PASSED in 1.1s
//test/core/security:channel_creds_registry_test@poller=poll PASSED in 1.1s
//test/core/security:check_gcp_environment_linux_test@poller=epoll1 PASSED in 1.0s
//test/core/security:check_gcp_environment_linux_test@poller=poll PASSED in 1.0s
//test/core/security:check_gcp_environment_windows_test@poller=epoll1 PASSED in 2.1s
//test/core/security:check_gcp_environment_windows_test@poller=poll PASSED in 0.9s
//test/core/security:credentials_test@poller=epoll1 PASSED in 2.5s
//test/core/security:credentials_test@poller=poll PASSED in 6.0s
//test/core/security:evaluate_args_test@poller=epoll1 PASSED in 1.3s
//test/core/security:evaluate_args_test@poller=poll PASSED in 1.3s
//test/core/security:grpc_alts_credentials_options_test@poller=epoll1 PASSED in 1.3s
//test/core/security:grpc_alts_credentials_options_test@poller=poll PASSED in 1.2s
//test/core/security:grpc_audit_logging_test@poller=epoll1 PASSED in 1.2s
//test/core/security:grpc_audit_logging_test@poller=poll PASSED in 1.0s
//test/core/security:grpc_authorization_engine_test@poller=epoll1 PASSED in 1.2s
//test/core/security:grpc_authorization_engine_test@poller=poll PASSED in 1.7s
//test/core/security:grpc_authorization_policy_provider_test@poller=epoll1 PASSED in 5.2s
//test/core/security:grpc_authorization_policy_provider_test@poller=poll PASSED in 5.0s
//test/core/security:grpc_tls_certificate_distributor_test@poller=epoll1 PASSED in 5.1s
//test/core/security:grpc_tls_certificate_distributor_test@poller=poll PASSED in 2.1s
//test/core/security:grpc_tls_certificate_provider_test@poller=epoll1 PASSED in 13.3s
//test/core/security:grpc_tls_certificate_provider_test@poller=poll PASSED in 13.1s
//test/core/security:grpc_tls_certificate_verifier_test@poller=epoll1 PASSED in 1.0s
//test/core/security:grpc_tls_certificate_verifier_test@poller=poll PASSED in 1.2s
//test/core/security:grpc_tls_credentials_options_comparator_test@poller=epoll1 PASSED in 1.0s
//test/core/security:grpc_tls_credentials_options_comparator_test@poller=poll PASSED in 1.0s
//test/core/security:grpc_tls_credentials_options_test@poller=epoll1 PASSED in 21.5s
//test/core/security:grpc_tls_credentials_options_test@poller=poll PASSED in 21.0s
//test/core/security:grpc_tls_crl_provider_test@poller=epoll1 PASSED in 1.9s
//test/core/security:grpc_tls_crl_provider_test@poller=poll PASSED in 1.6s
//test/core/security:insecure_security_connector_test@poller=epoll1 PASSED in 1.1s
//test/core/security:insecure_security_connector_test@poller=poll PASSED in 1.1s
//test/core/security:json_token_test PASSED in 1.2s
//test/core/security:jwt_verifier_test PASSED in 1.2s
//test/core/security:rbac_translator_test@poller=epoll1 PASSED in 1.0s
//test/core/security:rbac_translator_test@poller=poll PASSED in 1.2s
//test/core/security:secure_endpoint_test@poller=epoll1 PASSED in 21.9s
//test/core/security:secure_endpoint_test@poller=poll PASSED in 24.4s
//test/core/security:security_connector_test@poller=epoll1 PASSED in 1.1s
//test/core/security:security_connector_test@poller=poll PASSED in 1.1s
//test/core/security:ssl_credentials_test@poller=epoll1 PASSED in 1.1s
//test/core/security:ssl_credentials_test@poller=poll PASSED in 1.3s
//test/core/security:ssl_server_fuzzer@poller=epoll1 PASSED in 2.0s
//test/core/security:ssl_server_fuzzer@poller=poll PASSED in 2.2s
//test/core/security:system_roots_test@poller=epoll1 PASSED in 0.9s
//test/core/security:system_roots_test@poller=poll PASSED in 1.3s
//test/core/security:tls_security_connector_test@poller=epoll1 PASSED in 1.0s
//test/core/security:tls_security_connector_test@poller=poll PASSED in 2.0s
//test/core/security:xds_credentials_test@poller=epoll1 PASSED in 0.9s
//test/core/security:xds_credentials_test@poller=poll PASSED in 1.3s
//test/core/server:server_config_selector_test PASSED in 1.0s
//test/core/server:xds_channel_stack_modifier_test PASSED in 1.8s
//test/core/service_config:service_config_test@poller=epoll1 PASSED in 2.4s
//test/core/service_config:service_config_test@poller=poll PASSED in 2.1s
//test/core/slice:c_slice_buffer_test PASSED in 1.2s
//test/core/slice:percent_decode_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/slice:percent_decode_fuzzer@poller=poll PASSED in 2.0s
//test/core/slice:percent_encode_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/slice:percent_encode_fuzzer@poller=poll PASSED in 1.0s
//test/core/slice:percent_encoding_test PASSED in 1.1s
//test/core/slice:slice_buffer_test PASSED in 1.1s
//test/core/slice:slice_string_helpers_test PASSED in 0.4s
//test/core/slice:slice_test PASSED in 4.8s
//test/core/surface:channel_init_test PASSED in 4.8s
//test/core/surface:completion_queue_threading_test@poller=epoll1 PASSED in 2.7s
//test/core/surface:completion_queue_threading_test@poller=poll PASSED in 2.7s
//test/core/surface:concurrent_connectivity_test@poller=epoll1 PASSED in 14.8s
//test/core/surface:concurrent_connectivity_test@poller=poll PASSED in 16.1s
//test/core/surface:grpc_byte_buffer_reader_test PASSED in 1.1s
//test/core/surface:grpc_completion_queue_test@poller=epoll1 PASSED in 1.1s
//test/core/surface:grpc_completion_queue_test@poller=poll PASSED in 1.1s
//test/core/surface:init_test PASSED in 2.1s
//test/core/surface:lame_client_test@poller=epoll1 PASSED in 4.8s
//test/core/surface:lame_client_test@poller=poll PASSED in 1.4s
//test/core/surface:num_external_connectivity_watchers_test@poller=epoll1 PASSED in 1.1s
//test/core/surface:num_external_connectivity_watchers_test@poller=poll PASSED in 1.1s
//test/core/surface:secure_channel_create_test@poller=epoll1 PASSED in 1.2s
//test/core/surface:secure_channel_create_test@poller=poll PASSED in 1.1s
//test/core/surface:sequential_connectivity_test@poller=epoll1 PASSED in 2.3s
//test/core/surface:sequential_connectivity_test@poller=poll PASSED in 22.2s
//test/core/surface:server_chttp2_test@poller=epoll1 PASSED in 0.9s
//test/core/surface:server_chttp2_test@poller=poll PASSED in 0.9s
//test/core/surface:server_test@poller=epoll1 PASSED in 1.1s
//test/core/surface:server_test@poller=poll PASSED in 1.3s
//test/core/telemetry:call_tracer_test PASSED in 0.9s
//test/core/telemetry:metrics_test PASSED in 1.5s
//test/core/telemetry:stats_test PASSED in 16.6s
//test/core/telemetry:trace_flags_test PASSED in 1.3s
//test/core/test_util:cmdline_test PASSED in 1.1s
//test/core/test_util:histogram_test PASSED in 1.5s
//test/core/test_util:osa_distance_test@poller=epoll1 PASSED in 0.4s
//test/core/test_util:osa_distance_test@poller=poll PASSED in 0.4s
//test/core/test_util:stack_tracer_test PASSED in 1.9s
//test/core/transport:bdp_estimator_test PASSED in 3.3s
//test/core/transport:bm_call_spine PASSED in 1.6s
//test/core/transport:bm_metadata PASSED in 0.4s
//test/core/transport:call_arena_allocator_test PASSED in 1.2s
//test/core/transport:call_filters_test PASSED in 0.5s
//test/core/transport:call_spine_fuzzer@poller=epoll1 PASSED in 2.0s
//test/core/transport:call_spine_fuzzer@poller=poll PASSED in 1.5s
//test/core/transport:call_spine_test PASSED in 1.4s
//test/core/transport:call_state_test PASSED in 1.5s
//test/core/transport:connectivity_state_test@poller=epoll1 PASSED in 2.1s
//test/core/transport:connectivity_state_test@poller=poll PASSED in 1.2s
//test/core/transport:error_utils_test@poller=epoll1 PASSED in 1.1s
//test/core/transport:error_utils_test@poller=poll PASSED in 1.2s
//test/core/transport:interception_chain_test PASSED in 1.2s
//test/core/transport:metadata_map_test@poller=epoll1 PASSED in 1.7s
//test/core/transport:metadata_map_test@poller=poll PASSED in 1.2s
//test/core/transport:parsed_metadata_test@poller=epoll1 PASSED in 1.4s
//test/core/transport:parsed_metadata_test@poller=poll PASSED in 1.2s
//test/core/transport:promise_endpoint_test@poller=epoll1 PASSED in 1.3s
//test/core/transport:promise_endpoint_test@poller=poll PASSED in 1.3s
//test/core/transport:status_conversion_test PASSED in 1.1s
//test/core/transport:timeout_encoding_test PASSED in 1.1s
//test/core/transport/benchmarks:bm_chaotic_good PASSED in 1.7s
//test/core/transport/benchmarks:bm_inproc PASSED in 1.6s
//test/core/transport/binder:binder_transport_test PASSED in 2.8s
//test/core/transport/binder:endpoint_binder_pool_test PASSED in 1.7s
//test/core/transport/binder:transport_stream_receiver_test PASSED in 2.3s
//test/core/transport/binder:wire_reader_test PASSED in 2.5s
//test/core/transport/binder:wire_writer_test PASSED in 1.7s
//test/core/transport/binder/end2end:binder_server_test@poller=epoll1 PASSED in 1.9s
//test/core/transport/binder/end2end:binder_server_test@poller=poll PASSED in 2.0s
//test/core/transport/binder/end2end:end2end_binder_transport_test@poller=epoll1 PASSED in 25.6s
//test/core/transport/binder/end2end:end2end_binder_transport_test@poller=poll PASSED in 26.0s
//test/core/transport/binder/end2end:fake_binder_test PASSED in 27.2s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer@poller=epoll1 PASSED in 1.6s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer@poller=poll PASSED in 1.4s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer@poller=epoll1 PASSED in 1.2s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer@poller=poll PASSED in 3.2s
//test/core/transport/chaotic_good:chaotic_good_server_test PASSED in 1.8s
//test/core/transport/chaotic_good:client_transport_error_test PASSED in 5.4s
//test/core/transport/chaotic_good:client_transport_test PASSED in 1.4s
//test/core/transport/chaotic_good:frame_fuzzer PASSED in 1.3s
//test/core/transport/chaotic_good:frame_header_fuzzer@poller=epoll1 PASSED in 1.4s
//test/core/transport/chaotic_good:frame_header_fuzzer@poller=poll PASSED in 1.4s
//test/core/transport/chaotic_good:frame_header_test@poller=epoll1 PASSED in 0.4s
//test/core/transport/chaotic_good:frame_header_test@poller=poll PASSED in 0.5s
//test/core/transport/chaotic_good:frame_test@poller=epoll1 PASSED in 2.2s
//test/core/transport/chaotic_good:frame_test@poller=poll PASSED in 0.6s
//test/core/transport/chaotic_good:server_transport_test PASSED in 1.5s
//test/core/transport/chttp2:alpn_test@poller=epoll1 PASSED in 1.1s
//test/core/transport/chttp2:alpn_test@poller=poll PASSED in 1.2s
//test/core/transport/chttp2:bin_decoder_test PASSED in 1.0s
//test/core/transport/chttp2:bin_encoder_test PASSED in 1.3s
//test/core/transport/chttp2:decode_huff_fuzzer@poller=epoll1 PASSED in 1.2s
//test/core/transport/chttp2:decode_huff_fuzzer@poller=poll PASSED in 1.3s
//test/core/transport/chttp2:encode_decode_huff_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/transport/chttp2:encode_decode_huff_fuzzer@poller=poll PASSED in 1.1s
//test/core/transport/chttp2:flow_control_fuzzer PASSED in 1.5s
//test/core/transport/chttp2:flow_control_test PASSED in 0.6s
//test/core/transport/chttp2:flow_control_test@experiment=multiping PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test@experiment=tcp_frame_size_tuning PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test@experiment=tcp_rcv_lowat PASSED in 0.4s
//test/core/transport/chttp2:frame_test PASSED in 0.4s
//test/core/transport/chttp2:graceful_shutdown_test@poller=epoll1 PASSED in 25.0s
//test/core/transport/chttp2:graceful_shutdown_test@poller=poll PASSED in 21.3s
//test/core/transport/chttp2:hpack_encoder_test PASSED in 1.0s
//test/core/transport/chttp2:hpack_parser_fuzzer PASSED in 2.7s
//test/core/transport/chttp2:hpack_parser_input_size_fuzzer PASSED in 33.6s
//test/core/transport/chttp2:hpack_parser_table_test PASSED in 1.3s
//test/core/transport/chttp2:hpack_parser_test PASSED in 1.0s
//test/core/transport/chttp2:hpack_sync_fuzzer PASSED in 1.5s
//test/core/transport/chttp2:http2_settings_test@poller=epoll1 PASSED in 1.0s
//test/core/transport/chttp2:http2_settings_test@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:ping_abuse_policy_test PASSED in 7.0s
//test/core/transport/chttp2:ping_callbacks_test PASSED in 2.8s
//test/core/transport/chttp2:ping_configuration_test PASSED in 1.2s
//test/core/transport/chttp2:ping_rate_policy_test PASSED in 3.1s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=multiping PASSED in 2.3s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=tcp_frame_size_tuning PASSED in 2.2s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=tcp_rcv_lowat PASSED in 2.2s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1 PASSED in 2.0s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll PASSED in 1.9s
//test/core/transport/chttp2:settings_timeout_test@poller=epoll1 PASSED in 4.2s
//test/core/transport/chttp2:settings_timeout_test@poller=poll PASSED in 2.0s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test@poller=epoll1 PASSED in 1.0s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:streams_not_seen_test@poller=epoll1 PASSED in 2.2s
//test/core/transport/chttp2:streams_not_seen_test@poller=poll PASSED in 1.7s
//test/core/transport/chttp2:varint_test PASSED in 1.5s
//test/core/transport/chttp2:write_size_policy_test PASSED in 0.4s
//test/core/transport/test_suite:chaotic_good_fuzzer@poller=epoll1 PASSED in 10.7s
//test/core/transport/test_suite:chaotic_good_fuzzer@poller=poll PASSED in 9.4s
//test/core/transport/test_suite:chaotic_good_test PASSED in 3.7s
//test/core/transport/test_suite:inproc_fuzzer@poller=epoll1 PASSED in 2.7s
//test/core/transport/test_suite:inproc_fuzzer@poller=poll PASSED in 3.1s
//test/core/transport/test_suite:inproc_test PASSED in 8.0s
//test/core/tsi:crl_ssl_transport_security_test@poller=epoll1 PASSED in 1.5s
//test/core/tsi:crl_ssl_transport_security_test@poller=poll PASSED in 1.1s
//test/core/tsi:fake_transport_security_test@poller=epoll1 PASSED in 3.6s
//test/core/tsi:fake_transport_security_test@poller=poll PASSED in 3.8s
//test/core/tsi:ssl_session_cache_test@poller=epoll1 PASSED in 1.1s
//test/core/tsi:ssl_session_cache_test@poller=poll PASSED in 0.9s
//test/core/tsi:ssl_transport_security_utils_test@poller=epoll1 PASSED in 1.5s
//test/core/tsi:ssl_transport_security_utils_test@poller=poll PASSED in 2.9s
//test/core/tsi:transport_security_test@poller=epoll1 PASSED in 1.3s
//test/core/tsi:transport_security_test@poller=poll PASSED in 5.0s
//test/core/tsi/alts/crypt:alts_crypt_test@poller=epoll1 PASSED in 1.2s
//test/core/tsi/alts/crypt:alts_crypt_test@poller=poll PASSED in 1.4s
//test/core/tsi/alts/frame_protector:alts_counter_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/frame_protector:alts_counter_test@poller=poll PASSED in 1.1s
//test/core/tsi/alts/frame_protector:alts_crypter_test@poller=epoll1 PASSED in 1.4s
//test/core/tsi/alts/frame_protector:alts_crypter_test@poller=poll PASSED in 1.0s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test@poller=poll PASSED in 1.4s
//test/core/tsi/alts/frame_protector:frame_handler_test@poller=epoll1 PASSED in 1.2s
//test/core/tsi/alts/frame_protector:frame_handler_test@poller=poll PASSED in 1.3s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test@poller=epoll1 PASSED in 13.4s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test@poller=poll PASSED in 34.3s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test@poller=epoll1 PASSED in 0.9s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test@poller=poll PASSED in 1.5s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test@poller=epoll1 PASSED in 5.3s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test@poller=poll PASSED in 1.2s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test@poller=epoll1 PASSED in 1.3s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test@poller=poll PASSED in 1.1s
//test/core/tsi/alts/handshaker:transport_security_common_api_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/handshaker:transport_security_common_api_test@poller=poll PASSED in 1.1s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test@poller=epoll1 PASSED in 1.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test@poller=poll PASSED in 1.3s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test@poller=epoll1 PASSED in 1.7s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test@poller=poll PASSED in 1.3s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test@poller=epoll1 PASSED in 5.7s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test@poller=poll PASSED in 5.6s
//test/core/uri:uri_fuzzer_test@poller=epoll1 PASSED in 1.0s
//test/core/uri:uri_fuzzer_test@poller=poll PASSED in 1.2s
//test/core/uri:uri_parser_test@poller=epoll1 PASSED in 0.7s
//test/core/uri:uri_parser_test@poller=poll PASSED in 0.8s
//test/core/util:alloc_test PASSED in 0.9s
//test/core/util:cpu_test PASSED in 1.4s
//test/core/util:env_test PASSED in 1.3s
//test/core/util:lru_cache_test PASSED in 0.4s
//test/core/util:ring_buffer_test PASSED in 0.7s
//test/core/util:spinlock_test PASSED in 3.3s
//test/core/util:string_test PASSED in 1.2s
//test/core/util:sync_test PASSED in 23.4s
//test/core/util:time_test PASSED in 1.4s
//test/core/util:unique_ptr_with_bitset_test PASSED in 0.3s
//test/core/util:useful_test PASSED in 0.4s
//test/core/xds:certificate_provider_store_test PASSED in 1.6s
//test/core/xds:file_watcher_certificate_provider_factory_test PASSED in 5.2s
//test/core/xds:xds_audit_logger_registry_test PASSED in 3.4s
//test/core/xds:xds_bootstrap_test PASSED in 2.2s
//test/core/xds:xds_certificate_provider_test PASSED in 1.2s
//test/core/xds:xds_client_fuzzer PASSED in 1.6s
//test/core/xds:xds_cluster_resource_type_test PASSED in 2.3s
//test/core/xds:xds_common_types_test PASSED in 3.6s
//test/core/xds:xds_endpoint_resource_type_test PASSED in 2.8s
//test/core/xds:xds_http_filters_test PASSED in 10.4s
//test/core/xds:xds_lb_policy_registry_test PASSED in 3.1s
//test/core/xds:xds_listener_resource_type_test PASSED in 4.3s
//test/core/xds:xds_metadata_test PASSED in 5.5s
//test/core/xds:xds_route_config_resource_type_test PASSED in 4.2s
//test/cpp/client:credentials_test@poller=epoll1 PASSED in 1.6s
//test/cpp/client:credentials_test@poller=poll PASSED in 1.6s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test@poller=epoll1 PASSED in 2.0s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test@poller=poll PASSED in 1.6s
//test/cpp/codegen:codegen_test_full PASSED in 1.9s
//test/cpp/codegen:codegen_test_minimal PASSED in 1.7s
//test/cpp/codegen:proto_utils_test PASSED in 2.2s
//test/cpp/codegen:run_golden_file_test PASSED in 1.5s
//test/cpp/common:alarm_test@poller=epoll1 PASSED in 17.0s
//test/cpp/common:alarm_test@poller=poll PASSED in 14.3s
//test/cpp/common:alts_util_test@poller=epoll1 PASSED in 1.5s
//test/cpp/common:alts_util_test@poller=poll PASSED in 1.5s
//test/cpp/common:auth_property_iterator_test PASSED in 1.7s
//test/cpp/common:channel_arguments_test PASSED in 1.8s
//test/cpp/common:secure_auth_context_test@poller=epoll1 PASSED in 1.3s
//test/cpp/common:secure_auth_context_test@poller=poll PASSED in 1.3s
//test/cpp/common:timer_test@poller=epoll1 PASSED in 7.3s
//test/cpp/common:timer_test@poller=poll PASSED in 8.3s
//test/cpp/end2end:admin_services_end2end_test@experiment=work_serializer_dispatch PASSED in 2.2s
//test/cpp/end2end:admin_services_end2end_test@poller=epoll1 PASSED in 1.6s
//test/cpp/end2end:admin_services_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end:channelz_service_test@experiment=work_serializer_dispatch PASSED in 13.3s
//test/cpp/end2end:channelz_service_test@poller=epoll1 PASSED in 11.2s
//test/cpp/end2end:channelz_service_test@poller=poll PASSED in 7.9s
//test/cpp/end2end:client_callback_end2end_test@experiment=work_serializer_dispatch PASSED in 16.1s
//test/cpp/end2end:client_callback_end2end_test@poller=epoll1 PASSED in 12.9s
//test/cpp/end2end:client_callback_end2end_test@poller=poll PASSED in 18.7s
//test/cpp/end2end:client_crash_test@poller=epoll1 PASSED in 9.0s
//test/cpp/end2end:client_crash_test@poller=poll PASSED in 8.7s
//test/cpp/end2end:client_fork_test@poller=epoll1 PASSED in 5.5s
//test/cpp/end2end:client_fork_test@poller=poll PASSED in 1.5s
//test/cpp/end2end:client_interceptors_end2end_test@experiment=work_serializer_dispatch PASSED in 1.9s
//test/cpp/end2end:client_interceptors_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:client_interceptors_end2end_test@poller=poll PASSED in 2.0s
//test/cpp/end2end:client_lb_end2end_test@experiment=no_pick_first_new PASSED in 40.4s
//test/cpp/end2end:client_lb_end2end_test@experiment=work_serializer_dispatch PASSED in 40.2s
//test/cpp/end2end:client_lb_end2end_test@poller=epoll1 PASSED in 38.5s
//test/cpp/end2end:client_lb_end2end_test@poller=poll PASSED in 39.3s
//test/cpp/end2end:context_allocator_end2end_test@experiment=work_serializer_dispatch PASSED in 2.4s
//test/cpp/end2end:context_allocator_end2end_test@poller=epoll1 PASSED in 2.3s
//test/cpp/end2end:context_allocator_end2end_test@poller=poll PASSED in 6.1s
//test/cpp/end2end:crl_provider_test@poller=epoll1 PASSED in 2.9s
//test/cpp/end2end:crl_provider_test@poller=poll PASSED in 8.5s
//test/cpp/end2end:delegating_channel_test@experiment=work_serializer_dispatch PASSED in 2.5s
//test/cpp/end2end:delegating_channel_test@poller=epoll1 PASSED in 1.6s
//test/cpp/end2end:delegating_channel_test@poller=poll PASSED in 2.1s
//test/cpp/end2end:exception_test@poller=epoll1 PASSED in 1.7s
//test/cpp/end2end:exception_test@poller=poll PASSED in 1.5s
//test/cpp/end2end:generic_end2end_test@experiment=work_serializer_dispatch PASSED in 2.0s
//test/cpp/end2end:generic_end2end_test@poller=epoll1 PASSED in 1.6s
//test/cpp/end2end:generic_end2end_test@poller=poll PASSED in 31.6s
//test/cpp/end2end:grpc_authz_end2end_test@experiment=work_serializer_dispatch PASSED in 6.9s
//test/cpp/end2end:grpc_authz_end2end_test@poller=epoll1 PASSED in 7.7s
//test/cpp/end2end:grpc_authz_end2end_test@poller=poll PASSED in 7.0s
//test/cpp/end2end:health_service_end2end_test@experiment=work_serializer_dispatch PASSED in 7.0s
//test/cpp/end2end:health_service_end2end_test@poller=epoll1 PASSED in 8.5s
//test/cpp/end2end:health_service_end2end_test@poller=poll PASSED in 31.7s
//test/cpp/end2end:hybrid_end2end_test@experiment=work_serializer_dispatch PASSED in 2.2s
//test/cpp/end2end:hybrid_end2end_test@poller=epoll1 PASSED in 2.5s
//test/cpp/end2end:hybrid_end2end_test@poller=poll PASSED in 103.7s
//test/cpp/end2end:message_allocator_end2end_test@experiment=work_serializer_dispatch PASSED in 2.5s
//test/cpp/end2end:message_allocator_end2end_test@poller=epoll1 PASSED in 2.3s
//test/cpp/end2end:message_allocator_end2end_test@poller=poll PASSED in 1.9s
//test/cpp/end2end:mock_test@experiment=work_serializer_dispatch PASSED in 2.3s
//test/cpp/end2end:mock_test@poller=epoll1 PASSED in 1.6s
//test/cpp/end2end:mock_test@poller=poll PASSED in 21.8s
//test/cpp/end2end:nonblocking_test@experiment=work_serializer_dispatch PASSED in 1.6s
//test/cpp/end2end:nonblocking_test@poller=epoll1 PASSED in 2.3s
//test/cpp/end2end:nonblocking_test@poller=poll PASSED in 6.6s
//test/cpp/end2end:orca_service_end2end_test@experiment=work_serializer_dispatch PASSED in 29.1s
//test/cpp/end2end:orca_service_end2end_test@poller=epoll1 PASSED in 28.6s
//test/cpp/end2end:orca_service_end2end_test@poller=poll PASSED in 31.8s
//test/cpp/end2end:port_sharing_end2end_test@experiment=work_serializer_dispatch PASSED in 12.7s
//test/cpp/end2end:port_sharing_end2end_test@poller=epoll1 PASSED in 11.4s
//test/cpp/end2end:port_sharing_end2end_test@poller=poll PASSED in 134.4s
//test/cpp/end2end:proto_server_reflection_test@experiment=work_serializer_dispatch PASSED in 2.2s
//test/cpp/end2end:proto_server_reflection_test@poller=epoll1 PASSED in 3.7s
//test/cpp/end2end:proto_server_reflection_test@poller=poll PASSED in 6.4s
//test/cpp/end2end:raw_end2end_test@experiment=work_serializer_dispatch PASSED in 2.7s
//test/cpp/end2end:raw_end2end_test@poller=epoll1 PASSED in 5.8s
//test/cpp/end2end:raw_end2end_test@poller=poll PASSED in 27.1s
//test/cpp/end2end:resource_quota_end2end_stress_test@poller=epoll1 PASSED in 6.3s
//test/cpp/end2end:resource_quota_end2end_stress_test@poller=poll PASSED in 8.5s
//test/cpp/end2end:rls_end2end_test@experiment=work_serializer_dispatch PASSED in 25.2s
//test/cpp/end2end:rls_end2end_test@poller=epoll1 PASSED in 25.1s
//test/cpp/end2end:rls_end2end_test@poller=poll PASSED in 24.5s
//test/cpp/end2end:server_builder_plugin_test@experiment=work_serializer_dispatch PASSED in 1.9s
//test/cpp/end2end:server_builder_plugin_test@poller=epoll1 PASSED in 6.0s
//test/cpp/end2end:server_builder_plugin_test@poller=poll PASSED in 17.2s
//test/cpp/end2end:server_crash_test@poller=epoll1 PASSED in 124.0s
//test/cpp/end2end:server_crash_test@poller=poll PASSED in 122.9s
//test/cpp/end2end:server_early_return_test@experiment=work_serializer_dispatch PASSED in 3.0s
//test/cpp/end2end:server_early_return_test@poller=epoll1 PASSED in 1.3s
//test/cpp/end2end:server_early_return_test@poller=poll PASSED in 21.2s
//test/cpp/end2end:server_interceptors_end2end_test@experiment=work_serializer_dispatch PASSED in 2.0s
//test/cpp/end2end:server_interceptors_end2end_test@poller=epoll1 PASSED in 2.3s
//test/cpp/end2end:server_interceptors_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end:server_load_reporting_end2end_test@experiment=work_serializer_dispatch PASSED in 8.5s
//test/cpp/end2end:server_load_reporting_end2end_test@poller=epoll1 PASSED in 9.4s
//test/cpp/end2end:server_load_reporting_end2end_test@poller=poll PASSED in 8.6s
//test/cpp/end2end:service_config_end2end_test@experiment=work_serializer_dispatch PASSED in 1.9s
//test/cpp/end2end:service_config_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:service_config_end2end_test@poller=poll PASSED in 3.9s
//test/cpp/end2end:shutdown_test@experiment=work_serializer_dispatch PASSED in 1.7s
//test/cpp/end2end:shutdown_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:shutdown_test@poller=poll PASSED in 2.2s
//test/cpp/end2end:ssl_credentials_test@poller=epoll1 PASSED in 2.7s
//test/cpp/end2end:ssl_credentials_test@poller=poll PASSED in 6.5s
//test/cpp/end2end:streaming_throughput_test@experiment=work_serializer_dispatch PASSED in 38.3s
//test/cpp/end2end:streaming_throughput_test@poller=epoll1 PASSED in 33.2s
//test/cpp/end2end:streaming_throughput_test@poller=poll PASSED in 36.9s
//test/cpp/end2end:time_change_test@experiment=work_serializer_dispatch PASSED in 4.1s
//test/cpp/end2end:time_change_test@poller=epoll1 PASSED in 3.9s
//test/cpp/end2end:time_change_test@poller=poll PASSED in 8.4s
//test/cpp/end2end:tls_credentials_test@poller=epoll1 PASSED in 1.7s
//test/cpp/end2end:tls_credentials_test@poller=poll PASSED in 1.8s
//test/cpp/end2end:tls_key_export_test@experiment=work_serializer_dispatch PASSED in 4.5s
//test/cpp/end2end:tls_key_export_test@poller=epoll1 PASSED in 6.5s
//test/cpp/end2end:tls_key_export_test@poller=poll PASSED in 22.5s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@experiment=no_pick_first_new PASSED in 10.3s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@experiment=work_serializer_dispatch PASSED in 11.6s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@poller=epoll1 PASSED in 10.4s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@poller=poll PASSED in 11.6s
//test/cpp/end2end/xds:xds_credentials_end2end_test@experiment=no_pick_first_new PASSED in 4.3s
//test/cpp/end2end/xds:xds_credentials_end2end_test@experiment=work_serializer_dispatch PASSED in 1.8s
//test/cpp/end2end/xds:xds_credentials_end2end_test@poller=epoll1 PASSED in 2.0s
//test/cpp/end2end/xds:xds_credentials_end2end_test@poller=poll PASSED in 1.5s
//test/cpp/end2end/xds:xds_csds_end2end_test@experiment=no_pick_first_new PASSED in 44.1s
//test/cpp/end2end/xds:xds_csds_end2end_test@experiment=work_serializer_dispatch PASSED in 43.7s
//test/cpp/end2end/xds:xds_csds_end2end_test@poller=epoll1 PASSED in 44.6s
//test/cpp/end2end/xds:xds_csds_end2end_test@poller=poll PASSED in 43.5s
//test/cpp/end2end/xds:xds_fallback_end2end_test@experiment=no_pick_first_new PASSED in 4.8s
//test/cpp/end2end/xds:xds_fallback_end2end_test@experiment=work_serializer_dispatch PASSED in 3.5s
//test/cpp/end2end/xds:xds_fallback_end2end_test@poller=epoll1 PASSED in 4.4s
//test/cpp/end2end/xds:xds_fallback_end2end_test@poller=poll PASSED in 4.4s
//test/cpp/end2end/xds:xds_gcp_authn_end2end_test@experiment=no_pick_first_new PASSED in 3.3s
//test/cpp/end2end/xds:xds_gcp_authn_end2end_test@experiment=work_serializer_dispatch PASSED in 3.1s
//test/cpp/end2end/xds:xds_gcp_authn_end2end_test@poller=epoll1 PASSED in 3.3s
//test/cpp/end2end/xds:xds_gcp_authn_end2end_test@poller=poll PASSED in 3.1s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@experiment=no_pick_first_new PASSED in 47.5s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@experiment=work_serializer_dispatch PASSED in 47.7s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1 PASSED in 47.5s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=poll PASSED in 47.6s
//test/cpp/end2end/xds:xds_override_host_end2end_test@experiment=no_pick_first_new PASSED in 41.4s
//test/cpp/end2end/xds:xds_override_host_end2end_test@experiment=work_serializer_dispatch PASSED in 48.5s
//test/cpp/end2end/xds:xds_override_host_end2end_test@poller=epoll1 PASSED in 43.8s
//test/cpp/end2end/xds:xds_override_host_end2end_test@poller=poll PASSED in 43.7s
//test/cpp/end2end/xds:xds_pick_first_end2end_test@experiment=no_pick_first_new PASSED in 2.1s
//test/cpp/end2end/xds:xds_pick_first_end2end_test@experiment=work_serializer_dispatch PASSED in 2.2s
//test/cpp/end2end/xds:xds_pick_first_end2end_test@poller=epoll1 PASSED in 2.4s
//test/cpp/end2end/xds:xds_pick_first_end2end_test@poller=poll PASSED in 2.2s
//test/cpp/end2end/xds:xds_rls_end2end_test@experiment=no_pick_first_new PASSED in 3.6s
//test/cpp/end2end/xds:xds_rls_end2end_test@experiment=work_serializer_dispatch PASSED in 3.6s
//test/cpp/end2end/xds:xds_rls_end2end_test@poller=epoll1 PASSED in 3.5s
//test/cpp/end2end/xds:xds_rls_end2end_test@poller=poll PASSED in 3.0s
//test/cpp/end2end/xds:xds_wrr_end2end_test@experiment=no_pick_first_new PASSED in 13.4s
//test/cpp/end2end/xds:xds_wrr_end2end_test@experiment=work_serializer_dispatch PASSED in 13.3s
//test/cpp/end2end/xds:xds_wrr_end2end_test@poller=epoll1 PASSED in 13.3s
//test/cpp/end2end/xds:xds_wrr_end2end_test@poller=poll PASSED in 13.2s
//test/cpp/ext:chaotic_good_test@poller=epoll1 PASSED in 1.6s
//test/cpp/ext:chaotic_good_test@poller=poll PASSED in 1.8s
//test/cpp/ext/csm:csm_observability_test@poller=epoll1 PASSED in 101.6s
//test/cpp/ext/csm:csm_observability_test@poller=poll PASSED in 96.2s
//test/cpp/ext/csm:mesh_id_test@poller=epoll1 PASSED in 2.1s
//test/cpp/ext/csm:mesh_id_test@poller=poll PASSED in 2.4s
//test/cpp/ext/csm:metadata_exchange_test@poller=epoll1 PASSED in 9.7s
//test/cpp/ext/csm:metadata_exchange_test@poller=poll PASSED in 218.0s
//test/cpp/ext/filters/census:constant_labels_test@poller=epoll1 PASSED in 2.9s
//test/cpp/ext/filters/census:constant_labels_test@poller=poll PASSED in 11.9s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=epoll1 PASSED in 23.3s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=poll PASSED in 92.1s
//test/cpp/ext/filters/logging:logging_census_integration_test@poller=epoll1 PASSED in 7.2s
//test/cpp/ext/filters/logging:logging_census_integration_test@poller=poll PASSED in 7.5s
//test/cpp/ext/filters/logging:logging_test@poller=epoll1 PASSED in 2.4s
//test/cpp/ext/filters/logging:logging_test@poller=poll PASSED in 37.4s
//test/cpp/ext/gcp:environment_autodetect_test@poller=epoll1 PASSED in 1.6s
//test/cpp/ext/gcp:environment_autodetect_test@poller=poll PASSED in 1.8s
//test/cpp/ext/gcp:observability_config_test PASSED in 1.8s
//test/cpp/ext/gcp:observability_logging_sink_test PASSED in 8.0s
//test/cpp/ext/gcp:observability_test PASSED in 3.6s
//test/cpp/ext/otel:otel_plugin_test@poller=epoll1 PASSED in 33.7s
//test/cpp/ext/otel:otel_plugin_test@poller=poll PASSED in 164.2s
//test/cpp/grpclb:grpclb_api_test@poller=epoll1 PASSED in 1.6s
//test/cpp/grpclb:grpclb_api_test@poller=poll PASSED in 2.0s
//test/cpp/interop:backend_metrics_lb_policy_test@poller=epoll1 PASSED in 5.8s
//test/cpp/interop:backend_metrics_lb_policy_test@poller=poll PASSED in 4.9s
//test/cpp/interop:interop_test_with_metadata_log PASSED in 19.7s
//test/cpp/interop:istio_echo_server_test@poller=epoll1 PASSED in 8.6s
//test/cpp/interop:istio_echo_server_test@poller=poll PASSED in 14.8s
//test/cpp/interop:pre_stop_hook_server_test@poller=epoll1 PASSED in 11.4s
//test/cpp/interop:pre_stop_hook_server_test@poller=poll PASSED in 4.4s
//test/cpp/interop:xds_interop_server_test@poller=epoll1 PASSED in 4.2s
//test/cpp/interop:xds_interop_server_test@poller=poll PASSED in 6.9s
//test/cpp/interop:xds_stats_watcher_test@poller=epoll1 PASSED in 4.1s
//test/cpp/interop:xds_stats_watcher_test@poller=poll PASSED in 7.0s
//test/cpp/microbenchmarks:bm_alarm PASSED in 1.6s
//test/cpp/microbenchmarks:bm_arena PASSED in 1.9s
//test/cpp/microbenchmarks:bm_byte_buffer PASSED in 5.7s
//test/cpp/microbenchmarks:bm_callback_streaming_ping_pong PASSED in 17.2s
//test/cpp/microbenchmarks:bm_callback_unary_ping_pong PASSED in 12.3s
//test/cpp/microbenchmarks:bm_channel PASSED in 1.8s
//test/cpp/microbenchmarks:bm_channel_args PASSED in 2.3s
//test/cpp/microbenchmarks:bm_chttp2_hpack PASSED in 1.9s
//test/cpp/microbenchmarks:bm_closure PASSED in 1.7s
//test/cpp/microbenchmarks:bm_cq PASSED in 1.6s
//test/cpp/microbenchmarks:bm_cq_multiple_threads PASSED in 1.6s
//test/cpp/microbenchmarks:bm_event_engine_run PASSED in 1.8s
//test/cpp/microbenchmarks:bm_exec_ctx PASSED in 1.9s
//test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong PASSED in 41.8s
//test/cpp/microbenchmarks:bm_fullstack_streaming_pump PASSED in 7.5s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong PASSED in 11.7s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong_chaotic_good PASSED in 5.4s
//test/cpp/microbenchmarks:bm_huffman_decode PASSED in 25.0s
//test/cpp/microbenchmarks:bm_opencensus_plugin PASSED in 2.1s
//test/cpp/microbenchmarks:bm_rng PASSED in 1.5s
//test/cpp/microbenchmarks:bm_stats_plugin PASSED in 1.8s
//test/cpp/microbenchmarks:bm_thread_pool PASSED in 2.0s
//test/cpp/microbenchmarks:noop-benchmark PASSED in 1.6s
//test/cpp/naming:address_sorting_test@poller=epoll1 PASSED in 2.0s
//test/cpp/naming:address_sorting_test@poller=poll PASSED in 1.2s
//test/cpp/naming:address_sorting_test_unsecure@poller=epoll1 PASSED in 1.0s
//test/cpp/naming:address_sorting_test_unsecure@poller=poll PASSED in 3.8s
//test/cpp/naming:cancel_ares_query_test@poller=epoll1 PASSED in 2.2s
//test/cpp/naming:cancel_ares_query_test@poller=epoll1@experiment=no_event_engine_dns PASSED in 1.9s
//test/cpp/naming:cancel_ares_query_test@poller=poll PASSED in 2.0s
//test/cpp/naming:cancel_ares_query_test@poller=poll@experiment=no_event_engine_dns PASSED in 2.7s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1 PASSED in 23.9s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1@experiment=no_event_engine_dns PASSED in 28.6s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=poll PASSED in 26.2s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=poll@experiment=no_event_engine_dns PASSED in 26.3s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=epoll1 PASSED in 25.2s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=epoll1@experiment=no_event_engine_dns PASSED in 28.4s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=poll PASSED in 26.2s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=poll@experiment=no_event_engine_dns PASSED in 28.2s
//test/cpp/performance:writes_per_rpc_test@poller=epoll1 PASSED in 15.5s
//test/cpp/performance:writes_per_rpc_test@poller=poll PASSED in 16.4s
//test/cpp/qps:inproc_sync_unary_ping_pong_test@poller=epoll1 PASSED in 5.7s
//test/cpp/qps:inproc_sync_unary_ping_pong_test@poller=poll PASSED in 5.9s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 6.1s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure@poller=poll PASSED in 4.1s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure@poller=epoll1 PASSED in 6.2s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure@poller=poll PASSED in 6.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_@poller=epoll1 PASSED in 7.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_@poller=poll PASSED in 6.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___@poller=epoll1 PASSED in 3.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___@poller=poll PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 4.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 4.1s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 7.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 7.6s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=epoll1 PASSED in 5.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=poll PASSED in 4.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure@poller=epoll1 PASSED in 4.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure@poller=poll PASSED in 8.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___@poller=epoll1 PASSED in 6.9s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___@poller=poll PASSED in 4.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure@poller=epoll1 PASSED in 7.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure@poller=poll PASSED in 7.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=poll PASSED in 7.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure@poller=poll PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=epoll1 PASSED in 7.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=poll PASSED in 7.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure@poller=epoll1 PASSED in 7.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure@poller=poll PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure@poller=epoll1 PASSED in 3.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure@poller=poll PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure@poller=epoll1 PASSED in 6.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure@poller=poll PASSED in 3.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 8.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 4.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure@poller=epoll1 PASSED in 8.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure@poller=poll PASSED in 4.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure@poller=epoll1 PASSED in 9.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure@poller=poll PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure@poller=epoll1 PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure@poller=poll PASSED in 5.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 11.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 6.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure@poller=poll PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure@poller=epoll1 PASSED in 3.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure@poller=poll PASSED in 6.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 5.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 8.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 8.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 8.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 7.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=poll PASSED in 7.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure@poller=epoll1 PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure@poller=poll PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__@poller=epoll1 PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__@poller=poll PASSED in 5.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____@poller=epoll1 PASSED in 11.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____@poller=poll PASSED in 8.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp@poller=epoll1 PASSED in 13.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp@poller=poll PASSED in 16.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure@poller=epoll1 PASSED in 6.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure@poller=poll PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=epoll1 PASSED in 4.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure@poller=epoll1 PASSED in 7.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure@poller=poll PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB@poller=epoll1 PASSED in 4.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB@poller=poll PASSED in 7.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__@poller=epoll1 PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__@poller=poll PASSED in 4.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____@poller=epoll1 PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____@poller=poll PASSED in 6.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 3.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure@poller=poll PASSED in 4.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 11.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure@poller=poll PASSED in 7.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_ping_pong_insecure@poller=epoll1 PASSED in 4.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_ping_pong_insecure@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_ping_pong_secure@poller=epoll1 PASSED in 6.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_ping_pong_secure@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 6.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 6.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 7.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 7.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_insecure@poller=epoll1 PASSED in 3.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_insecure@poller=poll PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_secure_@poller=epoll1 PASSED in 8.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_streaming_qps_unconstrained_secure_@poller=poll PASSED in 7.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_ping_pong_insecure@poller=epoll1 PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_ping_pong_insecure@poller=poll PASSED in 4.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_ping_pong_secure@poller=epoll1 PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_ping_pong_secure@poller=poll PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_qps_unconstrained_insecure___@poller=epoll1 PASSED in 5.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_qps_unconstrained_insecure___@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 3.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_callback_unary_qps_unconstrained_secure@poller=poll PASSED in 7.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure@poller=epoll1 PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure@poller=poll PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_@poller=epoll1 PASSED in 3.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_@poller=poll PASSED in 3.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 3.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure@poller=poll PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure@poller=epoll1 PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_@poller=epoll1 PASSED in 2.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 6.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure@poller=epoll1 PASSED in 3.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure@poller=epoll1 PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure@poller=poll PASSED in 3.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure@poller=poll PASSED in 6.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 8.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 3.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 3.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 6.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___@poller=epoll1 PASSED in 7.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure@poller=poll PASSED in 6.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure@poller=epoll1 PASSED in 3.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure@poller=poll PASSED in 6.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure@poller=epoll1 PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure@poller=poll PASSED in 5.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 6.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=poll PASSED in 3.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 6.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure@poller=poll PASSED in 5.8s
//test/cpp/qps:qps_interarrival_test PASSED in 5.4s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 3.1s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_ping_pong_insecure@poller=poll PASSED in 2.7s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure@poller=epoll1 PASSED in 3.3s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure@poller=poll PASSED in 3.3s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 3.7s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=epoll1 PASSED in 3.7s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=poll PASSED in 4.1s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_insecure_@poller=epoll1 PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_insecure_@poller=poll PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 3.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=poll PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=epoll1 PASSED in 3.4s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=poll PASSED in 4.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 4.3s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 4.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 4.3s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 5.4s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 5.3s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=poll PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_insecure@poller=epoll1 PASSED in 4.4s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_insecure@poller=poll PASSED in 4.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=epoll1 PASSED in 4.2s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=poll PASSED in 3.3s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 3.5s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure@poller=poll PASSED in 3.5s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_insecure____@poller=epoll1 PASSED in 4.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_insecure____@poller=poll PASSED in 5.2s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_callback_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 3.2s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_callback_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 4.4s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_callback_streaming_qps_unconstrained_insecure@poller=epoll1 PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_callback_streaming_qps_unconstrained_insecure@poller=poll PASSED in 3.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_callback_unary_qps_unconstrained_insecure_@poller=epoll1 PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_callback_unary_qps_unconstrained_insecure_@poller=poll PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 2.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 3.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 3.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_insecure_@poller=epoll1 PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_insecure_@poller=poll PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=poll PASSED in 2.7s
//test/cpp/qps:qps_openloop_test@poller=epoll1 PASSED in 12.1s
//test/cpp/qps:qps_openloop_test@poller=poll PASSED in 23.1s
//test/cpp/qps:secure_sync_unary_ping_pong_test@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:secure_sync_unary_ping_pong_test@poller=poll PASSED in 11.7s
//test/cpp/security:tls_certificate_verifier_test@poller=epoll1 PASSED in 1.6s
//test/cpp/security:tls_certificate_verifier_test@poller=poll PASSED in 1.5s
//test/cpp/server:authorization_policy_provider_test@poller=epoll1 PASSED in 1.5s
//test/cpp/server:authorization_policy_provider_test@poller=poll PASSED in 2.2s
//test/cpp/server:credentials_test@poller=epoll1 PASSED in 6.3s
//test/cpp/server:credentials_test@poller=poll PASSED in 1.4s
//test/cpp/server:server_builder_test@poller=epoll1 PASSED in 4.1s
//test/cpp/server:server_builder_test@poller=poll PASSED in 1.2s
//test/cpp/server:server_builder_with_socket_mutator_test@poller=epoll1 PASSED in 4.0s
//test/cpp/server:server_builder_with_socket_mutator_test@poller=poll PASSED in 1.4s
//test/cpp/server:server_request_call_test@poller=epoll1 PASSED in 16.3s
//test/cpp/server:server_request_call_test@poller=poll PASSED in 23.0s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test@poller=epoll1 PASSED in 1.0s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test@poller=poll PASSED in 1.3s
//test/cpp/server/load_reporter:lb_load_data_store_test@poller=epoll1 PASSED in 1.6s
//test/cpp/server/load_reporter:lb_load_data_store_test@poller=poll PASSED in 1.5s
//test/cpp/server/load_reporter:lb_load_reporter_test@poller=epoll1 PASSED in 14.0s
//test/cpp/server/load_reporter:lb_load_reporter_test@poller=poll PASSED in 8.5s
//test/cpp/test:client_context_test_peer_test@poller=epoll1 PASSED in 1.7s
//test/cpp/test:client_context_test_peer_test@poller=poll PASSED in 1.5s
//test/cpp/test:mock_stream_test@poller=epoll1 PASSED in 2.1s
//test/cpp/test:mock_stream_test@poller=poll PASSED in 1.7s
//test/cpp/test:server_context_test_spouse_test@poller=epoll1 PASSED in 1.7s
//test/cpp/test:server_context_test_spouse_test@poller=poll PASSED in 1.7s
//test/cpp/thread_manager:thread_manager_test@poller=epoll1 PASSED in 2.5s
//test/cpp/thread_manager:thread_manager_test@poller=poll PASSED in 4.5s
//test/cpp/util:byte_buffer_test PASSED in 1.2s
//test/cpp/util:channelz_sampler_test@poller=epoll1 PASSED in 9.0s
//test/cpp/util:channelz_sampler_test@poller=poll PASSED in 9.6s
//test/cpp/util:cli_call_test@poller=epoll1 PASSED in 2.1s
//test/cpp/util:cli_call_test@poller=poll PASSED in 7.1s
//test/cpp/util:error_details_test@poller=epoll1 PASSED in 1.3s
//test/cpp/util:error_details_test@poller=poll PASSED in 1.7s
//test/cpp/util:grpc_tool_test@poller=epoll1 PASSED in 11.6s
//test/cpp/util:grpc_tool_test@poller=poll PASSED in 13.3s
//test/cpp/util:proto_buffer_reader_test PASSED in 1.8s
//test/cpp/util:proto_buffer_writer_test PASSED in 1.6s
//test/cpp/util:slice_test PASSED in 2.0s
//test/cpp/util:string_ref_test PASSED in 1.5s
//test/cpp/util:time_test PASSED in 1.5s
//test/csharp/codegen:csharp_codegen_base_namespace_test PASSED in 1.2s
//test/csharp/codegen:csharp_codegen_deprecated_test PASSED in 1.3s
//test/csharp/codegen:csharp_codegen_simple_test PASSED in 1.2s
//test/core/end2end:simple_delayed_request_test@experiment=work_serializer_dispatch PASSED in 2.1s
Stats over 3 runs: max = 2.1s, min = 1.6s, avg = 1.8s, dev = 0.2s
//test/core/end2end:simple_delayed_request_test@poller=epoll1 PASSED in 7.4s
Stats over 3 runs: max = 7.4s, min = 5.8s, avg = 6.5s, dev = 0.7s
//test/core/end2end:simple_delayed_request_test@poller=epoll1@experiment=event_engine_client PASSED in 3.6s
Stats over 3 runs: max = 3.6s, min = 1.6s, avg = 2.5s, dev = 0.8s
//test/core/end2end:simple_delayed_request_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 4.7s
Stats over 3 runs: max = 4.7s, min = 1.4s, avg = 2.9s, dev = 1.4s
//test/core/end2end:simple_delayed_request_test@poller=poll PASSED in 11.0s
Stats over 3 runs: max = 11.0s, min = 3.7s, avg = 7.8s, dev = 3.0s
//test/core/end2end:simple_delayed_request_test@poller=poll@experiment=event_engine_client PASSED in 6.1s
Stats over 3 runs: max = 6.1s, min = 2.2s, avg = 3.7s, dev = 1.7s
//test/core/end2end:simple_delayed_request_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.1s
Stats over 3 runs: max = 5.1s, min = 1.4s, avg = 3.3s, dev = 1.5s
//test/core/gprpp:work_serializer_test@poller=epoll1 PASSED in 4.9s
Stats over 5 runs: max = 4.9s, min = 2.3s, avg = 2.9s, dev = 1.0s
//test/core/gprpp:work_serializer_test@poller=poll PASSED in 5.9s
Stats over 5 runs: max = 5.9s, min = 1.2s, avg = 4.2s, dev = 2.1s
//test/core/tsi:ssl_transport_security_test@poller=epoll1 PASSED in 75.2s
Stats over 5 runs: max = 75.2s, min = 27.1s, avg = 53.4s, dev = 20.2s
//test/core/tsi:ssl_transport_security_test@poller=poll PASSED in 69.9s
Stats over 5 runs: max = 69.9s, min = 28.6s, avg = 50.9s, dev = 15.1s
//test/cpp/end2end:thread_stress_test@experiment=work_serializer_dispatch PASSED in 12.4s
Stats over 5 runs: max = 12.4s, min = 1.6s, avg = 7.0s, dev = 4.5s
//test/cpp/end2end:thread_stress_test@poller=epoll1 PASSED in 12.4s
Stats over 5 runs: max = 12.4s, min = 1.6s, avg = 7.1s, dev = 4.5s
//test/cpp/end2end:thread_stress_test@poller=poll PASSED in 17.3s
Stats over 5 runs: max = 17.3s, min = 1.6s, avg = 9.8s, dev = 6.2s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=no_pick_first_new PASSED in 49.6s
Stats over 5 runs: max = 49.6s, min = 33.2s, avg = 42.4s, dev = 6.2s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@experiment=work_serializer_dispatch PASSED in 48.9s
Stats over 5 runs: max = 48.9s, min = 33.0s, avg = 42.3s, dev = 6.0s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=epoll1 PASSED in 49.0s
Stats over 5 runs: max = 49.0s, min = 33.3s, avg = 42.3s, dev = 5.9s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=poll PASSED in 48.5s
Stats over 5 runs: max = 48.5s, min = 32.6s, avg = 41.8s, dev = 6.0s
//test/core/transport/chttp2:too_many_pings_test@poller=epoll1 PASSED in 82.7s
Stats over 7 runs: max = 82.7s, min = 1.3s, avg = 29.9s, dev = 31.0s
//test/core/transport/chttp2:too_many_pings_test@poller=poll PASSED in 83.1s
Stats over 7 runs: max = 83.1s, min = 2.2s, avg = 31.1s, dev = 31.4s
//test/core/end2end:bad_ping_test@experiment=work_serializer_dispatch PASSED in 8.3s
Stats over 10 runs: max = 8.3s, min = 7.2s, avg = 7.5s, dev = 0.3s
//test/core/end2end:bad_ping_test@poller=epoll1 PASSED in 16.8s
Stats over 10 runs: max = 16.8s, min = 13.1s, avg = 15.9s, dev = 1.3s
//test/core/end2end:bad_ping_test@poller=epoll1@experiment=event_engine_client PASSED in 7.8s
Stats over 10 runs: max = 7.8s, min = 7.1s, avg = 7.3s, dev = 0.2s
//test/core/end2end:bad_ping_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 8.8s
Stats over 10 runs: max = 8.8s, min = 7.1s, avg = 7.4s, dev = 0.5s
//test/core/end2end:bad_ping_test@poller=poll PASSED in 16.7s
Stats over 10 runs: max = 16.7s, min = 13.1s, avg = 15.8s, dev = 1.4s
//test/core/end2end:bad_ping_test@poller=poll@experiment=event_engine_client PASSED in 7.7s
Stats over 10 runs: max = 7.7s, min = 7.0s, avg = 7.3s, dev = 0.2s
//test/core/end2end:bad_ping_test@poller=poll@experiment=no_event_engine_listener PASSED in 7.6s
Stats over 10 runs: max = 7.6s, min = 7.1s, avg = 7.3s, dev = 0.2s
//test/core/end2end:binary_metadata_test@experiment=work_serializer_dispatch PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.4s, avg = 1.8s, dev = 0.2s
//test/core/end2end:binary_metadata_test@poller=epoll1 PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 1.9s, avg = 2.1s, dev = 0.2s
//test/core/end2end:binary_metadata_test@poller=epoll1@experiment=event_engine_client PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.6s, avg = 1.8s, dev = 0.1s
//test/core/end2end:binary_metadata_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 1.2s, avg = 1.6s, dev = 0.7s
//test/core/end2end:binary_metadata_test@poller=poll PASSED in 2.5s
Stats over 10 runs: max = 2.5s, min = 1.6s, avg = 2.0s, dev = 0.3s
//test/core/end2end:binary_metadata_test@poller=poll@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.4s, avg = 1.7s, dev = 0.2s
//test/core/end2end:binary_metadata_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.5s, dev = 0.1s
//test/core/end2end:call_creds_test@experiment=work_serializer_dispatch PASSED in 2.7s
Stats over 10 runs: max = 2.7s, min = 1.2s, avg = 1.7s, dev = 0.4s
//test/core/end2end:call_creds_test@poller=epoll1 PASSED in 2.5s
Stats over 10 runs: max = 2.5s, min = 1.5s, avg = 2.0s, dev = 0.3s
//test/core/end2end:call_creds_test@poller=epoll1@experiment=event_engine_client PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.3s, avg = 1.5s, dev = 0.2s
//test/core/end2end:call_creds_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:call_creds_test@poller=poll PASSED in 2.9s
Stats over 10 runs: max = 2.9s, min = 1.6s, avg = 2.0s, dev = 0.4s
//test/core/end2end:call_creds_test@poller=poll@experiment=event_engine_client PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.3s, avg = 1.6s, dev = 0.2s
//test/core/end2end:call_creds_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:call_host_override_test@experiment=work_serializer_dispatch PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:call_host_override_test@poller=epoll1 PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:call_host_override_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:call_host_override_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.0s, avg = 1.3s, dev = 0.3s
//test/core/end2end:call_host_override_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:call_host_override_test@poller=poll@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:call_host_override_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 1.0s, avg = 1.5s, dev = 0.7s
//test/core/end2end:cancel_before_invoke_test@experiment=work_serializer_dispatch PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.3s, avg = 1.6s, dev = 0.3s
//test/core/end2end:cancel_before_invoke_test@poller=epoll1 PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 1.5s, avg = 1.8s, dev = 0.3s
//test/core/end2end:cancel_before_invoke_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:cancel_before_invoke_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.1s
//test/core/end2end:cancel_before_invoke_test@poller=poll PASSED in 2.4s
Stats over 10 runs: max = 2.4s, min = 1.5s, avg = 1.9s, dev = 0.3s
//test/core/end2end:cancel_before_invoke_test@poller=poll@experiment=event_engine_client PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.2s, avg = 1.5s, dev = 0.3s
//test/core/end2end:cancel_before_invoke_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:cancel_in_a_vacuum_test@experiment=work_serializer_dispatch PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:cancel_in_a_vacuum_test@poller=epoll1 PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:cancel_in_a_vacuum_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:cancel_in_a_vacuum_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.2s, avg = 1.3s, dev = 0.1s
//test/core/end2end:cancel_in_a_vacuum_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:cancel_in_a_vacuum_test@poller=poll@experiment=event_engine_client PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 0.9s, avg = 1.4s, dev = 0.4s
//test/core/end2end:cancel_in_a_vacuum_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:cancel_with_status_test@experiment=work_serializer_dispatch PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 1.4s, avg = 1.9s, dev = 0.9s
//test/core/end2end:cancel_with_status_test@poller=epoll1 PASSED in 21.8s
Stats over 10 runs: max = 21.8s, min = 1.4s, avg = 3.9s, dev = 6.0s
//test/core/end2end:cancel_with_status_test@poller=epoll1@experiment=event_engine_client PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 1.2s, avg = 1.7s, dev = 0.5s
//test/core/end2end:cancel_with_status_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 21.3s
Stats over 10 runs: max = 21.3s, min = 1.3s, avg = 5.6s, dev = 7.9s
//test/core/end2end:cancel_with_status_test@poller=poll PASSED in 21.9s
Stats over 10 runs: max = 21.9s, min = 1.5s, avg = 3.8s, dev = 6.0s
//test/core/end2end:cancel_with_status_test@poller=poll@experiment=event_engine_client PASSED in 2.4s
Stats over 10 runs: max = 2.4s, min = 1.3s, avg = 1.6s, dev = 0.4s
//test/core/end2end:cancel_with_status_test@poller=poll@experiment=no_event_engine_listener PASSED in 44.2s
Stats over 10 runs: max = 44.2s, min = 1.2s, avg = 8.2s, dev = 13.4s
//test/core/end2end:channelz_test@experiment=work_serializer_dispatch PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.3s, avg = 1.6s, dev = 0.2s
//test/core/end2end:channelz_test@poller=epoll1 PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.6s, avg = 1.9s, dev = 0.2s
//test/core/end2end:channelz_test@poller=epoll1@experiment=event_engine_client PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.4s, avg = 1.6s, dev = 0.1s
//test/core/end2end:channelz_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.4s
Stats over 10 runs: max = 2.4s, min = 1.2s, avg = 1.5s, dev = 0.4s
//test/core/end2end:channelz_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.5s, avg = 1.8s, dev = 0.1s
//test/core/end2end:channelz_test@poller=poll@experiment=event_engine_client PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.4s, avg = 1.7s, dev = 0.2s
//test/core/end2end:channelz_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:client_streaming_test@experiment=work_serializer_dispatch PASSED in 11.3s
Stats over 10 runs: max = 11.3s, min = 9.8s, avg = 10.6s, dev = 0.6s
//test/core/end2end:client_streaming_test@poller=epoll1 PASSED in 19.7s
Stats over 10 runs: max = 19.7s, min = 19.0s, avg = 19.3s, dev = 0.2s
//test/core/end2end:client_streaming_test@poller=epoll1@experiment=event_engine_client PASSED in 11.2s
Stats over 10 runs: max = 11.2s, min = 9.5s, avg = 10.4s, dev = 0.7s
//test/core/end2end:client_streaming_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 11.2s
Stats over 10 runs: max = 11.2s, min = 9.3s, avg = 10.1s, dev = 0.6s
//test/core/end2end:client_streaming_test@poller=poll PASSED in 19.8s
Stats over 10 runs: max = 19.8s, min = 17.0s, avg = 18.3s, dev = 1.1s
//test/core/end2end:client_streaming_test@poller=poll@experiment=event_engine_client PASSED in 10.8s
Stats over 10 runs: max = 10.8s, min = 7.4s, avg = 9.2s, dev = 0.9s
//test/core/end2end:client_streaming_test@poller=poll@experiment=no_event_engine_listener PASSED in 10.4s
Stats over 10 runs: max = 10.4s, min = 7.4s, avg = 9.0s, dev = 0.9s
//test/core/end2end:compressed_payload_test@experiment=work_serializer_dispatch PASSED in 8.3s
Stats over 10 runs: max = 8.3s, min = 2.7s, avg = 3.6s, dev = 1.6s
//test/core/end2end:compressed_payload_test@poller=epoll1 PASSED in 5.1s
Stats over 10 runs: max = 5.1s, min = 3.2s, avg = 4.5s, dev = 0.5s
//test/core/end2end:compressed_payload_test@poller=epoll1@experiment=event_engine_client PASSED in 4.5s
Stats over 10 runs: max = 4.5s, min = 3.0s, avg = 3.5s, dev = 0.4s
//test/core/end2end:compressed_payload_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.5s, avg = 1.8s, dev = 0.2s
//test/core/end2end:compressed_payload_test@poller=poll PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 3.7s, avg = 4.2s, dev = 0.3s
//test/core/end2end:compressed_payload_test@poller=poll@experiment=event_engine_client PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 3.0s, avg = 3.4s, dev = 0.2s
//test/core/end2end:compressed_payload_test@poller=poll@experiment=no_event_engine_listener PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.4s, avg = 1.8s, dev = 0.2s
//test/core/end2end:connectivity_test@experiment=work_serializer_dispatch PASSED in 3.2s
Stats over 10 runs: max = 3.2s, min = 2.5s, avg = 2.9s, dev = 0.2s
//test/core/end2end:connectivity_test@poller=epoll1 PASSED in 6.5s
Stats over 10 runs: max = 6.5s, min = 4.5s, avg = 5.4s, dev = 0.8s
//test/core/end2end:connectivity_test@poller=epoll1@experiment=event_engine_client PASSED in 8.0s
Stats over 10 runs: max = 8.0s, min = 2.7s, avg = 3.5s, dev = 1.5s
//test/core/end2end:connectivity_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.0s
Stats over 10 runs: max = 3.0s, min = 2.6s, avg = 2.8s, dev = 0.1s
//test/core/end2end:connectivity_test@poller=poll PASSED in 6.9s
Stats over 10 runs: max = 6.9s, min = 4.4s, avg = 5.3s, dev = 1.0s
//test/core/end2end:connectivity_test@poller=poll@experiment=event_engine_client PASSED in 3.4s
Stats over 10 runs: max = 3.4s, min = 2.7s, avg = 2.9s, dev = 0.2s
//test/core/end2end:connectivity_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.2s
Stats over 10 runs: max = 3.2s, min = 2.5s, avg = 2.8s, dev = 0.2s
//test/core/end2end:default_host_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:default_host_test@poller=epoll1 PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.4s, dev = 0.1s
//test/core/end2end:default_host_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:default_host_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:default_host_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:default_host_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:default_host_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:disappearing_server_test@experiment=work_serializer_dispatch PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 3.2s, avg = 4.0s, dev = 1.0s
//test/core/end2end:disappearing_server_test@poller=epoll1 PASSED in 7.6s
Stats over 10 runs: max = 7.6s, min = 5.1s, avg = 6.7s, dev = 0.9s
//test/core/end2end:disappearing_server_test@poller=epoll1@experiment=event_engine_client PASSED in 5.9s
Stats over 10 runs: max = 5.9s, min = 3.0s, avg = 3.9s, dev = 1.1s
//test/core/end2end:disappearing_server_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.4s
Stats over 10 runs: max = 5.4s, min = 3.1s, avg = 3.9s, dev = 1.0s
//test/core/end2end:disappearing_server_test@poller=poll PASSED in 7.5s
Stats over 10 runs: max = 7.5s, min = 5.2s, avg = 6.9s, dev = 0.8s
//test/core/end2end:disappearing_server_test@poller=poll@experiment=event_engine_client PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 3.0s, avg = 3.8s, dev = 1.0s
//test/core/end2end:disappearing_server_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 2.9s, avg = 3.9s, dev = 1.0s
//test/core/end2end:empty_batch_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:empty_batch_test@poller=epoll1 PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:empty_batch_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 0.9s, avg = 1.2s, dev = 0.2s
//test/core/end2end:empty_batch_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:empty_batch_test@poller=poll PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:empty_batch_test@poller=poll@experiment=event_engine_client PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:empty_batch_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:filter_causes_close_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:filter_causes_close_test@poller=epoll1 PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.1s, avg = 1.6s, dev = 0.3s
//test/core/end2end:filter_causes_close_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:filter_causes_close_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.4s
Stats over 10 runs: max = 2.4s, min = 1.1s, avg = 1.5s, dev = 0.4s
//test/core/end2end:filter_causes_close_test@poller=poll PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.2s, avg = 1.5s, dev = 0.2s
//test/core/end2end:filter_causes_close_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:filter_causes_close_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:filter_init_fails_test@experiment=work_serializer_dispatch PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.2s, avg = 1.6s, dev = 0.2s
//test/core/end2end:filter_init_fails_test@poller=epoll1 PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.2s, avg = 1.6s, dev = 0.2s
//test/core/end2end:filter_init_fails_test@poller=epoll1@experiment=event_engine_client PASSED in 5.9s
Stats over 10 runs: max = 5.9s, min = 1.2s, avg = 1.9s, dev = 1.4s
//test/core/end2end:filter_init_fails_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 16.8s
Stats over 10 runs: max = 16.8s, min = 1.0s, avg = 2.9s, dev = 4.7s
//test/core/end2end:filter_init_fails_test@poller=poll PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.5s, avg = 1.7s, dev = 0.2s
//test/core/end2end:filter_init_fails_test@poller=poll@experiment=event_engine_client PASSED in 6.3s
Stats over 10 runs: max = 6.3s, min = 1.1s, avg = 2.0s, dev = 1.4s
//test/core/end2end:filter_init_fails_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:filtered_metadata_test@experiment=work_serializer_dispatch PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:filtered_metadata_test@poller=epoll1 PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:filtered_metadata_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:filtered_metadata_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 15.9s
Stats over 10 runs: max = 15.9s, min = 1.1s, avg = 2.9s, dev = 4.3s
//test/core/end2end:filtered_metadata_test@poller=poll PASSED in 7.0s
Stats over 10 runs: max = 7.0s, min = 1.1s, avg = 1.9s, dev = 1.7s
//test/core/end2end:filtered_metadata_test@poller=poll@experiment=event_engine_client PASSED in 17.3s
Stats over 10 runs: max = 17.3s, min = 1.0s, avg = 2.8s, dev = 4.8s
//test/core/end2end:filtered_metadata_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.1s, avg = 1.5s, dev = 0.7s
//test/core/end2end:graceful_server_shutdown_test@experiment=work_serializer_dispatch PASSED in 4.1s
Stats over 10 runs: max = 4.1s, min = 2.0s, avg = 2.7s, dev = 0.7s
//test/core/end2end:graceful_server_shutdown_test@poller=epoll1 PASSED in 5.4s
Stats over 10 runs: max = 5.4s, min = 4.0s, avg = 4.5s, dev = 0.4s
//test/core/end2end:graceful_server_shutdown_test@poller=epoll1@experiment=event_engine_client PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 2.0s, avg = 2.7s, dev = 0.6s
//test/core/end2end:graceful_server_shutdown_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 2.2s, avg = 2.7s, dev = 0.5s
//test/core/end2end:graceful_server_shutdown_test@poller=poll PASSED in 8.5s
Stats over 10 runs: max = 8.5s, min = 4.1s, avg = 4.9s, dev = 1.2s
//test/core/end2end:graceful_server_shutdown_test@poller=poll@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.0s, avg = 2.8s, dev = 0.5s
//test/core/end2end:graceful_server_shutdown_test@poller=poll@experiment=no_event_engine_listener PASSED in 4.0s
Stats over 10 runs: max = 4.0s, min = 1.9s, avg = 2.8s, dev = 0.6s
//test/core/end2end:grpc_authz_test@experiment=work_serializer_dispatch PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 2.4s, avg = 3.2s, dev = 0.5s
//test/core/end2end:grpc_authz_test@poller=epoll1 PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 3.3s, avg = 4.4s, dev = 0.7s
//test/core/end2end:grpc_authz_test@poller=epoll1@experiment=event_engine_client PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.4s, avg = 3.1s, dev = 0.5s
//test/core/end2end:grpc_authz_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 4.0s
Stats over 10 runs: max = 4.0s, min = 2.1s, avg = 3.0s, dev = 0.6s
//test/core/end2end:grpc_authz_test@poller=poll PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 3.5s, avg = 4.3s, dev = 0.5s
//test/core/end2end:grpc_authz_test@poller=poll@experiment=event_engine_client PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.4s, avg = 3.2s, dev = 0.5s
//test/core/end2end:grpc_authz_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.1s, avg = 2.9s, dev = 0.5s
//test/core/end2end:h2_ssl_cert_test@poller=epoll1 PASSED in 15.7s
Stats over 10 runs: max = 15.7s, min = 1.1s, avg = 6.5s, dev = 4.5s
//test/core/end2end:h2_ssl_cert_test@poller=poll PASSED in 16.0s
Stats over 10 runs: max = 16.0s, min = 1.2s, avg = 6.6s, dev = 4.5s
//test/core/end2end:http2_stats_test@experiment=work_serializer_dispatch PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:http2_stats_test@poller=epoll1 PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.1s
//test/core/end2end:http2_stats_test@poller=epoll1@experiment=event_engine_client PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.1s, avg = 1.4s, dev = 0.3s
//test/core/end2end:http2_stats_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:http2_stats_test@poller=poll PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.0s, avg = 1.5s, dev = 0.4s
//test/core/end2end:http2_stats_test@poller=poll@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.5s, dev = 0.2s
//test/core/end2end:http2_stats_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:invoke_large_request_test@experiment=work_serializer_dispatch PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 1.4s, avg = 2.2s, dev = 0.9s
//test/core/end2end:invoke_large_request_test@poller=epoll1 PASSED in 6.1s
Stats over 10 runs: max = 6.1s, min = 2.3s, avg = 3.3s, dev = 1.0s
//test/core/end2end:invoke_large_request_test@poller=epoll1@experiment=event_engine_client PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 1.4s, avg = 2.3s, dev = 1.0s
//test/core/end2end:invoke_large_request_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 1.4s, avg = 2.1s, dev = 0.9s
//test/core/end2end:invoke_large_request_test@poller=poll PASSED in 4.7s
Stats over 10 runs: max = 4.7s, min = 2.3s, avg = 3.1s, dev = 0.7s
//test/core/end2end:invoke_large_request_test@poller=poll@experiment=event_engine_client PASSED in 5.1s
Stats over 10 runs: max = 5.1s, min = 1.4s, avg = 2.2s, dev = 1.0s
//test/core/end2end:invoke_large_request_test@poller=poll@experiment=no_event_engine_listener PASSED in 8.3s
Stats over 10 runs: max = 8.3s, min = 1.4s, avg = 2.7s, dev = 2.0s
//test/core/end2end:keepalive_timeout_test@experiment=work_serializer_dispatch PASSED in 7.5s
Stats over 10 runs: max = 7.5s, min = 4.4s, avg = 5.2s, dev = 1.1s
//test/core/end2end:keepalive_timeout_test@poller=epoll1 PASSED in 11.4s
Stats over 10 runs: max = 11.4s, min = 8.0s, avg = 10.7s, dev = 0.9s
//test/core/end2end:keepalive_timeout_test@poller=epoll1@experiment=event_engine_client PASSED in 7.9s
Stats over 10 runs: max = 7.9s, min = 4.5s, avg = 5.3s, dev = 1.3s
//test/core/end2end:keepalive_timeout_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 7.5s
Stats over 10 runs: max = 7.5s, min = 4.2s, avg = 4.9s, dev = 1.2s
//test/core/end2end:keepalive_timeout_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.2s, avg = 1.5s, dev = 0.2s
//test/core/end2end:keepalive_timeout_test@poller=poll@experiment=event_engine_client PASSED in 5.8s
Stats over 10 runs: max = 5.8s, min = 1.1s, avg = 1.8s, dev = 1.3s
//test/core/end2end:keepalive_timeout_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:max_concurrent_streams_test@experiment=work_serializer_dispatch PASSED in 11.9s
Stats over 10 runs: max = 11.9s, min = 5.2s, avg = 9.5s, dev = 1.9s
//test/core/end2end:max_concurrent_streams_test@poller=epoll1 PASSED in 23.8s
Stats over 10 runs: max = 23.8s, min = 18.5s, avg = 21.8s, dev = 1.8s
//test/core/end2end:max_concurrent_streams_test@poller=epoll1@experiment=event_engine_client PASSED in 11.8s
Stats over 10 runs: max = 11.8s, min = 5.5s, avg = 9.5s, dev = 1.9s
//test/core/end2end:max_concurrent_streams_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 11.3s
Stats over 10 runs: max = 11.3s, min = 5.4s, avg = 9.0s, dev = 1.7s
//test/core/end2end:max_concurrent_streams_test@poller=poll PASSED in 23.0s
Stats over 10 runs: max = 23.0s, min = 18.7s, avg = 21.3s, dev = 1.7s
//test/core/end2end:max_concurrent_streams_test@poller=poll@experiment=event_engine_client PASSED in 13.5s
Stats over 10 runs: max = 13.5s, min = 5.7s, avg = 9.8s, dev = 2.1s
//test/core/end2end:max_concurrent_streams_test@poller=poll@experiment=no_event_engine_listener PASSED in 15.5s
Stats over 10 runs: max = 15.5s, min = 5.4s, avg = 9.7s, dev = 2.6s
//test/core/end2end:max_connection_age_test@experiment=work_serializer_dispatch PASSED in 14.3s
Stats over 10 runs: max = 14.3s, min = 4.4s, avg = 9.3s, dev = 2.5s
//test/core/end2end:max_connection_age_test@poller=epoll1 PASSED in 20.9s
Stats over 10 runs: max = 20.9s, min = 15.3s, avg = 18.0s, dev = 1.6s
//test/core/end2end:max_connection_age_test@poller=epoll1@experiment=event_engine_client PASSED in 10.0s
Stats over 10 runs: max = 10.0s, min = 5.1s, avg = 8.6s, dev = 1.6s
//test/core/end2end:max_connection_age_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 14.8s
Stats over 10 runs: max = 14.8s, min = 4.3s, avg = 9.6s, dev = 3.0s
//test/core/end2end:max_connection_age_test@poller=poll PASSED in 23.1s
Stats over 10 runs: max = 23.1s, min = 15.3s, avg = 18.5s, dev = 2.3s
//test/core/end2end:max_connection_age_test@poller=poll@experiment=event_engine_client PASSED in 10.9s
Stats over 10 runs: max = 10.9s, min = 4.0s, avg = 8.9s, dev = 1.9s
//test/core/end2end:max_connection_age_test@poller=poll@experiment=no_event_engine_listener PASSED in 10.3s
Stats over 10 runs: max = 10.3s, min = 3.8s, avg = 8.5s, dev = 1.9s
//test/core/end2end:max_connection_idle_test@experiment=work_serializer_dispatch PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 4.8s, avg = 5.3s, dev = 0.3s
//test/core/end2end:max_connection_idle_test@poller=epoll1 PASSED in 17.4s
Stats over 10 runs: max = 17.4s, min = 8.8s, avg = 11.3s, dev = 2.7s
//test/core/end2end:max_connection_idle_test@poller=epoll1@experiment=event_engine_client PASSED in 6.7s
Stats over 10 runs: max = 6.7s, min = 5.2s, avg = 5.6s, dev = 0.5s
//test/core/end2end:max_connection_idle_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 4.9s, avg = 5.3s, dev = 0.3s
//test/core/end2end:max_connection_idle_test@poller=poll PASSED in 14.4s
Stats over 10 runs: max = 14.4s, min = 8.7s, avg = 11.3s, dev = 2.2s
//test/core/end2end:max_connection_idle_test@poller=poll@experiment=event_engine_client PASSED in 6.8s
Stats over 10 runs: max = 6.8s, min = 4.8s, avg = 5.3s, dev = 0.6s
//test/core/end2end:max_connection_idle_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 4.7s, avg = 5.2s, dev = 0.3s
//test/core/end2end:max_message_length_test@experiment=work_serializer_dispatch PASSED in 3.1s
Stats over 10 runs: max = 3.1s, min = 2.3s, avg = 2.7s, dev = 0.2s
//test/core/end2end:max_message_length_test@poller=epoll1 PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 3.0s, avg = 3.4s, dev = 0.2s
//test/core/end2end:max_message_length_test@poller=epoll1@experiment=event_engine_client PASSED in 2.9s
Stats over 10 runs: max = 2.9s, min = 2.3s, avg = 2.6s, dev = 0.2s
//test/core/end2end:max_message_length_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.4s, avg = 1.6s, dev = 0.2s
//test/core/end2end:max_message_length_test@poller=poll PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.8s, avg = 3.1s, dev = 0.2s
//test/core/end2end:max_message_length_test@poller=poll@experiment=event_engine_client PASSED in 2.9s
Stats over 10 runs: max = 2.9s, min = 1.9s, avg = 2.5s, dev = 0.3s
//test/core/end2end:max_message_length_test@poller=poll@experiment=no_event_engine_listener PASSED in 2.3s
Stats over 10 runs: max = 2.3s, min = 1.3s, avg = 1.7s, dev = 0.3s
//test/core/end2end:negative_deadline_test@experiment=work_serializer_dispatch PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:negative_deadline_test@poller=epoll1 PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:negative_deadline_test@poller=epoll1@experiment=event_engine_client PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:negative_deadline_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:negative_deadline_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:negative_deadline_test@poller=poll@experiment=event_engine_client PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:negative_deadline_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:no_logging_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:no_logging_test@poller=epoll1 PASSED in 6.1s
Stats over 10 runs: max = 6.1s, min = 1.1s, avg = 2.0s, dev = 1.4s
//test/core/end2end:no_logging_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:no_logging_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:no_logging_test@poller=poll PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 1.2s, avg = 1.5s, dev = 0.4s
//test/core/end2end:no_logging_test@poller=poll@experiment=event_engine_client PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.0s, avg = 1.4s, dev = 0.3s
//test/core/end2end:no_logging_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:no_op_test@experiment=work_serializer_dispatch PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:no_op_test@poller=epoll1 PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.1s, dev = 0.1s
//test/core/end2end:no_op_test@poller=epoll1@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:no_op_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.0s, avg = 1.2s, dev = 0.3s
//test/core/end2end:no_op_test@poller=poll PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.1s, dev = 0.1s
//test/core/end2end:no_op_test@poller=poll@experiment=event_engine_client PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:no_op_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.3s, dev = 0.1s
//test/core/end2end:payload_test@experiment=work_serializer_dispatch PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 1.6s, avg = 2.9s, dev = 1.1s
//test/core/end2end:payload_test@poller=epoll1 PASSED in 6.4s
Stats over 10 runs: max = 6.4s, min = 2.7s, avg = 3.9s, dev = 1.1s
//test/core/end2end:payload_test@poller=epoll1@experiment=event_engine_client PASSED in 6.2s
Stats over 10 runs: max = 6.2s, min = 1.6s, avg = 2.8s, dev = 1.2s
//test/core/end2end:payload_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.3s
Stats over 10 runs: max = 5.3s, min = 1.6s, avg = 2.6s, dev = 1.1s
//test/core/end2end:payload_test@poller=poll PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 3.9s, avg = 4.3s, dev = 0.5s
//test/core/end2end:payload_test@poller=poll@experiment=event_engine_client PASSED in 4.5s
Stats over 10 runs: max = 4.5s, min = 1.6s, avg = 2.7s, dev = 0.9s
//test/core/end2end:payload_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.6s, avg = 2.2s, dev = 0.6s
//test/core/end2end:ping_pong_streaming_test@experiment=work_serializer_dispatch PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 1.6s, avg = 2.0s, dev = 0.6s
//test/core/end2end:ping_pong_streaming_test@poller=epoll1 PASSED in 2.5s
Stats over 10 runs: max = 2.5s, min = 1.8s, avg = 2.1s, dev = 0.2s
//test/core/end2end:ping_pong_streaming_test@poller=epoll1@experiment=event_engine_client PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.4s, avg = 1.8s, dev = 0.2s
//test/core/end2end:ping_pong_streaming_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:ping_pong_streaming_test@poller=poll PASSED in 2.3s
Stats over 10 runs: max = 2.3s, min = 1.7s, avg = 2.0s, dev = 0.2s
//test/core/end2end:ping_pong_streaming_test@poller=poll@experiment=event_engine_client PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.4s, avg = 1.8s, dev = 0.2s
//test/core/end2end:ping_pong_streaming_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:ping_test@experiment=work_serializer_dispatch PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 5.2s, avg = 5.3s, dev = 0.1s
//test/core/end2end:ping_test@poller=epoll1 PASSED in 13.5s
Stats over 10 runs: max = 13.5s, min = 9.1s, avg = 10.8s, dev = 2.1s
//test/core/end2end:ping_test@poller=epoll1@experiment=event_engine_client PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 5.3s, avg = 5.4s, dev = 0.1s
//test/core/end2end:ping_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.4s
Stats over 10 runs: max = 5.4s, min = 5.0s, avg = 5.3s, dev = 0.1s
//test/core/end2end:ping_test@poller=poll PASSED in 13.6s
Stats over 10 runs: max = 13.6s, min = 9.0s, avg = 11.0s, dev = 2.1s
//test/core/end2end:ping_test@poller=poll@experiment=event_engine_client PASSED in 9.7s
Stats over 10 runs: max = 9.7s, min = 4.9s, avg = 5.7s, dev = 1.3s
//test/core/end2end:ping_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 5.1s, avg = 5.3s, dev = 0.1s
//test/core/end2end:proxy_auth_test@experiment=work_serializer_dispatch PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:proxy_auth_test@poller=epoll1 PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:proxy_auth_test@poller=epoll1@experiment=event_engine_client PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:proxy_auth_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:proxy_auth_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:proxy_auth_test@poller=poll@experiment=event_engine_client PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:proxy_auth_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:registered_call_test@experiment=work_serializer_dispatch PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:registered_call_test@poller=epoll1 PASSED in 2.5s
Stats over 10 runs: max = 2.5s, min = 1.2s, avg = 1.8s, dev = 0.3s
//test/core/end2end:registered_call_test@poller=epoll1@experiment=event_engine_client PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:registered_call_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:registered_call_test@poller=poll PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.4s, avg = 1.6s, dev = 0.2s
//test/core/end2end:registered_call_test@poller=poll@experiment=event_engine_client PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.2s, avg = 1.5s, dev = 0.2s
//test/core/end2end:registered_call_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:request_with_payload_test@experiment=work_serializer_dispatch PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:request_with_payload_test@poller=epoll1 PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.3s, avg = 1.5s, dev = 0.1s
//test/core/end2end:request_with_payload_test@poller=epoll1@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:request_with_payload_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:request_with_payload_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:request_with_payload_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:request_with_payload_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:resource_quota_server_test@experiment=work_serializer_dispatch PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:resource_quota_server_test@poller=epoll1 PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:resource_quota_server_test@poller=epoll1@experiment=event_engine_client PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 0.9s, avg = 1.1s, dev = 0.1s
//test/core/end2end:resource_quota_server_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 16.9s
Stats over 10 runs: max = 16.9s, min = 1.2s, avg = 6.3s, dev = 4.9s
//test/core/end2end:resource_quota_server_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 0.9s, avg = 1.2s, dev = 0.2s
//test/core/end2end:resource_quota_server_test@poller=poll@experiment=event_engine_client PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:resource_quota_server_test@poller=poll@experiment=no_event_engine_listener PASSED in 16.0s
Stats over 10 runs: max = 16.0s, min = 1.1s, avg = 6.8s, dev = 5.0s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@experiment=work_serializer_dispatch PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@poller=epoll1 PASSED in 21.5s
Stats over 10 runs: max = 21.5s, min = 1.2s, avg = 3.5s, dev = 6.0s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@poller=epoll1@experiment=event_engine_client PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 21.1s
Stats over 10 runs: max = 21.1s, min = 1.0s, avg = 3.3s, dev = 6.0s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@poller=poll PASSED in 6.2s
Stats over 10 runs: max = 6.2s, min = 1.2s, avg = 2.0s, dev = 1.4s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.3s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_cancel_after_first_attempt_starts_test@poller=poll@experiment=no_event_engine_listener PASSED in 21.2s
Stats over 10 runs: max = 21.2s, min = 1.0s, avg = 3.3s, dev = 6.0s
//test/core/end2end:retry_cancel_during_delay_test@experiment=work_serializer_dispatch PASSED in 41.6s
Stats over 10 runs: max = 41.6s, min = 21.2s, avg = 25.4s, dev = 8.0s
//test/core/end2end:retry_cancel_during_delay_test@poller=epoll1 PASSED in 61.5s
Stats over 10 runs: max = 61.5s, min = 41.3s, avg = 53.3s, dev = 9.7s
//test/core/end2end:retry_cancel_during_delay_test@poller=epoll1@experiment=event_engine_client PASSED in 41.5s
Stats over 10 runs: max = 41.5s, min = 21.1s, avg = 25.4s, dev = 8.0s
//test/core/end2end:retry_cancel_during_delay_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 41.1s
Stats over 10 runs: max = 41.1s, min = 21.0s, avg = 25.2s, dev = 7.9s
//test/core/end2end:retry_cancel_during_delay_test@poller=poll PASSED in 61.6s
Stats over 10 runs: max = 61.6s, min = 41.4s, avg = 53.3s, dev = 9.7s
//test/core/end2end:retry_cancel_during_delay_test@poller=poll@experiment=event_engine_client PASSED in 41.4s
Stats over 10 runs: max = 41.4s, min = 21.1s, avg = 25.4s, dev = 8.0s
//test/core/end2end:retry_cancel_during_delay_test@poller=poll@experiment=no_event_engine_listener PASSED in 41.6s
Stats over 10 runs: max = 41.6s, min = 21.0s, avg = 25.3s, dev = 8.1s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@experiment=work_serializer_dispatch PASSED in 7.8s
Stats over 10 runs: max = 7.8s, min = 4.1s, avg = 5.0s, dev = 1.3s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@poller=epoll1 PASSED in 11.5s
Stats over 10 runs: max = 11.5s, min = 7.3s, avg = 9.4s, dev = 1.7s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@poller=epoll1@experiment=event_engine_client PASSED in 7.6s
Stats over 10 runs: max = 7.6s, min = 4.2s, avg = 5.1s, dev = 1.2s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 24.2s
Stats over 10 runs: max = 24.2s, min = 4.2s, avg = 6.9s, dev = 5.9s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@poller=poll PASSED in 15.4s
Stats over 10 runs: max = 15.4s, min = 7.3s, avg = 10.0s, dev = 2.4s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@poller=poll@experiment=event_engine_client PASSED in 7.3s
Stats over 10 runs: max = 7.3s, min = 4.3s, avg = 5.1s, dev = 1.1s
//test/core/end2end:retry_cancel_with_multiple_send_batches_test@poller=poll@experiment=no_event_engine_listener PASSED in 24.3s
Stats over 10 runs: max = 24.3s, min = 4.0s, avg = 9.3s, dev = 7.8s
//test/core/end2end:retry_cancellation_test@experiment=work_serializer_dispatch PASSED in 12.9s
Stats over 10 runs: max = 12.9s, min = 7.2s, avg = 8.7s, dev = 2.0s
//test/core/end2end:retry_cancellation_test@poller=epoll1 PASSED in 19.6s
Stats over 10 runs: max = 19.6s, min = 14.1s, avg = 17.1s, dev = 2.2s
//test/core/end2end:retry_cancellation_test@poller=epoll1@experiment=event_engine_client PASSED in 12.5s
Stats over 10 runs: max = 12.5s, min = 7.2s, avg = 8.6s, dev = 2.0s
//test/core/end2end:retry_cancellation_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 12.5s
Stats over 10 runs: max = 12.5s, min = 7.1s, avg = 8.5s, dev = 1.9s
//test/core/end2end:retry_cancellation_test@poller=poll PASSED in 19.8s
Stats over 10 runs: max = 19.8s, min = 14.3s, avg = 17.1s, dev = 2.2s
//test/core/end2end:retry_cancellation_test@poller=poll@experiment=event_engine_client PASSED in 16.4s
Stats over 10 runs: max = 16.4s, min = 7.1s, avg = 9.1s, dev = 2.9s
//test/core/end2end:retry_cancellation_test@poller=poll@experiment=no_event_engine_listener PASSED in 12.3s
Stats over 10 runs: max = 12.3s, min = 6.9s, avg = 8.5s, dev = 2.0s
//test/core/end2end:retry_disabled_test@experiment=work_serializer_dispatch PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.0s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_disabled_test@poller=epoll1 PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:retry_disabled_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_disabled_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 0.9s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_disabled_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_disabled_test@poller=poll@experiment=event_engine_client PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_disabled_test@poller=poll@experiment=no_event_engine_listener PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@experiment=work_serializer_dispatch PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 2.8s, avg = 3.7s, dev = 0.9s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@poller=epoll1 PASSED in 7.9s
Stats over 10 runs: max = 7.9s, min = 5.0s, avg = 6.6s, dev = 1.0s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@poller=epoll1@experiment=event_engine_client PASSED in 5.9s
Stats over 10 runs: max = 5.9s, min = 3.0s, avg = 3.8s, dev = 1.1s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 2.9s, avg = 3.6s, dev = 0.9s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@poller=poll PASSED in 8.3s
Stats over 10 runs: max = 8.3s, min = 4.8s, avg = 6.6s, dev = 1.1s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@poller=poll@experiment=event_engine_client PASSED in 5.2s
Stats over 10 runs: max = 5.2s, min = 2.9s, avg = 3.7s, dev = 0.8s
//test/core/end2end:retry_exceeds_buffer_size_in_delay_test@poller=poll@experiment=no_event_engine_listener PASSED in 4.9s
Stats over 10 runs: max = 4.9s, min = 3.0s, avg = 3.6s, dev = 0.6s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@poller=epoll1 PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@poller=epoll1@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 0.9s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_exceeds_buffer_size_in_initial_batch_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 0.9s, avg = 1.2s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.3s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@poller=epoll1 PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@poller=poll PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.0s, avg = 1.5s, dev = 0.3s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@poller=poll@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 0.9s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_exceeds_buffer_size_in_subsequent_batch_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_lb_drop_test@experiment=work_serializer_dispatch PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 0.9s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_lb_drop_test@poller=epoll1 PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.1s, avg = 1.4s, dev = 0.3s
//test/core/end2end:retry_lb_drop_test@poller=epoll1@experiment=event_engine_client PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_lb_drop_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 0.9s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_lb_drop_test@poller=poll PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 0.9s, avg = 1.2s, dev = 0.2s
//test/core/end2end:retry_lb_drop_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_lb_drop_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_lb_fail_test@experiment=work_serializer_dispatch PASSED in 3.1s
Stats over 10 runs: max = 3.1s, min = 1.9s, avg = 2.3s, dev = 0.4s
//test/core/end2end:retry_lb_fail_test@poller=epoll1 PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 3.3s, avg = 3.9s, dev = 0.5s
//test/core/end2end:retry_lb_fail_test@poller=epoll1@experiment=event_engine_client PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 1.9s, avg = 2.4s, dev = 0.6s
//test/core/end2end:retry_lb_fail_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.2s
Stats over 10 runs: max = 3.2s, min = 2.1s, avg = 2.5s, dev = 0.4s
//test/core/end2end:retry_lb_fail_test@poller=poll PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 2.9s, avg = 3.9s, dev = 0.5s
//test/core/end2end:retry_lb_fail_test@poller=poll@experiment=event_engine_client PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 2.0s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_lb_fail_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.9s, avg = 2.3s, dev = 0.6s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@experiment=work_serializer_dispatch PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@poller=epoll1 PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.2s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@poller=epoll1@experiment=event_engine_client PASSED in 2.5s
Stats over 10 runs: max = 2.5s, min = 1.1s, avg = 1.5s, dev = 0.4s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.0s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@poller=poll PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_non_retriable_status_before_trailers_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_non_retriable_status_test@experiment=work_serializer_dispatch PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_non_retriable_status_test@poller=epoll1 PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.6s, dev = 0.3s
//test/core/end2end:retry_non_retriable_status_test@poller=epoll1@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.4s, dev = 0.3s
//test/core/end2end:retry_non_retriable_status_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_non_retriable_status_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_non_retriable_status_test@poller=poll@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_non_retriable_status_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@experiment=work_serializer_dispatch PASSED in 11.6s
Stats over 10 runs: max = 11.6s, min = 6.1s, avg = 7.3s, dev = 2.1s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@poller=epoll1 PASSED in 16.6s
Stats over 10 runs: max = 16.6s, min = 11.1s, avg = 14.3s, dev = 2.4s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@poller=epoll1@experiment=event_engine_client PASSED in 11.9s
Stats over 10 runs: max = 11.9s, min = 6.0s, avg = 7.4s, dev = 2.1s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 11.2s
Stats over 10 runs: max = 11.2s, min = 5.9s, avg = 7.1s, dev = 2.0s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@poller=poll PASSED in 17.5s
Stats over 10 runs: max = 17.5s, min = 11.1s, avg = 14.6s, dev = 2.5s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@poller=poll@experiment=event_engine_client PASSED in 11.7s
Stats over 10 runs: max = 11.7s, min = 6.1s, avg = 7.4s, dev = 2.1s
//test/core/end2end:retry_per_attempt_recv_timeout_on_last_attempt_test@poller=poll@experiment=no_event_engine_listener PASSED in 11.2s
Stats over 10 runs: max = 11.2s, min = 5.9s, avg = 7.2s, dev = 1.9s
//test/core/end2end:retry_per_attempt_recv_timeout_test@experiment=work_serializer_dispatch PASSED in 10.7s
Stats over 10 runs: max = 10.7s, min = 5.3s, avg = 6.8s, dev = 1.9s
//test/core/end2end:retry_per_attempt_recv_timeout_test@poller=epoll1 PASSED in 16.1s
Stats over 10 runs: max = 16.1s, min = 10.1s, avg = 13.2s, dev = 2.5s
//test/core/end2end:retry_per_attempt_recv_timeout_test@poller=epoll1@experiment=event_engine_client PASSED in 10.9s
Stats over 10 runs: max = 10.9s, min = 5.8s, avg = 7.0s, dev = 1.9s
//test/core/end2end:retry_per_attempt_recv_timeout_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 11.3s
Stats over 10 runs: max = 11.3s, min = 5.4s, avg = 6.8s, dev = 2.0s
//test/core/end2end:retry_per_attempt_recv_timeout_test@poller=poll PASSED in 15.9s
Stats over 10 runs: max = 15.9s, min = 10.5s, avg = 13.4s, dev = 2.2s
//test/core/end2end:retry_per_attempt_recv_timeout_test@poller=poll@experiment=event_engine_client PASSED in 11.4s
Stats over 10 runs: max = 11.4s, min = 5.2s, avg = 7.0s, dev = 2.2s
//test/core/end2end:retry_per_attempt_recv_timeout_test@poller=poll@experiment=no_event_engine_listener PASSED in 11.1s
Stats over 10 runs: max = 11.1s, min = 5.6s, avg = 7.0s, dev = 2.0s
//test/core/end2end:retry_recv_initial_metadata_test@experiment=work_serializer_dispatch PASSED in 2.3s
Stats over 10 runs: max = 2.3s, min = 1.1s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_recv_initial_metadata_test@poller=epoll1 PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_recv_initial_metadata_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:retry_recv_initial_metadata_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 0.9s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_recv_initial_metadata_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_recv_initial_metadata_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_recv_initial_metadata_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_recv_message_replay_test@experiment=work_serializer_dispatch PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.2s, avg = 2.6s, dev = 0.5s
//test/core/end2end:retry_recv_message_replay_test@poller=epoll1 PASSED in 4.7s
Stats over 10 runs: max = 4.7s, min = 3.2s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_recv_message_replay_test@poller=epoll1@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.9s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_recv_message_replay_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 1.8s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_recv_message_replay_test@poller=poll PASSED in 4.6s
Stats over 10 runs: max = 4.6s, min = 3.1s, avg = 3.9s, dev = 0.6s
//test/core/end2end:retry_recv_message_replay_test@poller=poll@experiment=event_engine_client PASSED in 4.4s
Stats over 10 runs: max = 4.4s, min = 2.2s, avg = 2.7s, dev = 0.7s
//test/core/end2end:retry_recv_message_replay_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 2.1s, avg = 2.4s, dev = 0.4s
//test/core/end2end:retry_recv_message_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_recv_message_test@poller=epoll1 PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_recv_message_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_recv_message_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_recv_message_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_recv_message_test@poller=poll@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_recv_message_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 0.9s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_recv_trailing_metadata_error_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.2s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_recv_trailing_metadata_error_test@poller=epoll1 PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_recv_trailing_metadata_error_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_recv_trailing_metadata_error_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.1s, dev = 0.1s
//test/core/end2end:retry_recv_trailing_metadata_error_test@poller=poll PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:retry_recv_trailing_metadata_error_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_recv_trailing_metadata_error_test@poller=poll@experiment=no_event_engine_listener PASSED in 2.4s
Stats over 10 runs: max = 2.4s, min = 1.0s, avg = 1.4s, dev = 0.4s
//test/core/end2end:retry_send_initial_metadata_refs_test@experiment=work_serializer_dispatch PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.2s, avg = 2.7s, dev = 0.5s
//test/core/end2end:retry_send_initial_metadata_refs_test@poller=epoll1 PASSED in 4.7s
Stats over 10 runs: max = 4.7s, min = 3.1s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_send_initial_metadata_refs_test@poller=epoll1@experiment=event_engine_client PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 2.1s, avg = 2.6s, dev = 0.5s
//test/core/end2end:retry_send_initial_metadata_refs_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.9s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_send_initial_metadata_refs_test@poller=poll PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 3.0s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_send_initial_metadata_refs_test@poller=poll@experiment=event_engine_client PASSED in 4.0s
Stats over 10 runs: max = 4.0s, min = 2.0s, avg = 2.5s, dev = 0.7s
//test/core/end2end:retry_send_initial_metadata_refs_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.4s
Stats over 10 runs: max = 3.4s, min = 2.0s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_send_op_fails_test@experiment=work_serializer_dispatch PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 2.0s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_send_op_fails_test@poller=epoll1 PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 3.1s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_send_op_fails_test@poller=epoll1@experiment=event_engine_client PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 2.1s, avg = 2.6s, dev = 0.5s
//test/core/end2end:retry_send_op_fails_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 1.9s, avg = 2.4s, dev = 0.4s
//test/core/end2end:retry_send_op_fails_test@poller=poll PASSED in 4.5s
Stats over 10 runs: max = 4.5s, min = 3.1s, avg = 4.0s, dev = 0.5s
//test/core/end2end:retry_send_op_fails_test@poller=poll@experiment=event_engine_client PASSED in 3.4s
Stats over 10 runs: max = 3.4s, min = 2.0s, avg = 2.5s, dev = 0.4s
//test/core/end2end:retry_send_op_fails_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.9s
Stats over 10 runs: max = 3.9s, min = 2.0s, avg = 2.5s, dev = 0.6s
//test/core/end2end:retry_send_recv_batch_test@experiment=work_serializer_dispatch PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_send_recv_batch_test@poller=epoll1 PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:retry_send_recv_batch_test@poller=epoll1@experiment=event_engine_client PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.0s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_send_recv_batch_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_send_recv_batch_test@poller=poll PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:retry_send_recv_batch_test@poller=poll@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_send_recv_batch_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_server_pushback_delay_test@experiment=work_serializer_dispatch PASSED in 5.4s
Stats over 10 runs: max = 5.4s, min = 3.3s, avg = 3.8s, dev = 0.8s
//test/core/end2end:retry_server_pushback_delay_test@poller=epoll1 PASSED in 7.8s
Stats over 10 runs: max = 7.8s, min = 5.1s, avg = 6.7s, dev = 1.1s
//test/core/end2end:retry_server_pushback_delay_test@poller=epoll1@experiment=event_engine_client PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 3.0s, avg = 3.7s, dev = 0.9s
//test/core/end2end:retry_server_pushback_delay_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.4s
Stats over 10 runs: max = 5.4s, min = 3.1s, avg = 3.7s, dev = 0.8s
//test/core/end2end:retry_server_pushback_delay_test@poller=poll PASSED in 7.5s
Stats over 10 runs: max = 7.5s, min = 5.1s, avg = 6.5s, dev = 1.0s
//test/core/end2end:retry_server_pushback_delay_test@poller=poll@experiment=event_engine_client PASSED in 5.7s
Stats over 10 runs: max = 5.7s, min = 3.1s, avg = 3.8s, dev = 0.9s
//test/core/end2end:retry_server_pushback_delay_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 3.1s, avg = 3.6s, dev = 0.8s
//test/core/end2end:retry_server_pushback_disabled_test@experiment=work_serializer_dispatch PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.0s, avg = 2.5s, dev = 0.6s
//test/core/end2end:retry_server_pushback_disabled_test@poller=epoll1 PASSED in 4.7s
Stats over 10 runs: max = 4.7s, min = 3.0s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_server_pushback_disabled_test@poller=epoll1@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.9s, avg = 2.5s, dev = 0.6s
//test/core/end2end:retry_server_pushback_disabled_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.0s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_server_pushback_disabled_test@poller=poll PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 3.1s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_server_pushback_disabled_test@poller=poll@experiment=event_engine_client PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 1.9s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_server_pushback_disabled_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.8s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_streaming_after_commit_test@experiment=work_serializer_dispatch PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_streaming_after_commit_test@poller=epoll1 PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_streaming_after_commit_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_streaming_after_commit_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.0s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_streaming_after_commit_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_streaming_after_commit_test@poller=poll@experiment=event_engine_client PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_streaming_after_commit_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@experiment=work_serializer_dispatch PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 2.2s, avg = 2.6s, dev = 0.5s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@poller=epoll1 PASSED in 5.2s
Stats over 10 runs: max = 5.2s, min = 3.0s, avg = 4.0s, dev = 0.7s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@poller=epoll1@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.0s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.0s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@poller=poll PASSED in 4.9s
Stats over 10 runs: max = 4.9s, min = 2.9s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@poller=poll@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.1s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_streaming_succeeds_before_replay_finished_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 2.1s, avg = 2.9s, dev = 1.0s
//test/core/end2end:retry_streaming_test@experiment=work_serializer_dispatch PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.1s, avg = 2.5s, dev = 0.6s
//test/core/end2end:retry_streaming_test@poller=epoll1 PASSED in 4.7s
Stats over 10 runs: max = 4.7s, min = 2.8s, avg = 3.9s, dev = 0.6s
//test/core/end2end:retry_streaming_test@poller=epoll1@experiment=event_engine_client PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 1.8s, avg = 2.5s, dev = 0.6s
//test/core/end2end:retry_streaming_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 1.9s, avg = 2.3s, dev = 0.5s
//test/core/end2end:retry_streaming_test@poller=poll PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 3.0s, avg = 4.1s, dev = 0.7s
//test/core/end2end:retry_streaming_test@poller=poll@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 1.9s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_streaming_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.4s
Stats over 10 runs: max = 3.4s, min = 2.1s, avg = 2.5s, dev = 0.4s
//test/core/end2end:retry_test@experiment=work_serializer_dispatch PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 1.9s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_test@poller=epoll1 PASSED in 4.7s
Stats over 10 runs: max = 4.7s, min = 3.2s, avg = 3.9s, dev = 0.6s
//test/core/end2end:retry_test@poller=epoll1@experiment=event_engine_client PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.2s, avg = 2.6s, dev = 0.5s
//test/core/end2end:retry_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.4s
Stats over 10 runs: max = 3.4s, min = 1.8s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_test@poller=poll PASSED in 5.0s
Stats over 10 runs: max = 5.0s, min = 3.1s, avg = 4.0s, dev = 0.6s
//test/core/end2end:retry_test@poller=poll@experiment=event_engine_client PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 1.9s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.2s
Stats over 10 runs: max = 3.2s, min = 1.9s, avg = 2.4s, dev = 0.4s
//test/core/end2end:retry_throttled_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_throttled_test@poller=epoll1 PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_throttled_test@poller=epoll1@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_throttled_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_throttled_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_throttled_test@poller=poll@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_throttled_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_too_many_attempts_test@experiment=work_serializer_dispatch PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 2.0s, avg = 2.4s, dev = 0.4s
//test/core/end2end:retry_too_many_attempts_test@poller=epoll1 PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 3.2s, avg = 4.1s, dev = 0.8s
//test/core/end2end:retry_too_many_attempts_test@poller=epoll1@experiment=event_engine_client PASSED in 3.4s
Stats over 10 runs: max = 3.4s, min = 1.9s, avg = 2.4s, dev = 0.5s
//test/core/end2end:retry_too_many_attempts_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 1.9s, avg = 2.6s, dev = 0.5s
//test/core/end2end:retry_too_many_attempts_test@poller=poll PASSED in 5.0s
Stats over 10 runs: max = 5.0s, min = 2.9s, avg = 3.9s, dev = 0.7s
//test/core/end2end:retry_too_many_attempts_test@poller=poll@experiment=event_engine_client PASSED in 3.5s
Stats over 10 runs: max = 3.5s, min = 2.3s, avg = 2.6s, dev = 0.4s
//test/core/end2end:retry_too_many_attempts_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.6s
Stats over 10 runs: max = 3.6s, min = 2.1s, avg = 2.5s, dev = 0.5s
//test/core/end2end:retry_transparent_goaway_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_transparent_goaway_test@poller=epoll1 PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.1s, avg = 1.4s, dev = 0.3s
//test/core/end2end:retry_transparent_goaway_test@poller=epoll1@experiment=event_engine_client PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:retry_transparent_goaway_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 0.9s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_transparent_goaway_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_transparent_goaway_test@poller=poll@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:retry_transparent_goaway_test@poller=poll@experiment=no_event_engine_listener PASSED in 6.3s
Stats over 10 runs: max = 6.3s, min = 1.0s, avg = 1.7s, dev = 1.5s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@experiment=work_serializer_dispatch PASSED in 2.8s
Stats over 10 runs: max = 2.8s, min = 2.0s, avg = 2.3s, dev = 0.2s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@poller=epoll1 PASSED in 4.9s
Stats over 10 runs: max = 4.9s, min = 3.0s, avg = 3.8s, dev = 0.7s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@poller=epoll1@experiment=event_engine_client PASSED in 2.7s
Stats over 10 runs: max = 2.7s, min = 2.2s, avg = 2.3s, dev = 0.2s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.0s
Stats over 10 runs: max = 3.0s, min = 2.1s, avg = 2.4s, dev = 0.3s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@poller=poll PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 3.0s, avg = 3.9s, dev = 0.7s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@poller=poll@experiment=event_engine_client PASSED in 2.7s
Stats over 10 runs: max = 2.7s, min = 2.1s, avg = 2.4s, dev = 0.2s
//test/core/end2end:retry_transparent_max_concurrent_streams_test@poller=poll@experiment=no_event_engine_listener PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 2.0s, avg = 2.3s, dev = 0.2s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@experiment=work_serializer_dispatch PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@poller=epoll1 PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@poller=epoll1@experiment=event_engine_client PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.3s, dev = 0.3s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_transparent_not_sent_on_wire_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_unref_before_finish_test@experiment=work_serializer_dispatch PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_unref_before_finish_test@poller=epoll1 PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.4s, dev = 0.1s
//test/core/end2end:retry_unref_before_finish_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_unref_before_finish_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_unref_before_finish_test@poller=poll PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_unref_before_finish_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_unref_before_finish_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:retry_unref_before_recv_test@experiment=work_serializer_dispatch PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:retry_unref_before_recv_test@poller=epoll1 PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_unref_before_recv_test@poller=epoll1@experiment=event_engine_client PASSED in 2.8s
Stats over 10 runs: max = 2.8s, min = 1.0s, avg = 1.4s, dev = 0.5s
//test/core/end2end:retry_unref_before_recv_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:retry_unref_before_recv_test@poller=poll PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:retry_unref_before_recv_test@poller=poll@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.5s, dev = 0.3s
//test/core/end2end:retry_unref_before_recv_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.3s
Stats over 10 runs: max = 1.3s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:server_finishes_request_test@experiment=work_serializer_dispatch PASSED in 2.7s
Stats over 10 runs: max = 2.7s, min = 1.1s, avg = 1.4s, dev = 0.4s
//test/core/end2end:server_finishes_request_test@poller=epoll1 PASSED in 2.9s
Stats over 10 runs: max = 2.9s, min = 1.1s, avg = 1.7s, dev = 0.5s
//test/core/end2end:server_finishes_request_test@poller=epoll1@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:server_finishes_request_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 0.9s, avg = 1.2s, dev = 0.1s
//test/core/end2end:server_finishes_request_test@poller=poll PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:server_finishes_request_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.0s, avg = 1.2s, dev = 0.2s
//test/core/end2end:server_finishes_request_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 1.2s, avg = 1.5s, dev = 0.6s
//test/core/end2end:server_streaming_test@experiment=work_serializer_dispatch PASSED in 6.1s
Stats over 10 runs: max = 6.1s, min = 1.0s, avg = 2.0s, dev = 1.4s
//test/core/end2end:server_streaming_test@poller=epoll1 PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 1.4s, avg = 1.8s, dev = 0.3s
//test/core/end2end:server_streaming_test@poller=epoll1@experiment=event_engine_client PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.4s, avg = 1.5s, dev = 0.1s
//test/core/end2end:server_streaming_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:server_streaming_test@poller=poll PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.4s, avg = 1.7s, dev = 0.3s
//test/core/end2end:server_streaming_test@poller=poll@experiment=event_engine_client PASSED in 2.4s
Stats over 10 runs: max = 2.4s, min = 1.4s, avg = 1.6s, dev = 0.3s
//test/core/end2end:server_streaming_test@poller=poll@experiment=no_event_engine_listener PASSED in 2.7s
Stats over 10 runs: max = 2.7s, min = 1.1s, avg = 1.5s, dev = 0.5s
//test/core/end2end:shutdown_finishes_calls_test@experiment=work_serializer_dispatch PASSED in 8.7s
Stats over 10 runs: max = 8.7s, min = 2.1s, avg = 4.2s, dev = 2.1s
//test/core/end2end:shutdown_finishes_calls_test@poller=epoll1 PASSED in 7.4s
Stats over 10 runs: max = 7.4s, min = 3.4s, avg = 5.0s, dev = 1.0s
//test/core/end2end:shutdown_finishes_calls_test@poller=epoll1@experiment=event_engine_client PASSED in 3.7s
Stats over 10 runs: max = 3.7s, min = 2.1s, avg = 2.9s, dev = 0.6s
//test/core/end2end:shutdown_finishes_calls_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 6.3s
Stats over 10 runs: max = 6.3s, min = 2.2s, avg = 3.4s, dev = 1.2s
//test/core/end2end:shutdown_finishes_calls_test@poller=poll PASSED in 5.8s
Stats over 10 runs: max = 5.8s, min = 4.2s, avg = 4.8s, dev = 0.5s
//test/core/end2end:shutdown_finishes_calls_test@poller=poll@experiment=event_engine_client PASSED in 3.8s
Stats over 10 runs: max = 3.8s, min = 2.1s, avg = 2.9s, dev = 0.6s
//test/core/end2end:shutdown_finishes_calls_test@poller=poll@experiment=no_event_engine_listener PASSED in 7.7s
Stats over 10 runs: max = 7.7s, min = 2.1s, avg = 3.3s, dev = 1.6s
//test/core/end2end:shutdown_finishes_tags_test@experiment=work_serializer_dispatch PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:shutdown_finishes_tags_test@poller=epoll1 PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:shutdown_finishes_tags_test@poller=epoll1@experiment=event_engine_client PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 0.9s, avg = 1.7s, dev = 1.3s
//test/core/end2end:shutdown_finishes_tags_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/end2end:shutdown_finishes_tags_test@poller=poll PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:shutdown_finishes_tags_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 0.9s, avg = 1.2s, dev = 0.2s
//test/core/end2end:shutdown_finishes_tags_test@poller=poll@experiment=no_event_engine_listener PASSED in 7.0s
Stats over 10 runs: max = 7.0s, min = 1.0s, avg = 2.4s, dev = 2.2s
//test/core/end2end:simple_metadata_test@experiment=work_serializer_dispatch PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 1.2s, avg = 2.2s, dev = 1.3s
//test/core/end2end:simple_metadata_test@poller=epoll1 PASSED in 5.9s
Stats over 10 runs: max = 5.9s, min = 1.4s, avg = 2.9s, dev = 1.8s
//test/core/end2end:simple_metadata_test@poller=epoll1@experiment=event_engine_client PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 1.0s, avg = 1.9s, dev = 1.0s
//test/core/end2end:simple_metadata_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.7s
Stats over 10 runs: max = 2.7s, min = 1.0s, avg = 1.3s, dev = 0.5s
//test/core/end2end:simple_metadata_test@poller=poll PASSED in 1.6s
Stats over 10 runs: max = 1.6s, min = 1.1s, avg = 1.3s, dev = 0.1s
//test/core/end2end:simple_metadata_test@poller=poll@experiment=event_engine_client PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.2s, avg = 1.5s, dev = 0.2s
//test/core/end2end:simple_metadata_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:simple_request_test@experiment=work_serializer_dispatch PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:simple_request_test@poller=epoll1 PASSED in 3.3s
Stats over 10 runs: max = 3.3s, min = 1.7s, avg = 2.2s, dev = 0.4s
//test/core/end2end:simple_request_test@poller=epoll1@experiment=event_engine_client PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.2s, avg = 1.6s, dev = 0.3s
//test/core/end2end:simple_request_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.3s, avg = 1.5s, dev = 0.2s
//test/core/end2end:simple_request_test@poller=poll PASSED in 2.2s
Stats over 10 runs: max = 2.2s, min = 1.5s, avg = 1.8s, dev = 0.2s
//test/core/end2end:simple_request_test@poller=poll@experiment=event_engine_client PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:simple_request_test@poller=poll@experiment=no_event_engine_listener PASSED in 5.4s
Stats over 10 runs: max = 5.4s, min = 1.1s, avg = 2.1s, dev = 1.2s
//test/core/end2end:streaming_error_response_test@experiment=work_serializer_dispatch PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.4s, avg = 1.7s, dev = 0.2s
//test/core/end2end:streaming_error_response_test@poller=epoll1 PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.5s, avg = 1.7s, dev = 0.1s
//test/core/end2end:streaming_error_response_test@poller=epoll1@experiment=event_engine_client PASSED in 2.6s
Stats over 10 runs: max = 2.6s, min = 1.5s, avg = 1.9s, dev = 0.3s
//test/core/end2end:streaming_error_response_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.1s, avg = 1.5s, dev = 0.3s
//test/core/end2end:streaming_error_response_test@poller=poll PASSED in 2.3s
Stats over 10 runs: max = 2.3s, min = 1.3s, avg = 1.7s, dev = 0.3s
//test/core/end2end:streaming_error_response_test@poller=poll@experiment=event_engine_client PASSED in 9.0s
Stats over 10 runs: max = 9.0s, min = 1.4s, avg = 2.8s, dev = 2.2s
//test/core/end2end:streaming_error_response_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.2s, avg = 1.4s, dev = 0.2s
//test/core/end2end:timeout_before_request_call_test@experiment=work_serializer_dispatch PASSED in 9.2s
Stats over 10 runs: max = 9.2s, min = 3.3s, avg = 6.2s, dev = 1.4s
//test/core/end2end:timeout_before_request_call_test@poller=epoll1 PASSED in 21.4s
Stats over 10 runs: max = 21.4s, min = 10.0s, avg = 12.5s, dev = 3.0s
//test/core/end2end:timeout_before_request_call_test@poller=epoll1@experiment=event_engine_client PASSED in 17.4s
Stats over 10 runs: max = 17.4s, min = 3.4s, avg = 6.8s, dev = 3.7s
//test/core/end2end:timeout_before_request_call_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 7.1s
Stats over 10 runs: max = 7.1s, min = 3.2s, avg = 5.6s, dev = 1.1s
//test/core/end2end:timeout_before_request_call_test@poller=poll PASSED in 12.6s
Stats over 10 runs: max = 12.6s, min = 9.9s, avg = 11.4s, dev = 0.8s
//test/core/end2end:timeout_before_request_call_test@poller=poll@experiment=event_engine_client PASSED in 7.2s
Stats over 10 runs: max = 7.2s, min = 3.6s, avg = 5.8s, dev = 1.0s
//test/core/end2end:timeout_before_request_call_test@poller=poll@experiment=no_event_engine_listener PASSED in 6.8s
Stats over 10 runs: max = 6.8s, min = 3.1s, avg = 5.4s, dev = 1.0s
//test/core/end2end:trailing_metadata_test@experiment=work_serializer_dispatch PASSED in 5.5s
Stats over 10 runs: max = 5.5s, min = 1.3s, avg = 2.0s, dev = 1.2s
//test/core/end2end:trailing_metadata_test@poller=epoll1 PASSED in 9.0s
Stats over 10 runs: max = 9.0s, min = 1.2s, avg = 3.6s, dev = 2.6s
//test/core/end2end:trailing_metadata_test@poller=epoll1@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:trailing_metadata_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 2.1s
Stats over 10 runs: max = 2.1s, min = 1.3s, avg = 1.5s, dev = 0.3s
//test/core/end2end:trailing_metadata_test@poller=poll PASSED in 8.1s
Stats over 10 runs: max = 8.1s, min = 1.4s, avg = 2.7s, dev = 2.2s
//test/core/end2end:trailing_metadata_test@poller=poll@experiment=event_engine_client PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 1.1s, avg = 1.8s, dev = 1.3s
//test/core/end2end:trailing_metadata_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.7s
Stats over 10 runs: max = 1.7s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:write_buffering_at_end_test@experiment=work_serializer_dispatch PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.5s, dev = 0.2s
//test/core/end2end:write_buffering_at_end_test@poller=epoll1 PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.4s, avg = 1.7s, dev = 0.2s
//test/core/end2end:write_buffering_at_end_test@poller=epoll1@experiment=event_engine_client PASSED in 4.8s
Stats over 10 runs: max = 4.8s, min = 1.2s, avg = 1.8s, dev = 1.0s
//test/core/end2end:write_buffering_at_end_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 5.3s
Stats over 10 runs: max = 5.3s, min = 1.3s, avg = 2.0s, dev = 1.2s
//test/core/end2end:write_buffering_at_end_test@poller=poll PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.3s, avg = 1.6s, dev = 0.2s
//test/core/end2end:write_buffering_at_end_test@poller=poll@experiment=event_engine_client PASSED in 2.9s
Stats over 10 runs: max = 2.9s, min = 1.1s, avg = 1.6s, dev = 0.5s
//test/core/end2end:write_buffering_at_end_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.0s, avg = 1.4s, dev = 0.2s
//test/core/end2end:write_buffering_test@experiment=work_serializer_dispatch PASSED in 1.9s
Stats over 10 runs: max = 1.9s, min = 1.1s, avg = 1.6s, dev = 0.2s
//test/core/end2end:write_buffering_test@poller=epoll1 PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.4s, dev = 0.2s
//test/core/end2end:write_buffering_test@poller=epoll1@experiment=event_engine_client PASSED in 2.0s
Stats over 10 runs: max = 2.0s, min = 1.2s, avg = 1.5s, dev = 0.2s
//test/core/end2end:write_buffering_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.1s, avg = 1.2s, dev = 0.1s
//test/core/end2end:write_buffering_test@poller=poll PASSED in 1.8s
Stats over 10 runs: max = 1.8s, min = 1.1s, avg = 1.3s, dev = 0.2s
//test/core/end2end:write_buffering_test@poller=poll@experiment=event_engine_client PASSED in 1.5s
Stats over 10 runs: max = 1.5s, min = 1.0s, avg = 1.3s, dev = 0.2s
//test/core/end2end:write_buffering_test@poller=poll@experiment=no_event_engine_listener PASSED in 1.4s
Stats over 10 runs: max = 1.4s, min = 1.0s, avg = 1.2s, dev = 0.1s
//test/core/xds:xds_client_test PASSED in 13.6s
Stats over 10 runs: max = 13.6s, min = 3.2s, avg = 8.1s, dev = 3.2s
//test/cpp/end2end:async_end2end_test@experiment=work_serializer_dispatch PASSED in 8.3s
Stats over 10 runs: max = 8.3s, min = 3.6s, avg = 4.8s, dev = 1.3s
//test/cpp/end2end:async_end2end_test@poller=epoll1 PASSED in 15.5s
Stats over 10 runs: max = 15.5s, min = 3.4s, avg = 6.0s, dev = 3.4s
//test/cpp/end2end:async_end2end_test@poller=poll PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 3.6s, avg = 4.6s, dev = 0.7s
//test/cpp/end2end:end2end_test@experiment=work_serializer_dispatch PASSED in 21.5s
Stats over 10 runs: max = 21.5s, min = 8.6s, avg = 13.7s, dev = 4.6s
//test/cpp/end2end:end2end_test@poller=epoll1 PASSED in 21.6s
Stats over 10 runs: max = 21.6s, min = 8.2s, avg = 14.1s, dev = 4.9s
//test/cpp/end2end:end2end_test@poller=poll PASSED in 31.9s
Stats over 10 runs: max = 31.9s, min = 20.0s, avg = 24.9s, dev = 4.4s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@experiment=no_pick_first_new PASSED in 17.1s
Stats over 10 runs: max = 17.1s, min = 3.9s, avg = 11.2s, dev = 4.3s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@experiment=work_serializer_dispatch PASSED in 16.7s
Stats over 10 runs: max = 16.7s, min = 4.0s, avg = 10.8s, dev = 3.9s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@poller=epoll1 PASSED in 15.4s
Stats over 10 runs: max = 15.4s, min = 3.7s, avg = 11.2s, dev = 4.1s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@poller=poll PASSED in 14.5s
Stats over 10 runs: max = 14.5s, min = 2.1s, avg = 10.6s, dev = 4.2s
//test/cpp/end2end/xds:xds_routing_end2end_test@experiment=no_pick_first_new PASSED in 30.9s
Stats over 10 runs: max = 30.9s, min = 9.3s, avg = 20.0s, dev = 7.9s
//test/cpp/end2end/xds:xds_routing_end2end_test@experiment=work_serializer_dispatch PASSED in 31.0s
Stats over 10 runs: max = 31.0s, min = 8.7s, avg = 19.5s, dev = 8.1s
//test/cpp/end2end/xds:xds_routing_end2end_test@poller=epoll1 PASSED in 31.4s
Stats over 10 runs: max = 31.4s, min = 10.2s, avg = 20.0s, dev = 7.7s
//test/cpp/end2end/xds:xds_routing_end2end_test@poller=poll PASSED in 31.2s
Stats over 10 runs: max = 31.2s, min = 9.0s, avg = 19.6s, dev = 7.8s
//test/cpp/end2end/xds:xds_core_end2end_test@experiment=no_pick_first_new PASSED in 31.8s
Stats over 15 runs: max = 31.8s, min = 3.5s, avg = 12.0s, dev = 10.0s
//test/cpp/end2end/xds:xds_core_end2end_test@experiment=work_serializer_dispatch PASSED in 31.7s
Stats over 15 runs: max = 31.7s, min = 1.8s, avg = 11.7s, dev = 10.3s
//test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 PASSED in 33.3s
Stats over 15 runs: max = 33.3s, min = 2.9s, avg = 12.0s, dev = 10.5s
//test/cpp/end2end/xds:xds_core_end2end_test@poller=poll PASSED in 32.4s
Stats over 15 runs: max = 32.4s, min = 3.3s, avg = 11.7s, dev = 10.3s
//test/core/end2end:high_initial_seqno_test@experiment=work_serializer_dispatch PASSED in 21.7s
Stats over 20 runs: max = 21.7s, min = 11.1s, avg = 13.4s, dev = 4.1s
//test/core/end2end:high_initial_seqno_test@poller=epoll1 PASSED in 35.8s
Stats over 20 runs: max = 35.8s, min = 21.2s, avg = 29.4s, dev = 4.7s
//test/core/end2end:high_initial_seqno_test@poller=epoll1@experiment=event_engine_client PASSED in 21.5s
Stats over 20 runs: max = 21.5s, min = 11.0s, avg = 13.4s, dev = 4.0s
//test/core/end2end:high_initial_seqno_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 23.1s
Stats over 20 runs: max = 23.1s, min = 11.1s, avg = 13.7s, dev = 4.2s
//test/core/end2end:high_initial_seqno_test@poller=poll PASSED in 35.7s
Stats over 20 runs: max = 35.7s, min = 21.5s, avg = 29.4s, dev = 4.6s
//test/core/end2end:high_initial_seqno_test@poller=poll@experiment=event_engine_client PASSED in 22.0s
Stats over 20 runs: max = 22.0s, min = 11.1s, avg = 13.5s, dev = 4.1s
//test/core/end2end:high_initial_seqno_test@poller=poll@experiment=no_event_engine_listener PASSED in 21.9s
Stats over 20 runs: max = 21.9s, min = 11.1s, avg = 13.4s, dev = 4.1s
//test/cpp/end2end:grpclb_end2end_test@experiment=no_pick_first_new PASSED in 15.6s
Stats over 20 runs: max = 15.6s, min = 2.0s, avg = 6.2s, dev = 3.9s
//test/cpp/end2end:grpclb_end2end_test@experiment=work_serializer_dispatch PASSED in 16.1s
Stats over 20 runs: max = 16.1s, min = 2.7s, avg = 5.9s, dev = 3.6s
//test/cpp/end2end:grpclb_end2end_test@poller=epoll1 PASSED in 16.3s
Stats over 20 runs: max = 16.3s, min = 2.8s, avg = 5.6s, dev = 3.6s
//test/cpp/end2end:grpclb_end2end_test@poller=poll PASSED in 16.5s
Stats over 20 runs: max = 16.5s, min = 2.4s, avg = 5.6s, dev = 3.9s
//test/core/end2end:cancel_after_accept_test@experiment=work_serializer_dispatch PASSED in 7.0s
Stats over 50 runs: max = 7.0s, min = 1.1s, avg = 3.9s, dev = 2.2s
//test/core/end2end:cancel_after_accept_test@poller=epoll1 PASSED in 10.3s
Stats over 50 runs: max = 10.3s, min = 4.2s, avg = 6.6s, dev = 1.8s
//test/core/end2end:cancel_after_accept_test@poller=epoll1@experiment=event_engine_client PASSED in 6.6s
Stats over 50 runs: max = 6.6s, min = 1.0s, avg = 3.9s, dev = 2.2s
//test/core/end2end:cancel_after_accept_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 6.5s
Stats over 50 runs: max = 6.5s, min = 1.0s, avg = 3.8s, dev = 2.2s
//test/core/end2end:cancel_after_accept_test@poller=poll PASSED in 10.2s
Stats over 50 runs: max = 10.2s, min = 1.1s, avg = 6.2s, dev = 2.0s
//test/core/end2end:cancel_after_accept_test@poller=poll@experiment=event_engine_client PASSED in 9.1s
Stats over 50 runs: max = 9.1s, min = 1.0s, avg = 3.7s, dev = 2.3s
//test/core/end2end:cancel_after_accept_test@poller=poll@experiment=no_event_engine_listener PASSED in 6.3s
Stats over 50 runs: max = 6.3s, min = 1.0s, avg = 3.5s, dev = 2.2s
//test/core/end2end:cancel_after_client_done_test@experiment=work_serializer_dispatch PASSED in 7.4s
Stats over 50 runs: max = 7.4s, min = 1.0s, avg = 2.9s, dev = 2.4s
//test/core/end2end:cancel_after_client_done_test@poller=epoll1 PASSED in 6.5s
Stats over 50 runs: max = 6.5s, min = 1.0s, avg = 4.5s, dev = 2.3s
//test/core/end2end:cancel_after_client_done_test@poller=epoll1@experiment=event_engine_client PASSED in 6.4s
Stats over 50 runs: max = 6.4s, min = 1.0s, avg = 2.9s, dev = 2.3s
//test/core/end2end:cancel_after_client_done_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 6.6s
Stats over 50 runs: max = 6.6s, min = 1.0s, avg = 2.8s, dev = 2.4s
//test/core/end2end:cancel_after_client_done_test@poller=poll PASSED in 7.0s
Stats over 50 runs: max = 7.0s, min = 0.9s, avg = 4.4s, dev = 2.5s
//test/core/end2end:cancel_after_client_done_test@poller=poll@experiment=event_engine_client PASSED in 6.6s
Stats over 50 runs: max = 6.6s, min = 0.9s, avg = 2.6s, dev = 2.3s
//test/core/end2end:cancel_after_client_done_test@poller=poll@experiment=no_event_engine_listener PASSED in 6.4s
Stats over 50 runs: max = 6.4s, min = 0.9s, avg = 2.6s, dev = 2.3s
//test/core/end2end:cancel_after_invoke_test@experiment=work_serializer_dispatch PASSED in 6.4s
Stats over 50 runs: max = 6.4s, min = 3.0s, avg = 4.1s, dev = 1.0s
//test/core/end2end:cancel_after_invoke_test@poller=epoll1 PASSED in 8.3s
Stats over 50 runs: max = 8.3s, min = 5.2s, avg = 6.9s, dev = 1.0s
//test/core/end2end:cancel_after_invoke_test@poller=epoll1@experiment=event_engine_client PASSED in 6.5s
Stats over 50 runs: max = 6.5s, min = 3.1s, avg = 4.0s, dev = 1.0s
//test/core/end2end:cancel_after_invoke_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 23.5s
Stats over 50 runs: max = 23.5s, min = 2.9s, avg = 5.2s, dev = 4.7s
//test/core/end2end:cancel_after_invoke_test@poller=poll PASSED in 25.8s
Stats over 50 runs: max = 25.8s, min = 3.2s, avg = 7.6s, dev = 4.0s
//test/core/end2end:cancel_after_invoke_test@poller=poll@experiment=event_engine_client PASSED in 6.1s
Stats over 50 runs: max = 6.1s, min = 1.1s, avg = 3.7s, dev = 1.2s
//test/core/end2end:cancel_after_invoke_test@poller=poll@experiment=no_event_engine_listener PASSED in 23.5s
Stats over 50 runs: max = 23.5s, min = 1.2s, avg = 5.2s, dev = 5.4s
//test/core/end2end:cancel_after_round_trip_test@experiment=work_serializer_dispatch PASSED in 7.0s
Stats over 50 runs: max = 7.0s, min = 1.1s, avg = 3.9s, dev = 2.2s
//test/core/end2end:cancel_after_round_trip_test@poller=epoll1 PASSED in 10.4s
Stats over 50 runs: max = 10.4s, min = 4.3s, avg = 6.5s, dev = 1.9s
//test/core/end2end:cancel_after_round_trip_test@poller=epoll1@experiment=event_engine_client PASSED in 6.6s
Stats over 50 runs: max = 6.6s, min = 1.0s, avg = 3.9s, dev = 2.2s
//test/core/end2end:cancel_after_round_trip_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 6.7s
Stats over 50 runs: max = 6.7s, min = 0.9s, avg = 3.8s, dev = 2.2s
//test/core/end2end:cancel_after_round_trip_test@poller=poll PASSED in 10.7s
Stats over 50 runs: max = 10.7s, min = 1.1s, avg = 6.3s, dev = 2.1s
//test/core/end2end:cancel_after_round_trip_test@poller=poll@experiment=event_engine_client PASSED in 11.5s
Stats over 50 runs: max = 11.5s, min = 1.0s, avg = 3.9s, dev = 2.5s
//test/core/end2end:cancel_after_round_trip_test@poller=poll@experiment=no_event_engine_listener PASSED in 6.4s
Stats over 50 runs: max = 6.4s, min = 1.0s, avg = 3.5s, dev = 2.2s
//test/core/end2end:hpack_size_test@experiment=work_serializer_dispatch PASSED in 16.9s
Stats over 50 runs: max = 16.9s, min = 8.9s, avg = 10.8s, dev = 1.4s
//test/core/end2end:hpack_size_test@poller=epoll1 PASSED in 26.9s
Stats over 50 runs: max = 26.9s, min = 18.5s, avg = 23.1s, dev = 2.0s
//test/core/end2end:hpack_size_test@poller=epoll1@experiment=event_engine_client PASSED in 15.2s
Stats over 50 runs: max = 15.2s, min = 9.1s, avg = 11.1s, dev = 1.2s
//test/core/end2end:hpack_size_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 14.7s
Stats over 50 runs: max = 14.7s, min = 7.5s, avg = 9.9s, dev = 1.5s
//test/core/end2end:hpack_size_test@poller=poll PASSED in 34.1s
Stats over 50 runs: max = 34.1s, min = 19.7s, avg = 23.8s, dev = 2.6s
//test/core/end2end:hpack_size_test@poller=poll@experiment=event_engine_client PASSED in 15.5s
Stats over 50 runs: max = 15.5s, min = 9.3s, avg = 11.6s, dev = 1.3s
//test/core/end2end:hpack_size_test@poller=poll@experiment=no_event_engine_listener PASSED in 14.1s
Stats over 50 runs: max = 14.1s, min = 7.4s, avg = 9.2s, dev = 1.4s
//test/core/end2end:large_metadata_test@experiment=work_serializer_dispatch PASSED in 6.2s
Stats over 50 runs: max = 6.2s, min = 1.6s, avg = 2.4s, dev = 0.7s
//test/core/end2end:large_metadata_test@poller=epoll1 PASSED in 5.3s
Stats over 50 runs: max = 5.3s, min = 2.7s, avg = 3.5s, dev = 0.5s
//test/core/end2end:large_metadata_test@poller=epoll1@experiment=event_engine_client PASSED in 2.9s
Stats over 50 runs: max = 2.9s, min = 1.6s, avg = 2.2s, dev = 0.3s
//test/core/end2end:large_metadata_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 7.2s
Stats over 50 runs: max = 7.2s, min = 1.5s, avg = 2.5s, dev = 1.3s
//test/core/end2end:large_metadata_test@poller=poll PASSED in 6.1s
Stats over 50 runs: max = 6.1s, min = 2.4s, avg = 3.6s, dev = 0.6s
//test/core/end2end:large_metadata_test@poller=poll@experiment=event_engine_client PASSED in 6.5s
Stats over 50 runs: max = 6.5s, min = 1.8s, avg = 2.8s, dev = 1.1s
//test/core/end2end:large_metadata_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.2s
Stats over 50 runs: max = 3.2s, min = 1.2s, avg = 2.1s, dev = 0.4s
//test/core/end2end:request_with_flags_test@experiment=work_serializer_dispatch PASSED in 3.7s
Stats over 50 runs: max = 3.7s, min = 1.1s, avg = 2.5s, dev = 0.6s
//test/core/end2end:request_with_flags_test@poller=epoll1 PASSED in 5.0s
Stats over 50 runs: max = 5.0s, min = 2.2s, avg = 4.0s, dev = 0.6s
//test/core/end2end:request_with_flags_test@poller=epoll1@experiment=event_engine_client PASSED in 3.8s
Stats over 50 runs: max = 3.8s, min = 1.0s, avg = 2.5s, dev = 0.6s
//test/core/end2end:request_with_flags_test@poller=epoll1@experiment=no_event_engine_listener PASSED in 3.4s
Stats over 50 runs: max = 3.4s, min = 1.0s, avg = 2.4s, dev = 0.6s
//test/core/end2end:request_with_flags_test@poller=poll PASSED in 4.8s
Stats over 50 runs: max = 4.8s, min = 2.3s, avg = 4.0s, dev = 0.6s
//test/core/end2end:request_with_flags_test@poller=poll@experiment=event_engine_client PASSED in 3.5s
Stats over 50 runs: max = 3.5s, min = 1.1s, avg = 2.4s, dev = 0.6s
//test/core/end2end:request_with_flags_test@poller=poll@experiment=no_event_engine_listener PASSED in 3.4s
Stats over 50 runs: max = 3.4s, min = 1.0s, avg = 2.4s, dev = 0.6s
//test/cpp/end2end/xds:xds_cluster_end2end_test@experiment=no_pick_first_new PASSED in 44.5s
Stats over 50 runs: max = 44.5s, min = 1.6s, avg = 8.2s, dev = 9.8s
//test/cpp/end2end/xds:xds_cluster_end2end_test@experiment=work_serializer_dispatch PASSED in 44.2s
Stats over 50 runs: max = 44.2s, min = 1.5s, avg = 8.1s, dev = 10.0s
//test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 PASSED in 44.2s
Stats over 50 runs: max = 44.2s, min = 1.6s, avg = 8.3s, dev = 10.0s
//test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll PASSED in 42.7s
Stats over 50 runs: max = 42.7s, min = 1.6s, avg = 8.0s, dev = 9.7s
//test/cpp/end2end/xds:xds_end2end_test@experiment=no_pick_first_new PASSED in 4.0s
Stats over 50 runs: max = 4.0s, min = 0.9s, avg = 2.7s, dev = 0.8s
//test/cpp/end2end/xds:xds_end2end_test@experiment=work_serializer_dispatch PASSED in 4.5s
Stats over 50 runs: max = 4.5s, min = 1.1s, avg = 2.6s, dev = 0.9s
//test/cpp/end2end/xds:xds_end2end_test@poller=poll PASSED in 12.7s
Stats over 50 runs: max = 12.7s, min = 0.9s, avg = 2.7s, dev = 1.7s
//test/cpp/end2end/xds:xds_end2end_test@poller=epoll1 FLAKY, failed in 1 out of 51 in 21.1s
Stats over 51 runs: max = 21.1s, min = 0.9s, avg = 2.7s, dev = 2.8s
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-dbg/testlogs/test/cpp/end2end/xds/xds_end2end_test@poller=epoll1/shard_18_of_50/test_attempts/attempt_1.log

Executed 1877 out of 1877 tests: 1877 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/d0dbd55e-25f8-44c9-8d90-0eb1f7717d95
+ sleep 60
+ PYTHONHTTPSVERIFY=0
+ python3 ./tools/run_tests/python_utils/upload_rbe_results.py --invocation_id=d0dbd55e-25f8-44c9-8d90-0eb1f7717d95
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
Warning: Table rbe_test_results already exists
+ '[' '' '!=' '' ']'
+ mv -f /tmpfs/src/github/grpc/bazel_rbe/success_log_to_rename.xml /tmpfs/src/github/grpc/bazel_rbe/sponge_log.xml


[ID: 8121970] Command finished after 644 secs, exit value: 0


Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[19:41:16 PDT] Collecting build artifacts from build VM
[19:41:18 PDT] Kokoro builder finished